index
:
libtdevnc
master
r14.1.x
Shared TDE VNC library sources
TDE Gitea Workspace
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ChangeLog
Commit message (
Collapse
)
Author
Age
Files
Lines
*
add handleEventsEagerly flag (Thanks, Donald)
dscho
2006-02-28
1
-0
/
+4
|
*
x11vnc: -unixpw and -stunnel. Add clipboard to input control.
runge
2006-02-25
1
-0
/
+4
|
*
Added method to get extension specific client data
rohit_99129
2006-02-24
1
-0
/
+4
|
*
add functions to unregister extensions/security types
dscho
2006-02-22
1
-0
/
+4
|
*
fix some non-gcc compiler warnings and signals in x11vnc
runge
2006-02-20
1
-0
/
+4
|
*
x11vnc: add -8to24 option for some multi-depth displays.
runge
2006-01-15
1
-0
/
+3
|
*
configure.ac: add switches for most X extensions.
runge
2006-01-12
1
-0
/
+3
|
*
rfbProcessEvents() has to iterate also over clients with sock < 0 to close them
dscho
2006-01-10
1
-0
/
+5
|
*
x11vnc: the big split.
runge
2006-01-09
1
-0
/
+4
|
*
fix client non-jpeg/libz builds
runge
2006-01-08
1
-0
/
+5
|
*
rfbRegisterProtocolExtension extMutex was never initialized.
runge
2006-01-06
1
-0
/
+4
|
*
x11vnc: enhance -passwdfile features, filetransfer on by default.
runge
2005-12-24
1
-0
/
+3
|
*
introduce -deferptrupdate (thanks Dave)
dscho
2005-12-19
1
-0
/
+9
|
*
work around write() returning ENOENT on Solaris 2.7
dscho
2005-12-09
1
-0
/
+4
|
*
plug memory leaks
dscho
2005-12-07
1
-0
/
+7
|
*
fix deadlock from rfbReleaseExtensionIterator(), fix no libz/libjpeg ↵
runge
2005-11-25
1
-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,...
runge
2005-10-23
1
-0
/
+3
|
*
update ChangeLog for today
dscho
2005-10-06
1
-0
/
+8
|
*
add enablePseudoEncoding() to rfbProtocolExtension
dscho
2005-10-03
1
-0
/
+6
|
*
This monster commit contains support for TightVNC's file transfer protocol.
dscho
2005-09-28
1
-0
/
+6
|
|
|
|
Thank you very much, Rohit!
*
Introduce generic protocol extension method. Deprecate
dscho
2005-09-27
1
-0
/
+7
|
|
|
|
the processCustomClientMessage() method.
*
support VNC protocol version 3.7
dscho
2005-09-26
1
-0
/
+5
|
*
split rpm into three packages: the library, -devel (headers), and x11vnc
dscho
2005-08-21
1
-0
/
+3
|
*
x11vnc: tweaks for release, fix queue buildup under -viewonly.
runge
2005-07-13
1
-1
/
+4
|
*
x11vnc: -grab_buster for XGrabServer deadlock; fix scrolls and copyrect for ↵
runge
2005-07-09
1
-0
/
+4
|
|
|
|
-clip and -id
*
x11vnc: -gui tray now embeds in systray; more improvements to gui.
runge
2005-07-07
1
-0
/
+3
|
*
x11vnc: -gui tray mode, httpd.c: check httpListenSock >= 0.
runge
2005-07-02
1
-0
/
+5
|
*
fix annoying zrle decoding bug
dscho
2005-06-28
1
-0
/
+4
|
*
main.c: fix screen->deferUpdateTime default.
runge
2005-06-27
1
-0
/
+4
|
*
configure.ac: HP-UX and OSF1 no -R, x11vnc: second round of beta-testing fixes.
runge
2005-06-18
1
-0
/
+6
|
*
main.c: XReadScreen check, fix 64bit use of cursors, x11vnc: first round of ↵
runge
2005-06-14
1
-0
/
+5
|
|
|
|
beta-testing fixes, RFE's.
*
no longer complain on Solaris about missing ar, which was not really missing
dscho
2005-06-11
1
-0
/
+3
|
*
main.c: no sraRgnSubstract for copyRect, scrolls for x11vnc -scale; add ↵
runge
2005-06-04
1
-0
/
+4
|
|
|
|
-fixscreen
*
main.c: fix copyRect for non-cursor-shape-aware clients.
runge
2005-05-31
1
-0
/
+3
|
*
x11vnc: scrolling: grabserver, autorepeat throttling, mouse wheel, fix onetile
runge
2005-05-25
1
-0
/
+4
|
*
simplify configure (do not check for malloc(0) bug)
dscho
2005-05-23
1
-0
/
+3
|
*
fix compilation for systems without socklen_t
dscho
2005-05-18
1
-0
/
+3
|
*
x11vnc: more scrolling, -scr_term, -wait_ui, -nowait_bog
runge
2005-05-18
1
-0
/
+3
|
*
ANSIfy, fix some warnings from Linus' sparse
dscho
2005-05-15
1
-0
/
+3
|
*
fix memory leaks detected using valgrind
dscho
2005-05-14
1
-0
/
+3
|
*
x11vnc: more improvements to -scrollcopyrect and -xkb modes.
runge
2005-05-14
1
-0
/
+3
|
*
socketInitDone -> socketState
dscho
2005-05-07
1
-0
/
+6
|
*
libvncserver/main.c: fix memory leak in rfbDoCopyRect/rfbScheduleCopyRect; ↵
runge
2005-05-03
1
-0
/
+4
|
|
|
|
configure.ac tweaks.
*
x11vnc: -scrollcopyrect/RECORD, etc. configure.ac: customizations for ↵
runge
2005-05-03
1
-0
/
+6
|
|
|
|
x11vnc pkg
*
clear requested region after handling it
dscho
2005-04-27
1
-0
/
+3
|
*
x11vnc: -wireframe, -wirecopyrect, -privremote, -safer, -nocmd, -unsafe, ↵
runge
2005-04-19
1
-0
/
+6
|
|
|
|
-noviewonly
*
x11vnc: -rawfb, -pipeinput, -xtrap, -flag, ...
runge
2005-04-10
1
-0
/
+4
|
*
x11vnc: use DEC-XTRAP on legacy X11R5, -shiftcmap, -http
runge
2005-04-04
1
-0
/
+5
|
*
x11vnc: fix event leaks, build-time customizations, -nolookup
runge
2005-03-29
1
-0
/
+3
|
*
x11vnc: scale cursors, speed up some scaling, alt arrows, -norepeat N
runge
2005-03-20
1
-0
/
+4
|
[next]