summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix cursor trails (when not using cursor encoding and moving the cursor,dscho2004-06-074-4/+17
* add mouse button handlingdscho2004-06-071-1/+12
* add client_examples/, add SDLvncviewer, libvncclient API changes, suppress au...dscho2004-06-0722-177/+471
* x11vnc: rearrange file for easier maintenance, add RFB_CLIENT_COUNT to -acce...runge2004-06-063-606/+770
* *** empty log message ***runge2004-05-281-1/+1
* x11vnc: view-only plain passwd: -viewpasswd and 2nd line of -passwdfilerunge2004-05-276-31/+116
* a script which automatically converts a few files to make an x11vnc releasedscho2004-05-251-0/+62
* -lvncserver is not default nowdscho2004-05-251-2/+0
* move the library into libvncserver/, x11vnc into x11vnc/dscho2004-05-2549-48/+560
* x11vnc: -gone, -passwdfile, -o logfile; add view-only to -acceptrunge2004-05-224-138/+581
* x11vnc: more -inetd fixes.runge2004-05-141-3/+34
* x11vnc: less fprintf under -q so '-q -inetd' has no stderr output.runge2004-05-142-25/+43
* x11vnc: improvements to -accept popup: yes/no buttons and timeout.runge2004-05-132-30/+100
* x11vnc: clean up -Wall warnings.runge2004-05-082-27/+26
* x11vnc: add -accept some-command/xmessage/popuprunge2004-05-083-9/+273
* x11vnc: mouse -> keystroke and keystroke -> mouse remappings.runge2004-05-063-131/+454
* prevent segmentation fault when requested area is too big; if select is inter...dscho2004-05-052-5/+30
* x11vnc: add -auth, more -cursorpos and -nofb workrunge2004-04-283-37/+165
* x11vnc: add -cursorpos for Cursor Position Updates, and -sigpiperunge2004-04-203-8/+141
* ignore SIGPIPE the correct waydscho2004-04-191-3/+1
* x11vnc: do not send selection unless all clients are in RFB_NORMAL state.runge2004-04-133-7/+57
* fix compilation without jpeg and a certain autoconf versiondscho2004-04-121-2/+2
* x11vnc options -blackout, -xinerama, -xwarppointer. check cargs.runge2004-04-084-260/+825
* add support for pgm and pbm (8-bit and 1-bit grayscale images)dscho2004-03-241-14/+50
* fix cargs.c: arguments were not correctly purged.dscho2004-03-224-13/+45
* fix --link for libvncserver-configdscho2004-03-152-1/+5
* x11vnc options -vncconnect, -connect, -remap,runge2004-03-113-56/+518
* link to pre.tar.gz, mention valgrinddscho2004-02-291-0/+6
* update on newsdscho2004-02-291-0/+4
* fixed valgrind warningdscho2004-02-292-7/+15
* x11vnc options -nosel -noprimary -visual.runge2004-02-203-65/+663
* make examples g++ compileable, thanks to Juan Jose Costellodscho2004-02-048-9/+14
* memory leaks fixeddscho2004-01-302-0/+12
* Honour the check for libz, libjpeg againdscho2004-01-2911-20/+24
* add "-progressive height" option to make SendFramebufferUpdate "preemptive"dscho2004-01-215-4/+46
* updatedscho2004-01-211-0/+5
* ignore all test programsdscho2004-01-211-3/+1
* add a simple example how to use rfbDoCopyRectdscho2004-01-212-2/+55
* ignore SIGPIPE by default; it is handled via EPIPEdscho2004-01-212-0/+7
* do not send unnecessary updated because of cursor drawingdscho2004-01-211-7/+14
* handle mouse button number mismatchrunge2004-01-193-73/+938
* 0.6 is out... version is 0.7pre nowdscho2004-01-191-2/+2
* inherit CFLAGSdscho2004-01-191-1/+1
* fix usage of non-existent attribute bufferdscho2004-01-191-8/+11
* compile fix for cygwindscho2004-01-166-5/+20
* x11vnc options -allow, -localhost, -nodragging, -input_skiprunge2004-01-103-25/+181
* fix compilation with Mac OSX: preprocessor can't do recursive macrosdscho2003-12-091-2/+9
* x11vnc: XBell events, -nofb, -notruecolor, misc. cleaningrunge2003-12-094-47/+161
* fixed linkdscho2003-11-271-1/+1
* -inetd, -noshm and friends addeddscho2003-11-112-10/+119
OpenPOWER on IntegriCloud