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
path:
root
/
libvncclient
/
listen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
IPv6 support for LibVNCServer, part four: add copyright notices to files with...
Christian Beier
2012-04-02
1
-0
/
+1
*
IPv6 support for LibVNCServer, part three: make reverse connections IPv6-capa...
Christian Beier
2012-03-10
1
-11
/
+65
*
Add an optional parameter to specify the ip address for reverse connections
Luca Stauble
2012-02-03
1
-2
/
+2
*
Fix (most) MinGW32 compiler warnings.
Christian Beier
2011-03-17
1
-0
/
+1
*
libvncclient: better return value for non-forking listen.
Christian Beier
2009-11-12
1
-10
/
+14
*
Fix checks for socket values, 0 is a legal value.
Christian Beier
2009-11-11
1
-1
/
+1
*
libvncclient: add a non-forking listen function.
Christian Beier
2009-10-30
1
-0
/
+57
*
hide strict ansi stuff if not explicitely turned on; actually use the socklen...
dscho
2005-05-18
1
-0
/
+2
*
ANSIfy, fix some warnings from Linus' sparse
dscho
2005-05-15
1
-0
/
+1
*
support MinGW32!
dscho
2004-12-01
1
-2
/
+12
*
use rfbClientErr to log errors, check if calloc succeded (both hinted by Andr...
dscho
2004-12-01
1
-1
/
+1
*
API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h ge...
dscho
2003-07-30
1
-4
/
+7
*
fixed maxRectsPerUpdate with Tight encoding bug; some autoconfing; stderr sho...
dscho
2003-07-28
1
-2
/
+2
*
first alpha version of libvncclient
dscho
2003-07-27
1
-0
/
+94