summaryrefslogtreecommitdiffstats
path: root/cargs.c
Commit message (Collapse)AuthorAgeFilesLines
* move the library into libvncserver/, x11vnc into x11vnc/dscho2004-05-251-169/+0
|
* fix cargs.c: arguments were not correctly purged.dscho2004-03-221-12/+11
|
* add "-progressive height" option to make SendFramebufferUpdate "preemptive"dscho2004-01-211-0/+7
|
* compile fix for cygwindscho2004-01-161-1/+1
|
* API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h ↵dscho2003-07-301-18/+41
| | | | get prefix "LIBVNCSERVER_"
* fix compiledscho2003-07-101-4/+4
|
* http options inserteddscho2003-06-281-0/+12
|
* fixed cargs (segmentation fault!)dscho2002-12-301-18/+11
|
* command line handlingdscho2002-04-301-5/+14
|
* clean ups and encoding "backchannel"dscho2002-01-161-1/+1
|
* *argc=0 in cargs allowed, when copying area, first undraw cursor ...dscho2001-12-141-0/+3
|
* cmdline arg -passwd addeddscho2001-11-191-0/+9
|
* separated argument handling from main.cdscho2001-11-141-0/+114