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
*
Next version will be 0.9.8.
Christian Beier
2011-03-10
2
-3
/
+3
*
Move zippy.c to examples.
Christian Beier
2011-03-10
5
-11
/
+4
*
Call WSAGetLastError() everywhere errno is read after a Winsock call.
Christian Beier
2011-03-03
5
-1
/
+26
*
Update minilzo library used for Ultra encoding to ver 2.04.
Christian Beier
2011-02-26
6
-2090
/
+5177
*
libvncserver: Make RRE, CoRRE and Ultra encodings thread-safe.
Christian Beier
2011-02-07
7
-159
/
+103
*
Include CMakeLists.txt file in dist tarball.
Christian Beier
2011-02-02
1
-0
/
+1
*
Remove unneeded files concerning CVS.
Christian Beier
2011-01-31
14
-157
/
+0
*
Remove completely broken Visual Studio project files
Johannes Schindelin
2011-01-31
3
-414
/
+0
*
SDLvncviewer: fix compilation from dist tarball.
Christian Beier
2011-01-31
2
-1
/
+2
*
Add ARD (Apple Remote Desktop) security type support
Vic Lee
2011-01-31
4
-0
/
+342
*
Put files used by both libs into a 'common' dir.
Christian Beier
2011-01-25
15
-3508
/
+19
*
Fix two errors found by cppcheck
ebola_rulez
2011-01-20
1
-1
/
+5
*
Remove never used protocol version name string.
runge
2011-01-01
1
-8
/
+3
*
x11vnc: Use opengl to read screen on macosx. non-deprecated macosx interfaces...
runge
2010-12-29
27
-166
/
+1251
*
x11vnc: force --with-system-libvncserver to use correct headers.
runge
2010-12-21
5
-5
/
+20
*
x11vnc: touchscreen uinput support and Java viewer mousewheel support. See x...
runge
2010-12-21
48
-431
/
+5200
*
libvncserver sockets: check cl->screen before accessing it
Tobias Doerffel
2010-12-01
1
-2
/
+2
*
Doxygen documentation: actually add Doxyfile.
Christian Beier
2010-11-30
1
-0
/
+1675
*
The website is now maintained independently
Johannes Schindelin
2010-11-29
2
-236
/
+0
*
Add doxygen documentation support.
Christian Beier
2010-11-18
14
-141
/
+371
*
libvncserver: fix endless loop when server closed client in threaded mode.
Christian Beier
2010-11-18
1
-5
/
+5
*
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://runge@libvncserver.git.sourceforge.net/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
[next]