summaryrefslogtreecommitdiffstats
path: root/x11vnc/README
Commit message (Collapse)AuthorAgeFilesLines
* x11vnc: -display WAIT:cmd=FINDDISPLAY, HTTPONCE, -http_ssl option, Java fixes.runge2006-06-131-1246/+1334
|
* x11vnc: make -display WAIT + -unixpw work on Solaris.runge2006-06-091-9/+9
|
* x11vnc: -display WAIT:..., -users unixpw=, su_verify dpy command.runge2006-06-081-1159/+1940
|
* x11vnc: -capslock -skip_lockkeys; Alt keys under -rawfb cons.runge2006-06-031-1571/+1119
|
* x11vnc: support for video4linux webcams & tv-tuners, -24to32 bpp option, ↵runge2006-05-071-1103/+1510
| | | | -rawfb console.
* Make VPATH building work with -I $(top_srcdir) for rfb/rfb.hrunge2006-04-261-228/+243
|
* Apache SSL gateway. More web proxy cases for Java and ssl_vncviewer.runge2006-04-161-1514/+2537
|
* SSL Java viewer work thru proxy. -sslGenCA, etc key/cert management utils ↵runge2006-04-051-288/+641
| | | | for x11vnc. FBPM "support".
* SSL patch for Java viewer. https support for x11vnc.runge2006-03-281-1114/+1350
|
* x11vnc: add -ssl mode using libssl. Include Xdummy in misc.runge2006-03-121-955/+1070
|
* x11vnc: do CLIPBOARD, reverse conn require passwds, -usepw, -debug_sel, ↵runge2006-03-081-374/+463
| | | | -storepasswd homedir.
* x11vnc: gui speedup and fixes. -unixpw and -inetdrunge2006-03-061-32/+49
|
* x11vnc: -unixpw on *bsd, hpux and tru64. -unixpw_nis mode. stunnel and gui ↵runge2006-03-051-439/+482
| | | | tweaks.
* x11vnc: more -unixpw mode. -gone popup mode. Change filexfer via -R. Tune ↵runge2006-03-031-970/+1218
| | | | SMALL_FOOTPRINT.
* x11vnc: -unixpw and -stunnel. Add clipboard to input control.runge2006-02-251-935/+1013
|
* fix some non-gcc compiler warnings and signals in x11vncrunge2006-02-201-880/+1122
|
* x11vnc: fix AIX build wrt h_errno.runge2006-02-071-459/+475
|
* x11vnc: -8to24 more speedups; tunables for very slow machines.runge2006-02-061-3/+15
|
* x11vnc: -8to24 speedups and improvements.runge2006-02-051-58/+72
|
* x11vnc: -8to24 opts, use XGetSubImage. fix -threads deadlocks and -rawfb crashrunge2006-01-221-48/+55
|
* x11vnc: -8to24 now works on default depth 8 displays.runge2006-01-191-459/+471
|
* x11vnc: more tweaks to -8to24 XGETIMAGE_8TO24runge2006-01-161-794/+881
|
* x11vnc: add -8to24 option for some multi-depth displays.runge2006-01-151-512/+575
|
* configure.ac: add switches for most X extensions.runge2006-01-121-1/+1
|
* logMutex needs to be initialized too; in rfbDefaultLog.runge2006-01-111-708/+712
|
* x11vnc: close fd > 2 in run_user_command(), -nocmds in crash_debug, fix ↵runge2006-01-111-4/+4
| | | | 64bit bug for -solid.
* x11vnc: the big split.runge2006-01-091-367/+414
|
* x11vnc: enhance -passwdfile features, filetransfer on by default.runge2005-12-241-15/+54
|
* x11vnc: add -loop option.runge2005-11-281-733/+784
|
* configure.ac: test ... == ... not allowed on all unix.runge2005-10-231-1/+1
|
* x11vnc: -filexfer, -slow_fb, -blackout noptr,...runge2005-10-231-871/+900
|
* x11vnc: more gui fixes, gui requests via client_sock, PASSWD_REQUIRED build ↵runge2005-07-181-750/+784
| | | | opt.
* x11vnc: setup for new release 0.7.3 while I remember how..runge2005-07-131-726/+701
|
* x11vnc: tweaks for release, fix queue buildup under -viewonly.runge2005-07-131-888/+1026
|
* x11vnc: more improvements to gui, scary nopassword warning msg.runge2005-07-111-886/+919
|
* x11vnc: -grab_buster for XGrabServer deadlock; fix scrolls and copyrect for ↵runge2005-07-091-6/+22
| | | | -clip and -id
* x11vnc: -gui tray now embeds in systray; more improvements to gui.runge2005-07-071-54/+88
|
* x11vnc: -gui tray mode, httpd.c: check httpListenSock >= 0.runge2005-07-021-18/+34
|
* x11vnc: track keycode state for heuristics, -sloppy_keys, -wmdt, add ↵runge2005-06-271-683/+728
| | | | -nodbg as option
* x11vnc: long info and tips when XOpenDisplay fails, reinstate "bad desktop" ↵runge2005-06-211-15/+22
| | | | for wireframe
* configure.ac: HP-UX and OSF1 no -R, x11vnc: second round of beta-testing fixes.runge2005-06-181-718/+784
|
* main.c: XReadScreen check, fix 64bit use of cursors, x11vnc: first round of ↵runge2005-06-141-840/+1050
| | | | beta-testing fixes, RFE's.
* main.c: no sraRgnSubstract for copyRect, scrolls for x11vnc -scale; add ↵runge2005-06-041-54/+84
| | | | -fixscreen
* main.c: fix copyRect for non-cursor-shape-aware clients.runge2005-05-311-415/+451
|
* x11vnc: scrolling: grabserver, autorepeat throttling, mouse wheel, fix onetilerunge2005-05-251-25/+51
|
* x11vnc: more scrolling, -scr_term, -wait_ui, -nowait_bogrunge2005-05-181-49/+90
|
* x11vnc: more improvements to -scrollcopyrect and -xkb modes.runge2005-05-141-494/+672
|
* x11vnc: -scrollcopyrect/RECORD, etc. configure.ac: customizations for ↵runge2005-05-031-85/+173
| | | | x11vnc pkg
* x11vnc: -wireframe, -wirecopyrect, -privremote, -safer, -nocmd, -unsafe, ↵runge2005-04-191-770/+986
| | | | -noviewonly
* x11vnc: fix some -rawfb bugs, add setup:cmdrunge2005-04-111-454/+679
|