index
:
libtdevnc
master
r14.1.x
Shared TDE VNC library sources
TDE Gitea Workspace
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
*
forgot to check in nacro.h
dscho
2006-09-12
1
-0
/
+5
|
*
implement rubberband for rectangular selection
dscho
2006-09-12
2
-6
/
+77
|
*
fix compilation with cygwin
dscho
2006-09-12
2
-2
/
+2
|
*
do not always include rfb/keysym.h
dscho
2006-09-12
3
-1
/
+2
|
*
VisualNaCro: support clipboard and symbolic key names with X11::Keysyms
dscho
2006-09-12
5
-31
/
+84
|
*
support clipboard
dscho
2006-09-12
2
-11
/
+61
|
*
make cut text handling using a hook
dscho
2006-09-11
2
-13
/
+11
|
*
x11vnc: REQ_ARGS, EV_SYN/SYN_REPORT check. restore -cursor most under ↵
runge
2006-09-10
9
-1246
/
+1495
|
|
|
|
-display WAIT
*
Update ssl_vncviewer. Fix bug in proxy.vnc with multiple PORT= params.
runge
2006-09-05
2
-24
/
+86
|
*
x11vnc: first pass at touchscreens via uinput.
runge
2006-08-10
10
-125
/
+330
|
*
add to changelog
runge
2006-08-02
1
-1
/
+4
|
*
x11vnc: tweaks to ssl_xfer; -ssltimeout option.
runge
2006-08-02
12
-1248
/
+1374
|
*
x11vnc: more features to ssl_vncviewer for enhanced tightvnc viewer project
runge
2006-07-31
7
-1171
/
+1631
|
*
one more tweak, start from disp 30
runge
2006-07-29
1
-2
/
+2
|
*
add debug = 6 to stunnel config.
runge
2006-07-29
1
-0
/
+1
|
*
x11vnc: -rotate option
runge
2006-07-28
24
-1176
/
+1989
|
*
x11vnc: enable --without-x builds for -rawfb only binaries.
runge
2006-07-18
31
-809
/
+10701
|
*
update versions for next rel. add some more shortcuts to user:opts
runge
2006-07-15
8
-97
/
+1531
|
*
LibVNCServer 0.8.2 release.
runge
2006-07-12
2
-2
/
+5
|
*
set REL8x
runge
2006-07-12
4
-2430
/
+1021
|
*
x11vnc: wording changes; remove "-rawfb cons" in favor of "console"
runge
2006-07-12
9
-1200
/
+1234
|
*
x11vnc: more UINPUT mode tweaks.
runge
2006-07-11
12
-714
/
+990
|
*
x11vnc: improve uinput heuristics so button clicks work on qt-embedded.
runge
2006-07-10
11
-1299
/
+1536
|
*
x11vnc: add uinput support for full input into linux fb device (e.g. qt-embed).
runge
2006-07-09
23
-207
/
+1748
|
*
x11vnc: whoops str decl in wrong place for old compilers.
runge
2006-07-05
2
-2
/
+2
|
*
x11vnc: check all XKeysymToString() return values.
runge
2006-07-04
4
-21
/
+36
|
*
x11vnc: plug a couple unixpw gaps.
runge
2006-07-04
4
-19
/
+55
|
*
x11vnc: remove compiler warnings; HP-UX tweaks.
runge
2006-07-04
11
-17
/
+36
|
*
x11vnc: more -unixpw work. add -license, etc. options
runge
2006-07-04
25
-1201
/
+1908
|
*
x11vnc: misc cleanup.
runge
2006-06-24
18
-1027
/
+1051
|
*
x11vnc: --grabkbd, -grabptr, -env, -allowedcmds, unixpw+WAIT user fred:options
runge
2006-06-18
40
-377
/
+1058
|
*
fix typo
dscho
2006-06-15
1
-1
/
+3
|
*
no need for Time::HiRes to play back
dscho
2006-06-15
3
-6
/
+7
|
*
add timing
dscho
2006-06-15
1
-1
/
+23
|
*
x11vnc: -display WAIT:cmd=FINDDISPLAY, HTTPONCE, -http_ssl option, Java fixes.
runge
2006-06-13
21
-1413
/
+1933
|
*
x11vnc: make -display WAIT + -unixpw work on Solaris.
runge
2006-06-09
4
-18
/
+45
|
*
x11vnc: -display WAIT:..., -users unixpw=, su_verify dpy command.
runge
2006-06-08
32
-1338
/
+3433
|
*
RFB 3.8 clients are well informed
steven_carr
2006-06-05
3
-45
/
+86
|
*
Better support for RFB >= 3.8 protocols
steven_carr
2006-06-05
1
-22
/
+43
|
*
All security types for RFB >= 3.7 *have* to respond with a Security Result ↵
steven_carr
2006-06-05
1
-1
/
+9
|
|
|
|
(Even rfbSecTypeNone)
*
x11vnc: -capslock -skip_lockkeys; Alt keys under -rawfb cons.
runge
2006-06-03
30
-2366
/
+1597
|
*
move all types into handler loop.
runge
2006-06-03
1
-10
/
+9
|
*
Identified and removed some memory leaks associated with the Encodings RRE, ↵
steven_carr
2006-05-29
1
-0
/
+7
|
|
|
|
|
|
|
CoRRE, ZLIB, and Ultra. KeyboardLedState now has portable masks defined. rfb >= 3.7 Security Type Handler list would grow 1 entry for each new client connection.
*
Security Type memory leak plugged. Leaks when rfb >= 3.7 clients connects.
steven_carr
2006-05-29
1
-5
/
+9
|
|
|
|
The security list would grow 1 entry when clients connect.
*
KeyboardLedState Encoding Masks are now defined for portability
steven_carr
2006-05-28
1
-0
/
+18
|
*
Plugged some memory leakage
steven_carr
2006-05-28
7
-3
/
+85
|
*
Permit auth.c to test major version
steven_carr
2006-05-16
2
-0
/
+2
|
*
Specifically test for Major Version 3 added
steven_carr
2006-05-16
1
-1
/
+2
|
*
Statistics now fit into 80-column output
steven_carr
2006-05-16
2
-4
/
+8
|
*
Statistics output now fits in 80-column output
steven_carr
2006-05-16
1
-67
/
+85
|
[next]