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
/
vncviewer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
if no argc & argv are passed, honour the serverHost&serverPort which was set ...
dscho
2005-01-21
1
-5
/
+4
*
argc and argv may be zero (which means to ignore them)
dscho
2005-01-14
1
-30
/
+36
*
support MinGW32!
dscho
2004-12-01
1
-1
/
+12
*
use rfbClientErr to log errors, check if calloc succeded (both hinted by Andr...
dscho
2004-12-01
1
-0
/
+4
*
move read buffer to rfbClient structure (thread safety); make rfbClientLog
dscho
2004-10-16
1
-1
/
+5
*
no need to modify argv
dscho
2004-10-15
1
-2
/
+4
*
do not use GNU-only getline
dscho
2004-06-30
1
-3
/
+12
*
support password reading with getpass(); support -play to play vncrec'orded f...
dscho
2004-06-18
1
-6
/
+35
*
add client_examples/, add SDLvncviewer, libvncclient API changes, suppress au...
dscho
2004-06-07
1
-5
/
+56
*
API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h ge...
dscho
2003-07-30
1
-3
/
+3
*
further valgrinding showed leaked mallocs
dscho
2003-07-29
1
-0
/
+4
*
fixed maxRectsPerUpdate with Tight encoding bug; some autoconfing; stderr sho...
dscho
2003-07-28
1
-129
/
+12
*
first alpha version of libvncclient
dscho
2003-07-27
1
-0
/
+240