summaryrefslogtreecommitdiffstats
path: root/sockets.c
Commit message (Collapse)AuthorAgeFilesLines
* pthread fixdscho2002-06-131-6/+12
|
* Tim's Changesdscho2002-05-021-10/+11
|
* sync with TightVNC 1.2.3dscho2002-04-231-0/+17
|
* reverted exception fds to NULL, because of unexpected behaviourdscho2002-03-041-2/+2
|
* select exceptfdsdscho2002-02-181-2/+2
|
* changes from Tim Jansen: threading issues, new client can be rejected, and moredscho2002-02-181-9/+35
|
* Visual C++ / win32 compatibility reestablisheddscho2001-11-151-5/+2
|
* replaced xalloc with malloc functions, udp input support (untested), fixed httpdscho2001-10-111-7/+5
|
* pthreads correctionsdscho2001-10-101-7/+8
|
* start udpdscho2001-10-091-0/+1
|
* WIN32 compatibility, removed kbdptr.cdscho2001-10-061-7/+33
|
* upgraded to TridiaVNC 1.2.1dscho2001-10-031-7/+78
|
* no more compile warnings, pthread final(?) fixesdscho2001-10-021-48/+11
|
* support for server side colour maps, fix for non-pthread, support for 3bppdscho2001-10-021-1/+4
|
* finally fixed pthreadsdscho2001-09-291-7/+31
|
* more pthread debuggingdscho2001-09-291-1/+5
|
* bugfix: cursor (works now without xcursor encoding)dscho2001-09-241-0/+2
|
* cleaned up warnings, cursor changesdscho2001-09-231-0/+1
|
* Initial revisiondscho2001-08-011-0/+450