Commit Graph

601 Commits (a7726a6f970f49c2bedac4926aa30de18d96ae41)
 

Author SHA1 Message Date
runge a7726a6f97 x11vnc: more -unixpw work. add -license, etc. options
18 years ago
runge 9992160105 x11vnc: misc cleanup.
18 years ago
runge 64e731a9da x11vnc: --grabkbd, -grabptr, -env, -allowedcmds, unixpw+WAIT user fred:options
18 years ago
dscho 363ae71df0 fix typo
18 years ago
dscho d12939e22c no need for Time::HiRes to play back
18 years ago
dscho afcdc4f4b2 add timing
18 years ago
runge 06a401f8f8 x11vnc: -display WAIT:cmd=FINDDISPLAY, HTTPONCE, -http_ssl option, Java fixes.
18 years ago
runge 7a3e236390 x11vnc: make -display WAIT + -unixpw work on Solaris.
18 years ago
runge 1776a3a55f x11vnc: -display WAIT:..., -users unixpw=, su_verify dpy command.
18 years ago
steven_carr a60ee2ee9f RFB 3.8 clients are well informed
18 years ago
steven_carr 6bd995ec77 Better support for RFB >= 3.8 protocols
18 years ago
steven_carr a75a576e13 All security types for RFB >= 3.7 *have* to respond with a Security Result (Even rfbSecTypeNone)
18 years ago
runge 203eee7cfd x11vnc: -capslock -skip_lockkeys; Alt keys under -rawfb cons.
18 years ago
runge 8417618289 move all types into handler loop.
18 years ago
steven_carr 6c8e6e0678 Identified and removed some memory leaks associated with the Encodings RRE, CoRRE, ZLIB, and Ultra.
18 years ago
steven_carr aa54531107 Security Type memory leak plugged. Leaks when rfb >= 3.7 clients connects.
18 years ago
steven_carr 3dff7658dc KeyboardLedState Encoding Masks are now defined for portability
18 years ago
steven_carr 1955526d45 Plugged some memory leakage
18 years ago
steven_carr 2fa31ba4ea Permit auth.c to test major version
18 years ago
steven_carr 52fb63d51b Specifically test for Major Version 3 added
18 years ago
steven_carr b5ab72d65f Statistics now fit into 80-column output
18 years ago
steven_carr 7039f24f61 Statistics output now fits in 80-column output
18 years ago
steven_carr 0a21bf330c Corrected Cursor Statistics reporting as messages
18 years ago
dscho bd12b13c91 remove unneeded file
18 years ago
steven_carr 7218843ac0 Support sending TextChat messages back to the client
18 years ago
steven_carr 1c3af68549 Default to RFB 3.8, add command line option to specify the RFB version.
18 years ago
steven_carr ccdbe8f325 The great UltraVNC Compatibility Commit
18 years ago
runge 347c4a9847 fix some build issues WRT ultravnc code.
18 years ago
runge 279f35495a x11vnc: support for video4linux webcams & tv-tuners, -24to32 bpp option, -rawfb console.
18 years ago
steven_carr 0d734ad896 Server Capability Encodings
18 years ago
steven_carr 2eded94f7b UltraVNC with scaling, will send rectangles with a zero W or H
18 years ago
steven_carr 5865f0c4b7 Client side support for PalmVNC/UltraVNC 'Server Side Scaling'
18 years ago
steven_carr 97fe75fdce KeyboardLedState should be placed in 'various protocol extensions'
18 years ago
steven_carr 2670641432 Client Independent Server Side Scaling is now supported
18 years ago
steven_carr afa9fae024 Ultra Encoding added. Tested against UltraVNC V1.01
18 years ago
steven_carr e57c4dcd71 CopyRectangle() BPP!=8 bug fixed
18 years ago
steven_carr 18cd366896 Eliminate incompatible pointer assignment warning (gcc 4.0.1)
18 years ago
steven_carr 422491c98a signed vs unsigned warnings eliminated (gcc 4.0.1)
18 years ago
dscho 188ccd2ee2 include rotatetemplate.c in the tarball
18 years ago
dscho 7602f0e750 libvncclient: support changing of framebuffer size; make SDLvncviewer use it
18 years ago
dscho 9b51d63d49 fix SDLvncviewer for widths which are not divisible by 8
18 years ago
dscho 21b1fd476f add rotate and flip example
18 years ago
dscho 6370f25f13 malloc.h should not be needed (it is missing on quite a few platforms)
18 years ago
runge 3c80351a1c Make VPATH building work with -I $(top_srcdir) for rfb/rfb.h
18 years ago
steven_carr 6a6ccc8c58 Added an example camera application to demonstrate another way to write a server application.
18 years ago
runge 0ef122b61c Apache SSL gateway. More web proxy cases for Java and ssl_vncviewer.
18 years ago
runge d14cf0a84c SSL Java viewer work thru proxy. -sslGenCA, etc key/cert management utils for x11vnc. FBPM "support".
18 years ago
dscho 1602b345f3 add KeyboardLedState extension
18 years ago
runge 5920dc18d7 SSL patch for Java viewer. https support for x11vnc.
18 years ago
dscho 10c61b53c2 ignore maxRectsPerUpdate when encoding is Zlib (thanks scarr)
18 years ago