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
*
Handle colormaps with more than 256 colors.
runge
2008-05-23
1
-4
/
+14
*
Please MS Visual C++ a bit (Christian Ehrlicher)
dscho
2008-02-18
1
-2
/
+2
*
Fix ZYWRLE en/decoding for width != scanline (thanks Noriaki Yamazaki)
dscho
2008-02-04
1
-145
/
+152
*
Add ZYWRLE to server printout.
runge
2008-02-03
1
-0
/
+1
*
Need to include zywrletemplate.c in Makefile.am
runge
2008-02-01
1
-1
/
+1
*
Fix rfbSendSupportedEncodings
dscho
2008-01-31
1
-43
/
+32
*
Fix Swap16IfLE() on bytes
dscho
2008-01-31
1
-3
/
+3
*
Move tightQualityLevel out of the JPEG specific part
dscho
2008-01-31
1
-2
/
+2
*
Make ZYWRLE thread-safe for multiple clients
dscho
2008-01-30
2
-17
/
+15
*
ZYWRLE brown paper bag fix
dscho
2008-01-30
2
-4
/
+6
*
Add missing #include <time.h> (thanks Christian Ehrlicher)
dscho
2008-01-29
1
-0
/
+2
*
Add ZYWRLE server-side support (thanks Noriaki Yamazaki, Hitachi)
dscho
2008-01-29
5
-24
/
+952
*
Avoid misaligned access on 64-bit machines
dscho
2007-09-17
1
-13
/
+15
*
More fixes to ultra java viewer, ultrafilexfer debugging output, fix -loop in...
runge
2007-05-19
1
-7
/
+10
*
Pre-C99 declaration error.
runge
2007-05-17
1
-2
/
+2
*
In rfbSendFileTransferChunk() check permitFileTransfer 1st to avoid false ala...
runge
2007-05-17
1
-3
/
+4
*
Add logging output to know when inside tightvnc-filetransfer functions.
runge
2007-05-16
2
-1
/
+18
*
Drop client if UltraVNC filetransfer is not enabled.
runge
2007-05-16
1
-3
/
+33
*
Build shared libraries per default
dscho
2007-03-30
1
-2
/
+2
*
Fix short vs. char problem with X cursors. Have fg == bg == 0 imply interpol...
runge
2007-03-24
1
-7
/
+51
*
Add "Connection: close" to HTTP replies.
runge
2007-03-20
1
-2
/
+15
*
Fix a locking problem in libvncserver
dscho
2007-03-17
2
-3
/
+2
*
compile fix for MinGW
dscho
2007-01-25
1
-19
/
+27
*
fix typo.
runge
2006-12-15
1
-1
/
+1
*
Remove stray ""-permitfiletransfer permit file transfer support" output.
runge
2006-12-13
1
-1
/
+0
*
N_ENC_CAPS check does not work if libz is not present.
runge
2006-10-11
1
-2
/
+4
*
x11vnc: improve ultravnc filexfer rate by calling rfbCheckFD more often
runge
2006-09-18
1
-1
/
+2
*
x11vnc: clear DISPLAY for -unixpw su_verify, user supplied sig ignore.
runge
2006-09-15
1
-2
/
+2
*
RFB 3.8 clients are well informed
steven_carr
2006-06-05
2
-9
/
+30
*
Better support for RFB >= 3.8 protocols
steven_carr
2006-06-05
1
-22
/
+43
*
All security types for RFB >= 3.7 *have* to respond with a Security Result (E...
steven_carr
2006-06-05
1
-1
/
+9
*
move all types into handler loop.
runge
2006-06-03
1
-10
/
+9
*
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
[next]