summaryrefslogtreecommitdiffstats
path: root/main.c
Commit message (Expand)AuthorAgeFilesLines
* cmdline arg -passwd addeddscho2001-11-191-2/+3
* start x11vnc, an x0rfbserver clonedscho2001-11-181-0/+5
* Visual C++ / win32 compatibility reestablisheddscho2001-11-151-2/+1
* changes from Justin, zippy addeddscho2001-11-141-66/+33
* gettimeofday for windowsdscho2001-11-081-0/+14
* clean upsdscho2001-10-251-1/+1
* add rfbDrawLine, rfbDrawPixel and vncev, an xev "lookalike"dscho2001-10-181-0/+3
* scheduleCopyRegion no longer sends frameBufferUpdates (no longer clobbersdscho2001-10-161-4/+23
* deferUpdatedscho2001-10-161-4/+20
* rfbSelectBox, consoleFonts, too many changesdscho2001-10-131-11/+31
* replaced xalloc with malloc functions, udp input support (untested), fixed httpdscho2001-10-111-1/+11
* copyrect corrections, fd_set in rfbNewClient, dox in rfb.h for pthreadsdscho2001-10-101-0/+8
* pthreads correctionsdscho2001-10-101-5/+7
* font corrections, displayHookdscho2001-10-071-12/+19
* WIN32 compatibility, removed kbdptr.cdscho2001-10-061-5/+34
* changed cursor functions to use screen info, not cursordscho2001-10-051-12/+18
* rfbDoCopyRect/Region and rfbScheduleCopyRect/Region.dscho2001-10-041-5/+75
* fixed 2 pthreads issues, added noXCursor option.dscho2001-10-041-23/+25
* working on IRIX pthreads problemdscho2001-10-031-1/+1
* upgraded to TridiaVNC 1.2.1dscho2001-10-031-3/+5
* no more compile warnings, pthread final(?) fixesdscho2001-10-021-24/+24
* support for server side colour maps, fix for non-pthread, support for 3bppdscho2001-10-021-2/+8
* finally fixed pthreadsdscho2001-09-291-17/+22
* more pthread debuggingdscho2001-09-291-30/+12
* cleaned up pthreads (now compiles) and rfb.h (first undefine TRUE)dscho2001-09-291-1/+1
* dropped miregion and all the X stuff in favour of Wez' sraRegion, added doxdscho2001-09-291-23/+17
* added setTranslateFunction as member of rfbScreenInfo,dscho2001-09-271-0/+1
* docu and cursors in examples.dscho2001-09-271-20/+14
* API correctionsdscho2001-09-261-9/+25
* adapted pnmshow to aligned widthdscho2001-09-261-0/+3
* fix cursor bug; missing keysym; fix align problem on SGI; clean up cursor.cdscho2001-09-251-62/+42
* bugfix: cursor (works now without xcursor encoding)dscho2001-09-241-0/+3
* cursor changesdscho2001-09-241-4/+13
* cleaned up warnings, cursor changesdscho2001-09-231-9/+49
* http added, prepare for cursordscho2001-09-211-1/+7
* comments & new example: pnmshowdscho2001-08-141-1/+1
* now lines are drawn for the example, first steps to make clients independent.dscho2001-08-141-10/+19
* hooks inserteddscho2001-08-141-25/+16
* Initial revisiondscho2001-08-011-0/+426