Commit Graph

  • 5c1fdb47d3 fix warning dscho 2005-10-06 19:22:23 +0000
  • d15e35586b kill BackChannel and CustomClientMessage: the new extension technique makes these hooks obsolete dscho 2005-10-06 19:07:01 +0000
  • 60f1770e10 provide a list of the pseudo encodings understood by the extension dscho 2005-10-06 18:51:56 +0000
  • 354d3c9a92 DEFINES -> AM_CFLAGS dscho 2005-10-06 18:50:13 +0000
  • 808b6a0b23 do it right: it is not DEFINES, but AM_CFLAGS dscho 2005-10-06 18:46:27 +0000
  • 8490de3ff0 add enablePseudoEncoding() to rfbProtocolExtension dscho 2005-10-03 14:40:18 +0000
  • 1a20edd73f more TODOs, and an update to the website dscho 2005-09-29 17:33:37 +0000
  • 0a909fde7a This monster commit contains support for TightVNC's file transfer protocol. Thank you very much, Rohit! dscho 2005-09-28 16:51:50 +0000
  • 93be927b1c Introduce generic protocol extension method. Deprecate the processCustomClientMessage() method. dscho 2005-09-27 15:18:22 +0000
  • 94fcd86cc2 Security is global. This was a misguided attempt to evade a global list. I eventually saw the light and went with Rohit´s original approach. dscho 2005-09-27 15:08:28 +0000
  • 6bdd2e466a support new ffmpeg version dscho 2005-09-27 15:07:08 +0000
  • da7b3e714f support VNC protocol version 3.7 dscho 2005-09-26 13:17:33 +0000
  • 65bb85b9cb for x11vnc standalone package, adaptions were needed after changing LibVNCServer.spec.in dscho 2005-08-22 07:23:15 +0000
  • df4cd3d3f6 split rpm into three packages: the library, -devel (headers), and x11vnc dscho 2005-08-21 21:45:12 +0000
  • 37f23b2c07 x11vnc: more gui fixes, gui requests via client_sock, PASSWD_REQUIRED build opt. runge 2005-07-18 02:21:14 +0000
  • 57d2ea6591 x11vnc: setup for new release 0.7.3 while I remember how.. runge 2005-07-13 18:38:15 +0000
  • ec45cd952b x11vnc: tweaks for release, fix queue buildup under -viewonly. runge 2005-07-13 01:23:57 +0000
  • 640eb16239 x11vnc: more improvements to gui, scary nopassword warning msg. runge 2005-07-11 02:35:48 +0000
  • ad02e15542 x11vnc: -grab_buster for XGrabServer deadlock; fix scrolls and copyrect for -clip and -id runge 2005-07-09 03:52:20 +0000
  • 8fcf086132 x11vnc: -gui tray now embeds in systray; more improvements to gui. runge 2005-07-07 01:45:21 +0000
  • c59929365c x11vnc: -gui tray mode, httpd.c: check httpListenSock >= 0. runge 2005-07-02 02:45:13 +0000
  • 462ffd3f3e fix annoying zrle decoding bug dscho 2005-06-28 14:30:08 +0000
  • 9d43e8af78 main.c: fix screen->deferUpdateTime default. runge 2005-06-27 14:26:57 +0000
  • 150db2adb4 x11vnc: track keycode state for heuristics, -sloppy_keys, -wmdt, add -nodbg as option runge 2005-06-27 01:40:17 +0000
  • 144a3f52da ZRLE has problems with RealVNC server. Look into it. dscho 2005-06-21 19:49:57 +0000
  • b2323a90fd x11vnc: long info and tips when XOpenDisplay fails, reinstate "bad desktop" for wireframe runge 2005-06-21 13:28:22 +0000
  • 7b933e170e configure.ac: HP-UX and OSF1 no -R, x11vnc: second round of beta-testing fixes. runge 2005-06-18 16:47:48 +0000
  • 543e64d3c6 main.c: XReadScreen check, fix 64bit use of cursors, x11vnc: first round of beta-testing fixes, RFE's. runge 2005-06-14 03:50:55 +0000
  • 50568f1a81 no longer complain on Solaris about missing ar, which was not really missing dscho 2005-06-11 00:49:29 +0000
  • 7a12087ba0 add definitions from other VNC implementations dscho 2005-06-06 20:04:51 +0000
  • 7101d427d5 more TODOs dscho 2005-06-06 20:03:56 +0000
  • 714bd045e7 link to libmp3lame only if exists dscho 2005-06-06 19:48:38 +0000
  • 89148d774f main.c: no sraRgnSubstract for copyRect, scrolls for x11vnc -scale; add -fixscreen runge 2005-06-04 02:17:41 +0000
  • 4effb62e99 main.c: fix copyRect for non-cursor-shape-aware clients. runge 2005-05-31 03:26:04 +0000
  • 813f4211ee news dscho 2005-05-25 10:59:27 +0000
  • ae59284aec x11vnc: scrolling: grabserver, autorepeat throttling, mouse wheel, fix onetile runge 2005-05-25 03:19:23 +0000
  • ff590d0afa mac works! dscho 2005-05-24 11:45:11 +0000
  • a3f1ba4561 make libvncserver-conf executable the autoconf way dscho 2005-05-24 11:17:16 +0000
  • 8ef9dbd341 "make t" now executes the tests dscho 2005-05-24 10:54:46 +0000
  • 8f4b4e267d do distribute and depend on zrle.c dscho 2005-05-24 10:45:40 +0000
  • b225ee993a implement ZRLE decoding dscho 2005-05-24 08:59:31 +0000
  • 93ab95b1d3 try 32 bit first dscho 2005-05-24 08:58:18 +0000
  • 6fb77fb0c1 fix off by one bug dscho 2005-05-24 08:56:35 +0000
  • 1b830d0446 init a structure *before* using it... dscho 2005-05-23 19:59:59 +0000
  • 53387007ba remove wrong comment dscho 2005-05-23 19:31:44 +0000
  • 669b4c8685 make zlib and tight handling thread safe (static -> rfbClient) dscho 2005-05-23 19:26:12 +0000
  • dc1094f03c work around bug in ffmpeg dscho 2005-05-23 18:31:23 +0000
  • a49fb51044 simplify configure (do not check for malloc(0) bug) dscho 2005-05-23 14:23:44 +0000
  • c309365fca fix compilation for LIBAVCODEC_BUILD==4754 dscho 2005-05-23 14:23:18 +0000
  • 963cb8f6b5 finally fix socklen_t problem dscho 2005-05-20 18:57:11 +0000
  • 756b3a3456 fix socklen_t also for defines dscho 2005-05-18 10:24:37 +0000
  • a40b790ee4 fix compilation for systems without socklen_t dscho 2005-05-18 09:11:27 +0000
  • 2b3f56d361 fix off by one bug dscho 2005-05-18 08:55:51 +0000
  • ee52441372 hide strict ansi stuff if not explicitely turned on; actually use the socklen_t test from configure.ac dscho 2005-05-18 08:12:28 +0000
  • a5524005d6 x11vnc: more scrolling, -scr_term, -wait_ui, -nowait_bog runge 2005-05-18 01:54:00 +0000
  • 8d116dfac7 also distribute private.h... dscho 2005-05-17 09:07:51 +0000
  • dbab49d458 update TODOs dscho 2005-05-17 09:07:33 +0000
  • c42529c3f8 fix SIGSEGV when client has incompatible protocol; release mutex before freeing it dscho 2005-05-16 16:18:59 +0000
  • 8bee4eb990 ANSIfy, fix some warnings from Linus' sparse dscho 2005-05-15 13:57:51 +0000
  • be5b1296e4 libvncserver/{main.c,rfbserver.c}: fix a couple more CopyRect memory leaks runge 2005-05-15 12:38:36 +0000
  • 320edc794f more files to ignore dscho 2005-05-14 11:28:56 +0000
  • 446a6fabac fix memory leaks detected using valgrind dscho 2005-05-14 11:13:52 +0000
  • 3a7e70de49 x11vnc: more improvements to -scrollcopyrect and -xkb modes. runge 2005-05-14 04:01:37 +0000
  • 34f714bcdc socketInitDone -> socketState dscho 2005-05-07 13:33:09 +0000
  • 1bb36df34e libvncserver/main.c: fix memory leak in rfbDoCopyRect/rfbScheduleCopyRect; configure.ac tweaks. runge 2005-05-03 22:37:51 +0000
  • b0daa444cc x11vnc: -scrollcopyrect/RECORD, etc. configure.ac: customizations for x11vnc pkg runge 2005-05-03 02:05:51 +0000
  • 6602a22f2b clear requested region after handling it dscho 2005-04-27 18:11:22 +0000
  • 014e911f6b x11vnc: -wireframe, -wirecopyrect, -privremote, -safer, -nocmd, -unsafe, -noviewonly runge 2005-04-19 20:55:46 +0000
  • c46cdf9493 x11vnc: add rawfb setup example misc/ranfb.pl runge 2005-04-12 02:17:24 +0000
  • 7ed9e5b1d0 x11vnc: fix some -rawfb bugs, add setup:cmd runge 2005-04-11 20:49:38 +0000
  • baee5e2b3a x11vnc: -rawfb, -pipeinput, -xtrap, -flag, ... runge 2005-04-10 04:30:48 +0000
  • ac01f36ce0 x11vnc: use DEC-XTRAP on legacy X11R5, -shiftcmap, -http runge 2005-04-04 01:42:43 +0000
  • dfe5981ce9 x11vnc: fix event leaks, build-time customizations, -nolookup runge 2005-03-29 13:39:27 +0000
  • 1ce9418622 x11vnc: scale cursors, speed up some scaling, alt arrows, -norepeat N runge 2005-03-20 04:33:39 +0000
  • fba6f58a1a x11vnc: X DAMAGE support, -clip WxH+X+Y, identd. runge 2005-03-12 22:14:44 +0000
  • 4ff783f579 fix compilation when no libz is available dscho 2005-03-09 10:19:19 +0000
  • cef6224e1c do the in_addr_t stuff correctly... dscho 2005-03-07 15:25:36 +0000
  • a86e7fed5f check for in_addr_t dscho 2005-03-07 12:53:14 +0000
  • a20d0817ef fix for older SDL versions dscho 2005-03-06 19:09:28 +0000
  • 4301cdf1df autoconf: rpm -> rpmbuild and echo -n -> printf runge 2005-03-05 18:21:00 +0000
  • b8b96689bf add '-listen ipaddr' option runge 2005-03-05 01:06:05 +0000
  • 3c4522e676 do not crash when /tmp is not writable dscho 2005-03-01 21:04:50 +0000
  • b36ca23790 x11vnc: final changes for 0.7.1 release. runge 2005-02-23 17:50:17 +0000
  • b70fcb448e x11vnc: -nap is now the default, version str 0.7.1. runge 2005-02-22 03:27:47 +0000
  • 5c13bd0cd4 x11vnc: -users lurk=, -solid for cde, -gui ez,.. beginner mode. runge 2005-02-14 20:42:46 +0000
  • 86ccf267b1 x11vnc -input to fine tune allow user input. per-client settings -R runge 2005-02-11 04:14:20 +0000
  • 5b18d40136 x11vnc -users, fix -solid on gnome/kde, configure.ac pwd.h wait.h and utmpx.h runge 2005-02-09 04:33:20 +0000
  • b04336f947 prepare_x11vnc_dist.sh: few tweaks for next release runge 2005-02-07 02:39:08 +0000
  • d977fc5fa5 configure.ac: --with-jpeg=DIR --with-zlib=DIR, /usr/sfw runge 2005-02-07 01:08:35 +0000
  • 2bc615f6e0 x11vnc -solid color, -opts; tightvnc unix viewer alpha patch runge 2005-02-05 17:06:20 +0000
  • 914f7b71c5 10l: really fix preferredEncoding set from outside dscho 2005-01-25 12:58:09 +0000
  • bbab31583e whoops, test version of x11vnc.c leaked out... runge 2005-01-24 16:03:57 +0000
  • d2a0e40e1b sync with new cursor mechanism, -timeout, -noalphablend, try :0 if no other info runge 2005-01-24 03:52:47 +0000
  • 6fb3752bf2 test Floyd-Steinberg dither for alpha masks dscho 2005-01-23 18:05:44 +0000
  • 6273f2065a implemented Floyd-Steinberg dither in order to rfbMakeMaskFromAlphaSource dscho 2005-01-21 22:01:48 +0000
  • dbc826d4ab use Getopt dscho 2005-01-21 14:30:05 +0000
  • ba10bceedd if no argc & argv are passed, honour the serverHost&serverPort which was set by the application dscho 2005-01-21 14:29:30 +0000
  • 80ca7cf1d3 no need to strdup for MakeXCursor dscho 2005-01-20 14:22:48 +0000
  • cafeb40fed disappearing cursor fixed & debug message purged dscho 2005-01-20 14:10:26 +0000
  • 155f4c1053 fix disappearing cursor dscho 2005-01-20 14:04:10 +0000