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
/
sockets.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
add '-listen ipaddr' option
runge
2005-03-05
1
-2
/
+2
|
*
support MinGW32!
dscho
2004-12-01
1
-19
/
+58
|
*
use rfbClientErr to log errors, check if calloc succeded (both hinted by ↵
dscho
2004-12-01
1
-15
/
+15
|
|
|
|
Andre Leiradella)
*
fix long reads (in some events of success, no TRUE was returned)
dscho
2004-11-30
1
-7
/
+8
|
*
move read buffer to rfbClient structure (thread safety); make rfbClientLog
dscho
2004-10-16
1
-21
/
+16
|
|
|
|
overrideable
*
support password reading with getpass(); support -play to play vncrec'orded ↵
dscho
2004-06-18
1
-1
/
+39
|
|
|
|
files
*
debug
dscho
2004-06-15
1
-1
/
+17
|
*
add client_examples/, add SDLvncviewer, libvncclient API changes, suppress ↵
dscho
2004-06-07
1
-0
/
+21
|
|
|
|
automake CFLAGS nagging
*
API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h ↵
dscho
2003-07-30
1
-6
/
+6
|
|
|
|
get prefix "LIBVNCSERVER_"
*
fixed maxRectsPerUpdate with Tight encoding bug; some autoconfing; stderr ↵
dscho
2003-07-28
1
-13
/
+13
|
|
|
|
should not be used in a library (use rfbLog instead)
*
first alpha version of libvncclient
dscho
2003-07-27
1
-0
/
+424