summaryrefslogtreecommitdiffstats
path: root/libvncserver/sockets.c
Commit message (Collapse)AuthorAgeFilesLines
* This monster commit contains support for TightVNC's file transfer protocol.dscho2005-09-281-0/+8
| | | | Thank you very much, Rohit!
* Introduce generic protocol extension method. Deprecatedscho2005-09-271-0/+7
| | | | the processCustomClientMessage() method.
* ANSIfy, fix some warnings from Linus' sparsedscho2005-05-151-20/+14
|
* socketInitDone -> socketStatedscho2005-05-071-2/+27
|
* add '-listen ipaddr' optionrunge2005-03-051-11/+31
|
* support MinGW32!dscho2004-12-011-13/+10
|
* global structures/functions should have "rfb", "sra" or "zrle" as prefix,dscho2004-08-301-22/+22
| | | | while structure members should not
* debugdscho2004-06-181-0/+8
|
* move the library into libvncserver/, x11vnc into x11vnc/dscho2004-05-251-0/+619