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 (
Expand
)
Author
Age
Files
Lines
*
Merge remote branch 'sf/master'
Johannes Schindelin
2010-03-13
17
-1170
/
+1461
|
\
|
*
Merge branch 'master' of ssh://
[email protected]
/gitroot...
runge
2010-02-22
3
-7
/
+82
|
|
\
|
*
|
classes/ssl: Java SSL applet viewer now works with certificate chains.
runge
2010-02-22
17
-1170
/
+1461
*
|
|
Fix compilation without TLS
Johannes Schindelin
2010-03-13
2
-1
/
+12
*
|
|
Fix compilation with newer automake
Johannes Schindelin
2010-03-13
2
-2
/
+2
*
|
|
Rename HAVE_X -> HAVE_X11
Johannes Schindelin
2010-03-13
2
-8
/
+8
|
|
/
|
/
|
*
|
libvncclient/vncviewer.c: don't set serverPort in rfbInitClient().
Christian Beier
2010-01-25
1
-1
/
+0
*
|
LibVNCClient: make sure that the port is initialized correctly.
Johannes Schindelin
2010-01-16
1
-6
/
+7
*
|
Add UltraVNC Repeater support in libvncclient
Vic Lee
2010-01-16
3
-1
/
+76
|
/
*
x11vnc: add modeline creation to Xdummy.
runge
2010-01-07
4
-32
/
+102
*
libvncserver/font.c: add some checks to rfbDrawChar().
Christian Beier
2010-01-07
1
-1
/
+2
*
LinuxVNC: Fix for no input possible because of ctrl key being stuck.
Christian Beier
2010-01-07
1
-1
/
+2
*
LinuxVNC: fix segfault at "linuxvnc 1 -help".
Christian Beier
2010-01-04
2
-3
/
+5
*
x11vnc: small tweaks to Xdummy, rx11vnc*. Apply SMALL_FOOTPRINT to -appshare...
runge
2010-01-02
96
-164
/
+179
*
year++;
runge
2010-01-02
1
-1
/
+1
*
Merge branch 'master' of ssh://
[email protected]
/gitroot...
runge
2010-01-02
3
-6
/
+61
|
\
|
*
Add support for viewers to select security types on demand
Vic Lee
2010-01-01
3
-6
/
+61
*
|
tightvnc-filetransfer/rfbtightserver.c: enabled fix
runge
2010-01-02
2
-0
/
+12
|
/
*
x11vnc: rename -create_x to -create_xsrv. Hopefully done fixing Xdummy.
runge
2009-12-29
7
-829
/
+955
*
x11vnc: Fix problems in --without-x builds. Fix crash
runge
2009-12-28
18
-699
/
+1417
*
Merge branch 'master' of ssh://
[email protected]
/gitroot...
runge
2009-12-24
1
-2
/
+4
|
\
|
*
Fix version checking (>=3.8) for rfbVncAuthOK confirmation when no password r...
Vic Lee
2009-12-22
1
-2
/
+4
*
|
x11vnc: prepare_x11vnc_dist.sh for 0.9.10. -xdummy_xvfb,
runge
2009-12-24
11
-298
/
+771
|
/
*
x11vnc: -DENC_HAVE_OPENSSL=0 to disable enc.h but still
runge
2009-12-21
7
-19
/
+91
*
ChangeLog typo
runge
2009-12-18
1
-1
/
+1
*
Add tag=... to unixpw opts to set FD_TAG. Prefer Xvfb over Xdummy.
runge
2009-12-18
10
-46
/
+190
*
x11vnc: fix keycode and other remote control actions under
runge
2009-12-18
9
-1271
/
+1336
*
X props names via env var. fakebuttonevent action, connect_switch and
runge
2009-12-15
20
-139
/
+1173
*
X11VNC_EXTRA_HTTPS_PARAMS, X11VNC_HTTP_LISTEN_LOCALHOST, X11VNC_REOPEN_SLEEP_...
runge
2009-12-07
11
-85
/
+340
*
Update java and scripts in classes/ssl. x11vnc: declare crypt() on all platf...
runge
2009-12-05
13
-156
/
+908
*
x11vnc: -appshare mode for sharing an application windows instead of the
runge
2009-12-02
30
-1546
/
+4559
*
Add locks of updateMutex in rfbRedrawAfterHideCursor() and
runge
2009-12-01
3
-3
/
+8
*
ssvnc/enhanced_tightvnc_viewer update.
runge
2009-11-18
9
-1250
/
+4226
*
x11vnc: -findauth, -auth guess, & etc.
runge
2009-11-18
23
-715
/
+2106
*
libvncclient: better return value for non-forking listen.
Christian Beier
2009-11-12
2
-11
/
+15
*
Fix checks for socket values, 0 is a legal value.
Christian Beier
2009-11-11
4
-5
/
+8
*
libvncclient: include winsock2.h in vncviewer.c.
Christian Beier
2009-11-10
1
-0
/
+2
*
Change GnuTLS minimum requirement to 2.4.0
Vic Lee
2009-11-10
1
-1
/
+1
*
Fix various compilation warnings
Vic Lee
2009-11-10
7
-8
/
+11
*
Merge branch 'VeNCrypt'
Johannes Schindelin
2009-11-02
10
-96
/
+1008
|
\
|
*
Add MSLogon security type
Vic Lee
2009-11-02
4
-8
/
+142
|
*
Add VeNCrypt support in libvncclient
Vic Lee
2009-10-02
4
-7
/
+314
|
*
Fallback to --without-client-tls if GNUTLS could not be found
Johannes Schindelin
2009-10-02
1
-1
/
+1
|
*
Add anonymous TLS support in libvncclient
Vic Lee
2009-10-02
9
-96
/
+567
*
|
Add Alexander to the authors
Johannes Schindelin
2009-10-31
1
-1
/
+2
*
|
SDLvncviewer: don't call clean up the same client twice.
Christian Beier
2009-10-31
1
-1
/
+3
*
|
SDLvncviewer: add SIGINT handler to be able to actually stop program.
Christian Beier
2009-10-30
1
-0
/
+2
*
|
SDLvncviewer: use -listennofork when -listen specified.
Christian Beier
2009-10-30
1
-40
/
+84
*
|
libvncclient: add a non-forking listen function.
Christian Beier
2009-10-30
3
-0
/
+65
*
|
SDLvncviewer: make listen mode work _somewhat_.
Christian Beier
2009-10-30
1
-0
/
+2
[next]