summaryrefslogtreecommitdiffstats
path: root/libvncserver/sockets.c
Commit message (Expand)AuthorAgeFilesLines
* The great UltraVNC Compatibility Commitsteven_carr2006-05-151-3/+19
* rfbCheckFds now returns the number of processed eventsdscho2006-02-281-10/+13
* add handleEventsEagerly flag (Thanks, Donald)dscho2006-02-281-82/+86
* assorted fixes for MinGW32dscho2005-12-191-14/+17
* work around write() returning ENOENT on Solaris 2.7dscho2005-12-091-0/+3
* This monster commit contains support for TightVNC's file transfer protocol.dscho2005-09-281-0/+8
* Introduce generic protocol extension method. Deprecatedscho2005-09-271-0/+7
* 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
* debugdscho2004-06-181-0/+8
* move the library into libvncserver/, x11vnc into x11vnc/dscho2004-05-251-0/+619