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
/
libvncserver
Commit message (
Expand
)
Author
Age
Files
Lines
*
Security Type memory leak plugged. Leaks when rfb >= 3.7 clients connects.
steven_carr
2006-05-29
1
-5
/
+9
*
Plugged some memory leakage
steven_carr
2006-05-28
7
-3
/
+85
*
Permit auth.c to test major version
steven_carr
2006-05-16
1
-0
/
+1
*
Specifically test for Major Version 3 added
steven_carr
2006-05-16
1
-1
/
+2
*
Statistics now fit into 80-column output
steven_carr
2006-05-16
1
-4
/
+4
*
Statistics output now fits in 80-column output
steven_carr
2006-05-16
1
-67
/
+85
*
Corrected Cursor Statistics reporting as messages
steven_carr
2006-05-16
1
-2
/
+2
*
remove unneeded file
dscho
2006-05-15
1
-15
/
+0
*
Support sending TextChat messages back to the client
steven_carr
2006-05-15
1
-0
/
+41
*
Default to RFB 3.8, add command line option to specify the RFB version.
steven_carr
2006-05-15
3
-5
/
+30
*
The great UltraVNC Compatibility Commit
steven_carr
2006-05-15
15
-229
/
+1426
*
fix some build issues WRT ultravnc code.
runge
2006-05-13
5
-3494
/
+3499
*
Server Capability Encodings
steven_carr
2006-05-04
1
-3
/
+277
*
Client Independent Server Side Scaling is now supported
steven_carr
2006-05-03
14
-64
/
+580
*
Ultra Encoding added. Tested against UltraVNC V1.01
steven_carr
2006-05-02
6
-6
/
+3745
*
Make VPATH building work with -I $(top_srcdir) for rfb/rfb.h
runge
2006-04-26
2
-2
/
+2
*
add KeyboardLedState extension
dscho
2006-03-28
2
-2
/
+68
*
SSL patch for Java viewer. https support for x11vnc.
runge
2006-03-28
1
-1
/
+5
*
ignore maxRectsPerUpdate when encoding is Zlib (thanks scarr)
dscho
2006-03-27
1
-0
/
+2
*
do not timeout on idle client input (with pthreads)
dscho
2006-03-01
1
-0
/
+16
*
rfbCheckFds now returns the number of processed events
dscho
2006-02-28
1
-10
/
+13
*
add handleEventsEagerly flag (Thanks, Donald)
dscho
2006-02-28
2
-82
/
+88
*
Added method to get extension specific client data
rohit_99129
2006-02-24
1
-1
/
+1
*
Added method to get extension specific client data
rohit_99129
2006-02-24
2
-34
/
+37
*
add functions to unregister extensions/security types
dscho
2006-02-22
3
-9
/
+127
*
fix some non-gcc compiler warnings and signals in x11vnc
runge
2006-02-20
5
-1
/
+11
*
logMutex needs to be initialized too; in rfbDefaultLog.
runge
2006-01-11
1
-2
/
+12
*
rfbProcessEvents() has to iterate also over clients with sock < 0 to close them
dscho
2006-01-10
2
-3
/
+19
*
fix client non-jpeg/libz builds
runge
2006-01-08
1
-1
/
+1
*
rfbRegisterProtocolExtension extMutex was never initialized.
runge
2006-01-06
1
-0
/
+6
*
make compile again with pthreads; fix off-by-one error
dscho
2005-12-22
1
-2
/
+4
*
introduce -deferptrupdate (thanks Dave)
dscho
2005-12-19
3
-4
/
+43
*
assorted fixes for MinGW32
dscho
2005-12-19
3
-15
/
+20
*
work around write() returning ENOENT on Solaris 2.7
dscho
2005-12-09
1
-0
/
+3
*
fix deadlock from rfbReleaseExtensionIterator(), fix no libz/libjpeg builds,...
runge
2005-11-25
9
-16
/
+30
*
The PseudoEncoding extension code was getting silly:
dscho
2005-10-07
1
-4
/
+2
*
kill BackChannel and CustomClientMessage: the new extension technique makes t...
dscho
2005-10-06
4
-52
/
+1
*
provide a list of the pseudo encodings understood by the extension
dscho
2005-10-06
2
-4
/
+38
*
do it right: it is not DEFINES, but AM_CFLAGS
dscho
2005-10-06
1
-1
/
+1
*
add enablePseudoEncoding() to rfbProtocolExtension
dscho
2005-10-03
2
-8
/
+25
*
This monster commit contains support for TightVNC's file transfer protocol.
dscho
2005-09-28
17
-19
/
+2974
*
Introduce generic protocol extension method. Deprecate
dscho
2005-09-27
4
-10
/
+103
*
Security is global. This was a misguided attempt to evade a global list.
dscho
2005-09-27
2
-7
/
+8
*
support VNC protocol version 3.7
dscho
2005-09-26
3
-21
/
+212
*
x11vnc: -gui tray mode, httpd.c: check httpListenSock >= 0.
runge
2005-07-02
1
-0
/
+3
*
main.c: fix screen->deferUpdateTime default.
runge
2005-06-27
1
-3
/
+3
*
main.c: XReadScreen check, fix 64bit use of cursors, x11vnc: first round of ...
runge
2005-06-14
1
-14
/
+34
*
main.c: no sraRgnSubstract for copyRect, scrolls for x11vnc -scale; add -fix...
runge
2005-06-04
1
-7
/
+3
*
main.c: fix copyRect for non-cursor-shape-aware clients.
runge
2005-05-31
1
-0
/
+43
*
fix off by one bug
dscho
2005-05-24
1
-2
/
+4
[next]