summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* Remove stray "-permitfiletransfer permit file transfer support" outputrunge2006-12-131-0/+4
|
* x11vnc: Mac OS X fb fixes and cuttext, -nodpms option, local user wireframingrunge2006-11-211-0/+3
|
* x11vnc: Native Mac OS X support.runge2006-11-131-0/+4
|
* configure.ac -R and macosx, prepare_x11vnc_dist.sh rpm fixrunge2006-11-081-0/+5
|
* x11vnc: enable --without-x builds for -rawfb only binaries.runge2006-07-181-0/+4
|
* LibVNCServer 0.8.2 release.runge2006-07-121-0/+3
|
* x11vnc: add uinput support for full input into linux fb device (e.g. qt-embed).runge2006-07-091-0/+3
|
* x11vnc: more -unixpw work. add -license, etc. optionsrunge2006-07-041-0/+3
|
* x11vnc: -display WAIT:..., -users unixpw=, su_verify dpy command.runge2006-06-081-1/+4
|
* Identified and removed some memory leaks associated with the Encodings RRE, ↵steven_carr2006-05-291-0/+7
| | | | | | | CoRRE, ZLIB, and Ultra. KeyboardLedState now has portable masks defined. rfb >= 3.7 Security Type Handler list would grow 1 entry for each new client connection.
* Statistics now fit into 80-column outputsteven_carr2006-05-161-0/+4
|
* Default to RFB 3.8, add command line option to specify the RFB version.steven_carr2006-05-151-0/+6
|
* The great UltraVNC Compatibility Commitsteven_carr2006-05-151-0/+20
|
* fix some build issues WRT ultravnc code.runge2006-05-131-0/+9
|
* x11vnc: support for video4linux webcams & tv-tuners, -24to32 bpp option, ↵runge2006-05-071-0/+3
| | | | -rawfb console.
* Server Capability Encodingssteven_carr2006-05-041-0/+8
| | | | | | | rfbEncodingSupportedEncodings - What encodings are supported? rfbEncodingSupportedMessages - What message types are supported? rfbEncodingServerIdentity - What is the servers version string? ie: "x11vnc: 0.8.1 lastmod: 2006-04-25 (LibVNCServer 0.9pre)"
* Client Independent Server Side Scaling is now supportedsteven_carr2006-05-031-0/+4
| | | | Both PalmVNC and UltraVNC SetScale messages are supported
* Ultra Encoding added. Tested against UltraVNC V1.01steven_carr2006-05-021-0/+5
|
* add rotate and flip exampledscho2006-04-271-0/+4
|
* Make VPATH building work with -I $(top_srcdir) for rfb/rfb.hrunge2006-04-261-0/+5
|
* Added an example camera application to demonstrate another way to write a ↵steven_carr2006-04-171-0/+4
| | | | server application.
* SSL Java viewer work thru proxy. -sslGenCA, etc key/cert management utils ↵runge2006-04-051-0/+5
| | | | for x11vnc. FBPM "support".
* add KeyboardLedState extensiondscho2006-03-281-0/+4
|
* SSL patch for Java viewer. https support for x11vnc.runge2006-03-281-0/+5
|
* ignore maxRectsPerUpdate when encoding is Zlib (thanks scarr)dscho2006-03-271-0/+4
|
* add handleEventsEagerly flag (Thanks, Donald)dscho2006-02-281-0/+4
|
* x11vnc: -unixpw and -stunnel. Add clipboard to input control.runge2006-02-251-0/+4
|
* Added method to get extension specific client datarohit_991292006-02-241-0/+4
|
* add functions to unregister extensions/security typesdscho2006-02-221-0/+4
|
* fix some non-gcc compiler warnings and signals in x11vncrunge2006-02-201-0/+4
|
* x11vnc: add -8to24 option for some multi-depth displays.runge2006-01-151-0/+3
|
* configure.ac: add switches for most X extensions.runge2006-01-121-0/+3
|
* rfbProcessEvents() has to iterate also over clients with sock < 0 to close themdscho2006-01-101-0/+5
|
* x11vnc: the big split.runge2006-01-091-0/+4
|
* fix client non-jpeg/libz buildsrunge2006-01-081-0/+5
|
* rfbRegisterProtocolExtension extMutex was never initialized.runge2006-01-061-0/+4
|
* x11vnc: enhance -passwdfile features, filetransfer on by default.runge2005-12-241-0/+3
|
* introduce -deferptrupdate (thanks Dave)dscho2005-12-191-0/+9
|
* work around write() returning ENOENT on Solaris 2.7dscho2005-12-091-0/+4
|
* plug memory leaksdscho2005-12-071-0/+7
|
* fix deadlock from rfbReleaseExtensionIterator(), fix no libz/libjpeg ↵runge2005-11-251-0/+17
| | | | 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.
* x11vnc: -filexfer, -slow_fb, -blackout noptr,...runge2005-10-231-0/+3
|
* update ChangeLog for todaydscho2005-10-061-0/+8
|
* add enablePseudoEncoding() to rfbProtocolExtensiondscho2005-10-031-0/+6
|
* This monster commit contains support for TightVNC's file transfer protocol.dscho2005-09-281-0/+6
| | | | Thank you very much, Rohit!
* Introduce generic protocol extension method. Deprecatedscho2005-09-271-0/+7
| | | | the processCustomClientMessage() method.
* support VNC protocol version 3.7dscho2005-09-261-0/+5
|
* split rpm into three packages: the library, -devel (headers), and x11vncdscho2005-08-211-0/+3
|
* x11vnc: tweaks for release, fix queue buildup under -viewonly.runge2005-07-131-1/+4
|
* x11vnc: -grab_buster for XGrabServer deadlock; fix scrolls and copyrect for ↵runge2005-07-091-0/+4
| | | | -clip and -id
OpenPOWER on IntegriCloud