Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 |