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
*
libvncserver sockets: favor per-screen maxclientwait over global one when set.
Christian Beier
2010-11-18
1
-3
/
+8
*
libvncserver cleanup: remove rfbKeyFrame remnants.
Christian Beier
2010-11-11
3
-18
/
+0
*
libvnc[server|client]: implement xvp VNC extension.
Christian Beier
2010-11-02
7
-3
/
+171
*
Added missing initialization of extension mutex
Tobias Doerffel
2010-10-29
1
-0
/
+5
*
Only define strncasecmp to _strnicmp when using MS compiler.
Christian Beier
2010-10-21
2
-5
/
+6
*
In rfbSendDirContent() we have to make sure to call closedir() before
Tobias Doerffel
2010-10-20
1
-1
/
+5
*
Fix build failure wrt IP QoS support in libvncclient.
Christian Beier
2010-10-20
1
-1
/
+1
*
Avoid 100% CPU usage when calling ReadFromRFBServer and no available bytes to...
Vic Lee
2010-10-13
1
-0
/
+10
*
rfb/rfbproto.h: Prefix WORDS_BIGENDIAN when it is defined.
Christian Beier
2010-10-08
1
-0
/
+5
*
IP QoS support in libvncclient.
Christian Beier
2010-09-29
5
-0
/
+61
*
Non-blocking sockets for Windows.
Christian Beier
2010-09-13
6
-46
/
+41
*
Cleanup: remove CORBA stuff.
Christian Beier
2010-09-13
3
-20
/
+1
*
update classes/ssl jars, patches, and script
runge
2010-09-10
7
-58
/
+261
*
update to x11vnc 0.9.12
runge
2010-09-10
32
-265
/
+769
*
Fix MinGW32 compilation with libjpeg.
Christian Beier
2010-09-06
2
-0
/
+6
*
Fix MinGW32 checking for IPv6.
Christian Beier
2010-07-14
2
-2
/
+16
*
libvncclient: add ipv6 support
Vic Lee
2010-07-08
4
-13
/
+97
*
Call MallocFrameBuffer before SetFormatAndEncodings
Wouter Van Meir
2010-06-04
1
-3
/
+3
*
Implement a DisplayFinishedHook for libvncserver.
Christian Beier
2010-05-19
3
-1
/
+16
*
libvncclient: rfbResizeFrameBuffer should also set updateRect.
runge
2010-05-08
2
-0
/
+13
*
x11vnc: tweaks to prepare_x11vnc_dist.sh. set cd->unixname in apply_opts().
runge
2010-05-08
8
-34
/
+44
*
Complete the AUTHORS file
Johannes Schindelin
2010-05-07
1
-1
/
+1
*
fix CMakeLists.txt: other way to find pthread library
Wouter Van Meir
2010-05-07
1
-3
/
+6
*
misc/etv sync.
runge
2010-05-05
15
-345
/
+923
*
Merge branch 'master' of ssh://
[email protected]
/gitroot...
runge
2010-05-01
3
-3
/
+11
|
\
|
*
Another try to fix the _SOURCES issue
Johannes Schindelin
2010-04-28
1
-2
/
+0
|
*
cmake: fix CMakeLists.txt
Corentin Chary
2010-04-28
2
-1
/
+11
*
|
x11vnc: X11VNC_DISABLE_SSL_CLIENT_MODE option to disable SSL
runge
2010-05-01
9
-116
/
+362
|
/
*
incorporate new ultravnc_dsm_helper.c.
runge
2010-04-25
9
-50
/
+653
*
Sync ssvncviewer changes.
runge
2010-04-18
7
-339
/
+1119
*
Improvements to demo scripts. Alias -coe for -connect_or_exit. Fix HAVE_V4L2...
runge
2010-04-18
24
-344
/
+880
*
x11vnc: exit(1) for -connect_or_exit failure, quiet query mode for grab_state...
runge
2010-04-09
26
-3896
/
+3909
*
Improvements to Java viewer: troubleshooting settings and workarounds, misc b...
runge
2010-04-09
7
-70
/
+616
*
Synchronize ssvnc 1.0.26. Improvements to perl scripts desktop.cgi, connect_...
runge
2010-04-09
13
-1121
/
+3033
*
classes/ssl: Many improvements to Java SSL applet, onetimekey
runge
2010-03-21
27
-1913
/
+5094
*
I think two HAVE_X's were missed.
runge
2010-03-21
1
-2
/
+2
*
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
[next]