Note that you can limit your full-text search to a specific module with the 'module:' keyword. Example: 'module:tdebase <search text>'

[First Page] [Previous Page]  [Next Page] [Last Page]


GIT HashBranchDateAuthorLog Message
afa9fae0 [view]master2006-05-02 20:53:25 +0000steven_carr[libtdevnc] Ultra Encoding added. Tested against UltraVNC V1.01
e57c4dcd [view]master2006-05-02 20:50:28 +0000steven_carr[libtdevnc] CopyRectangle() BPP!=8 bug fixed
18cd3668 [view]master2006-05-02 20:48:13 +0000steven_carr[libtdevnc] Eliminate incompatible pointer assignment warning (gcc 4.0.1)
422491c9 [view]master2006-05-02 20:47:10 +0000steven_carr[libtdevnc] signed vs unsigned warnings eliminated (gcc 4.0.1)
188ccd2e [view]master2006-04-30 20:05:16 +0000dscho[libtdevnc] include rotatetemplate.c in the tarball
7602f0e7 [view]master2006-04-28 11:21:57 +0000dscho[libtdevnc] libvncclient: support changing of framebuffer size; make SDLvncviewer use it
9b51d63d [view]master2006-04-28 11:19:54 +0000dscho[libtdevnc] fix SDLvncviewer for widths which are not divisible by 8
21b1fd47 [view]master2006-04-27 01:01:41 +0000dscho[libtdevnc] add rotate and flip example
6370f25f [view]master2006-04-27 00:49:19 +0000dscho[libtdevnc] malloc.h should not be needed (it is missing on quite a few platforms)
86d107da [view]master2006-04-26 23:21:59 +0000Dirk Mueller[tdepim] - avoid unnecessary string conversion.
Partial cherry pick from: 35f536ddb27633e8cac40eb4c99c5b370fdb14cb
Signed-off-by: Luke Dashjr
3c80351a [view]master2006-04-26 15:37:43 +0000runge[libtdevnc] Make VPATH building work with -I $(top_srcdir) for rfb/rfb.h
6a6ccc8c [view]master2006-04-17 16:04:28 +0000steven_carr[libtdevnc] Added an example camera application to demonstrate another way to write a server application.
0ef122b6 [view]master2006-04-16 18:31:48 +0000runge[libtdevnc] Apache SSL gateway. More web proxy cases for Java and ssl_vncviewer.
d14cf0a8 [view]master2006-04-05 21:26:45 +0000runge[libtdevnc] SSL Java viewer work thru proxy. -sslGenCA, etc key/cert management utils for x11vnc. FBPM "support".
1602b345 [view]master2006-03-28 14:49:21 +0000dscho[libtdevnc] add KeyboardLedState extension
5920dc18 [view]master2006-03-28 05:43:04 +0000runge[libtdevnc] SSL patch for Java viewer. https support for x11vnc.
10c61b53 [view]master2006-03-27 15:41:51 +0000dscho[libtdevnc] ignore maxRectsPerUpdate when encoding is Zlib (thanks scarr)
199ec23a [view]master2006-03-27 15:30:05 +0000dscho[libtdevnc] libvncclient: take -compress and -quality command line arguments
e2e93479 [view]master2006-03-12 05:50:01 +0000runge[libtdevnc] x11vnc: add -ssl mode using libssl. Include Xdummy in misc.
5e726096 [view]master2006-03-08 17:52:23 +0000runge[libtdevnc] x11vnc: do CLIPBOARD, reverse conn require passwds, -usepw, -debug_sel, -storepasswd homedir.
c997e901 [view]master2006-03-06 16:29:35 +0000runge[libtdevnc] x11vnc: gui speedup and fixes. -unixpw and -inetd
a9a9c812 [view]master2006-03-05 00:35:33 +0000runge[libtdevnc] x11vnc: -unixpw on *bsd, hpux and tru64. -unixpw_nis mode. stunnel and gui tweaks.
b03a920c [view]master2006-03-03 00:30:16 +0000runge[libtdevnc] x11vnc: more -unixpw mode. -gone popup mode. Change filexfer via -R. Tune SMALL_FOOTPRINT.
f38f67e4 [view]master2006-03-01 21:35:53 +0000dscho[libtdevnc] Fix blooptest example
b7a901d7 [view]master2006-03-01 21:12:33 +0000dscho[libtdevnc] do not assume that KEYSYM_H guards X11's keysym.h
41305989 [view]master2006-03-01 11:52:04 +0000dscho[libtdevnc] do not timeout on idle client input (with pthreads)
3c2ea8d0 [view]master2006-03-01 11:51:16 +0000dscho[libtdevnc] if compiling with pthreads, also compile blooptest
0d40904d [view]master2006-02-28 22:54:14 +0000dscho[libtdevnc] rfbCheckFds now returns the number of processed events
f52cfa65 [view]master2006-02-28 19:33:34 +0000dscho[libtdevnc] add handleEventsEagerly flag (Thanks, Donald)
79310af7 [view]master2006-02-25 05:10:37 +0000runge[libtdevnc] x11vnc: -unixpw and -stunnel. Add clipboard to input control.
b7773ea6 [view]master2006-02-24 08:42:07 +0000rohit_99129[libtdevnc] Added method to get extension specific client data
eb08d83d [view]master2006-02-24 08:23:55 +0000rohit_99129[libtdevnc] Added method to get extension specific client data
d3599be1 [view]master2006-02-22 13:03:22 +0000dscho[libtdevnc] add functions to unregister extensions/security types
880035ad [view]master2006-02-21 18:13:23 +0000dscho[libtdevnc] IRIX linker is very picky about order of libraries
603b5667 [view]master2006-02-20 19:19:30 +0000runge[libtdevnc] fix some non-gcc compiler warnings and signals in x11vnc
4b8cc33e [view]master2006-02-07 01:12:47 +0000runge[libtdevnc] x11vnc: fix AIX build wrt h_errno.
94b092cd [view]master2006-02-06 05:34:43 +0000runge[libtdevnc] x11vnc: -8to24 more speedups; tunables for very slow machines.
d0ef1285 [view]master2006-02-05 04:46:57 +0000runge[libtdevnc] x11vnc: -8to24 speedups and improvements.
1967913e [view]master2006-01-22 03:56:23 +0000runge[libtdevnc] x11vnc: -8to24 opts, use XGetSubImage. fix -threads deadlocks and -rawfb crash
17e6b6a2 [view]master2006-01-19 03:54:10 +0000runge[libtdevnc] x11vnc: -8to24 now works on default depth 8 displays.
e38c3c22 [view]master2006-01-16 21:42:49 +0000runge[libtdevnc] x11vnc: more tweaks to -8to24 XGETIMAGE_8TO24
5993dd75 [view]master2006-01-15 03:58:48 +0000runge[libtdevnc] x11vnc: add -8to24 option for some multi-depth displays.
60918e66 [view]master2006-01-12 12:54:02 +0000runge[libtdevnc] configure.ac: add switches for most X extensions.
9b3163c0 [view]master2006-01-11 19:56:10 +0000runge[libtdevnc] logMutex needs to be initialized too; in rfbDefaultLog.
57cf0cda [view]master2006-01-11 15:01:12 +0000runge[libtdevnc] x11vnc: close fd > 2 in run_user_command(), -nocmds in crash_debug, fix 64bit bug for -solid.
0b7a0030 [view]master2006-01-10 14:07:58 +0000dscho[libtdevnc] rfbProcessEvents() has to iterate also over clients with sock < 0 to close them
71f2ec79 [view]master2006-01-09 01:54:38 +0000runge[libtdevnc] x11vnc: the big split.
def30126 [view]master2006-01-08 19:29:21 +0000runge[libtdevnc] fix client non-jpeg/libz builds
e781eea6 [view]master2006-01-06 02:40:20 +0000runge[libtdevnc] rfbRegisterProtocolExtension extMutex was never initialized.
454c1fad [view]master2005-12-24 16:06:47 +0000runge[libtdevnc] x11vnc: enhance -passwdfile features, filetransfer on by default.
e673a125 [view]master2005-12-22 00:07:19 +0000dscho[libtdevnc] make compile again with pthreads; fix off-by-one error
1c26789e [view]master2005-12-19 19:45:51 +0000dscho[libtdevnc] introduce -deferptrupdate (thanks Dave)
1b81e342 [view]master2005-12-19 18:38:53 +0000dscho[libtdevnc] assorted fixes for MinGW32
3a8d4bdb [view]master2005-12-09 13:56:25 +0000dscho[libtdevnc] work around write() returning ENOENT on Solaris 2.7
065e2ebb [view]master2005-12-09 13:55:07 +0000dscho[libtdevnc] previous patch turned compile warning in a compile error; fix that ;-)
efbf1d72 [view]master2005-12-08 11:54:51 +0000dscho[libtdevnc] fix compile warnings
9e78be39 [view]master2005-12-07 18:44:02 +0000dscho[libtdevnc] one more memory leak
61204490 [view]master2005-12-07 18:35:48 +0000dscho[libtdevnc] plug memory leaks
6a7736f8 [view]master2005-12-07 18:30:22 +0000dscho[libtdevnc] translate keys based on unicode (much more reliable than sym)
54906d73 [view]master2005-11-28 16:30:47 +0000runge[libtdevnc] x11vnc: add -loop option.
8eb18f6c [view]master2005-11-25 07:22:43 +0000runge[libtdevnc] fix deadlock from rfbReleaseExtensionIterator(), fix no libz/libjpeg builds, disable tightvnc-filetransfer if no libpthread, add --without-pthread option, rm // comments, set NAME_MAX if not defined, x11vnc: throttle load if fb update requests not taking place.
de99644d [view]master2005-10-23 04:11:28 +0000runge[libtdevnc] configure.ac: test ... == ... not allowed on all unix.
30c00d0b [view]master2005-10-23 03:29:38 +0000runge[libtdevnc] x11vnc: -filexfer, -slow_fb, -blackout noptr,...
94d7fc84 [view]master2005-10-07 10:06:54 +0000dscho[libtdevnc] update TODO
951ec26b [view]master2005-10-07 09:58:45 +0000dscho[libtdevnc] The PseudoEncoding extension code was getting silly:
If the client asked for an encoding, and no enabled extension handled it,
LibVNCServer would walk through all extensions, and if they promised to handle
the encoding, execute the extension's newClient() if it was not NULL.
However, if newClient is not NULL, it will be called when a client connects,
and if it returns TRUE, the extension will be enabled. Since all the state of
the extension should be in the client data, there is no good reason why
newClient should return FALSE the first time (thus not enabling the extension),
but TRUE when called just before calling enablePseudoEncoding().
So in effect, the extension got enabled all the time, even if that was not
necessary.
The resolution is to pass a void** to enablePseudoEncoding. This has the
further advantage that enablePseudoEncoding can remalloc() or free() the
data without problems. Though keep in mind that if enablePseudoEncoding()
is called on a not-yet-enabled extension, the passed data points to NULL.
2c177c86 [view]master2005-10-06 22:17:40 +0000dscho[libtdevnc] update ChangeLog for today
194a76df [view]master2005-10-06 19:26:41 +0000dscho[libtdevnc] add an extension mechanism for LibVNCClient, modify the client data handling
so that more than one data structure can be attached, and add an example
to speak the client part of the back channel.
11fc700c [view]master2005-10-06 19:23:26 +0000dscho[libtdevnc] add BackChannel extension example
5c1fdb47 [view]master2005-10-06 19:22:23 +0000dscho[libtdevnc] fix warning
d15e3558 [view]master2005-10-06 19:07:01 +0000dscho[libtdevnc] kill BackChannel and CustomClientMessage: the new extension technique makes these hooks obsolete
60f1770e [view]master2005-10-06 18:51:56 +0000dscho[libtdevnc] provide a list of the pseudo encodings understood by the extension
354d3c9a [view]master2005-10-06 18:50:13 +0000dscho[libtdevnc] DEFINES -> AM_CFLAGS
808b6a0b [view]master2005-10-06 18:46:27 +0000dscho[libtdevnc] do it right: it is not DEFINES, but AM_CFLAGS
8490de3f [view]master2005-10-03 14:40:18 +0000dscho[libtdevnc] add enablePseudoEncoding() to rfbProtocolExtension
1a20edd7 [view]master2005-09-29 17:33:37 +0000dscho[libtdevnc] more TODOs, and an update to the website
0a909fde [view]master2005-09-28 16:51:50 +0000dscho[libtdevnc] This monster commit contains support for TightVNC's file transfer protocol.
Thank you very much, Rohit!
93be927b [view]master2005-09-27 15:18:22 +0000dscho[libtdevnc] Introduce generic protocol extension method. Deprecate
the processCustomClientMessage() method.
94fcd86c [view]master2005-09-27 15:08:28 +0000dscho[libtdevnc] 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.
6bdd2e46 [view]master2005-09-27 15:07:08 +0000dscho[libtdevnc] support new ffmpeg version
da7b3e71 [view]master2005-09-26 13:17:33 +0000dscho[libtdevnc] support VNC protocol version 3.7
65bb85b9 [view]master2005-08-22 07:23:15 +0000dscho[libtdevnc] for x11vnc standalone package, adaptions were needed after changing LibVNCServer.spec.in
df4cd3d3 [view]master2005-08-21 21:45:12 +0000dscho[libtdevnc] split rpm into three packages: the library, -devel (headers), and x11vnc
37f23b2c [view]master2005-07-18 02:21:14 +0000runge[libtdevnc] x11vnc: more gui fixes, gui requests via client_sock, PASSWD_REQUIRED build opt.
57d2ea65 [view]master2005-07-13 18:38:15 +0000runge[libtdevnc] x11vnc: setup for new release 0.7.3 while I remember how..
ec45cd95 [view]master2005-07-13 01:23:57 +0000runge[libtdevnc] x11vnc: tweaks for release, fix queue buildup under -viewonly.
640eb162 [view]master2005-07-11 02:35:48 +0000runge[libtdevnc] x11vnc: more improvements to gui, scary nopassword warning msg.
ad02e155 [view]master2005-07-09 03:52:20 +0000runge[libtdevnc] x11vnc: -grab_buster for XGrabServer deadlock; fix scrolls and copyrect for -clip and -id
8fcf0861 [view]master2005-07-07 01:45:21 +0000runge[libtdevnc] x11vnc: -gui tray now embeds in systray; more improvements to gui.
c5992936 [view]master2005-07-02 02:45:13 +0000runge[libtdevnc] x11vnc: -gui tray mode, httpd.c: check httpListenSock >= 0.
462ffd3f [view]master2005-06-28 14:30:08 +0000dscho[libtdevnc] fix annoying zrle decoding bug
9d43e8af [view]master2005-06-27 14:26:57 +0000runge[libtdevnc] main.c: fix screen->deferUpdateTime default.
150db2ad [view]master2005-06-27 01:40:17 +0000runge[libtdevnc] x11vnc: track keycode state for heuristics, -sloppy_keys, -wmdt, add -nodbg as option
144a3f52 [view]master2005-06-21 19:49:57 +0000dscho[libtdevnc] ZRLE has problems with RealVNC server. Look into it.
b2323a90 [view]master2005-06-21 13:28:22 +0000runge[libtdevnc] x11vnc: long info and tips when XOpenDisplay fails, reinstate "bad desktop" for wireframe
7b933e17 [view]master2005-06-18 16:47:48 +0000runge[libtdevnc] configure.ac: HP-UX and OSF1 no -R, x11vnc: second round of beta-testing fixes.
543e64d3 [view]master2005-06-14 03:50:55 +0000runge[libtdevnc] main.c: XReadScreen check, fix 64bit use of cursors, x11vnc: first round of beta-testing fixes, RFE's.
50568f1a [view]master2005-06-11 00:49:29 +0000dscho[libtdevnc] no longer complain on Solaris about missing ar, which was not really missing
7a12087b [view]master2005-06-06 20:04:51 +0000dscho[libtdevnc] add definitions from other VNC implementations
7101d427 [view]master2005-06-06 20:03:56 +0000dscho[libtdevnc] more TODOs
714bd045 [view]master2005-06-06 19:48:38 +0000dscho[libtdevnc] link to libmp3lame only if exists

List generated Sun Feb 2 22:10:53 2025
Currently showing patches 49701 to 49800 of 50268 [View All on Single Page]
Note that you can limit your full-text search to a specific module with the 'module:' keyword. Example: 'module:tdebase <search text>'

[First Page] [Previous Page]  [Next Page] [Last Page]