summaryrefslogtreecommitdiffstats
path: root/httpd.c
Commit message (Expand)AuthorAgeFilesLines
* converted CARD{8,16,32} to uint{8,16,32}_t and included support for stdint.hdscho2003-02-091-7/+18
* compiler warnings, contrib directory, new x11vnc from Karl Rungedscho2002-12-061-2/+2
* updated to vnc-3.3.4 (ZRLE encoding)dscho2002-10-221-22/+17
* socket via proxy gets options set, compiler warning fixesdscho2002-08-311-2/+2
* compiler warnings and format vulnerabilities fixeddscho2002-08-311-1/+1
* IRIX changesdscho2002-08-271-3/+3
* a pseudo HTTP request for tunnelling (also via strict Web Proxy) was added.dscho2002-08-221-3/+36
* synchronized with tightVNC 1.2.5dscho2002-08-221-9/+124
* unwarn compilationdscho2002-08-191-2/+2
* NewFB encoding addeddscho2002-07-281-0/+2
* Tim's Changesdscho2002-05-021-2/+2
* sync with TightVNC 1.2.3dscho2002-04-231-49/+77
* changes from Tim Jansen: threading issues, new client can be rejected, and moredscho2002-02-181-3/+3
* replaced xalloc with malloc functions, udp input support (untested), fixed httpdscho2001-10-111-3/+3
* WIN32 compatibility, removed kbdptr.cdscho2001-10-061-13/+22
* API correctionsdscho2001-09-261-4/+2
* cleaned up warnings, cursor changesdscho2001-09-231-1/+3
* http added, prepare for cursordscho2001-09-211-0/+383