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
*
Fix libvncserver GnuTLS init.
Christian Beier
2011-09-11
1
-1
/
+1
*
Update AUTHORS regarding the websocket guys.
Christian Beier
2011-09-11
1
-0
/
+0
*
websocket: Use a single buffer for both, encoding and decoding
Gernot Tenchio
2011-09-08
1
-16
/
+15
*
Merge branch 'kanaka/websockets' into websockets
Gernot Tenchio
2011-08-30
3
-251
/
+171
|
\
|
*
rfbssl_gnutls: Merge rfbssl_peek/rfbssl_read into one function
Gernot Tenchio
2011-08-30
1
-53
/
+35
|
*
websockets: fix webSocketCheckDisconnect()
Gernot Tenchio
2011-08-30
1
-1
/
+1
|
*
websockets: use 32bit Xor in webSocketsDecodeHybi()
Gernot Tenchio
2011-08-29
1
-5
/
+10
|
*
Add sha1.*. Remove UTF-8 encode. Protocol handling.
Joel Martin
2011-08-25
2
-176
/
+126
*
|
websockets: nothing to worry about
Gernot Tenchio
2011-08-25
1
-4
/
+5
*
|
websockets: added gcrypt based sha1 digest funtion
Gernot Tenchio
2011-08-25
1
-0
/
+15
*
|
websockets: remove warning on 64bit platforms
Gernot Tenchio
2011-08-25
1
-1
/
+1
|
/
*
websockets: Removed debugging left over
Gernot Tenchio
2011-08-25
1
-1
/
+1
*
websockets: Use callback functions for encode/decode
Gernot Tenchio
2011-08-25
1
-17
/
+32
*
websockets: Move Hixie disconnect hack to websockets.c
Gernot Tenchio
2011-08-25
3
-76
/
+79
*
websockets: Initial HyBi support
Gernot Tenchio
2011-08-25
3
-45
/
+392
*
websockets: Add wspath member to rfbClientRec
Gernot Tenchio
2011-08-17
2
-0
/
+2
*
Move libvncserver/md5* to common
Gernot Tenchio
2011-08-17
3
-597
/
+1
*
websockets: Add SSL cert command line options.
Joel Martin
2011-08-17
2
-0
/
+15
*
websockets: add GnuTLS and OpenSSL support
Gernot Tenchio
2011-08-17
3
-1
/
+433
*
websockets: Add encryption support
Gernot Tenchio
2011-08-17
6
-26
/
+196
*
websockets: Properly parse Hixie-76 handshake.
Joel Martin
2011-08-17
1
-21
/
+28
*
websockets: Add UTF-8 encoding support.
Joel Martin
2011-08-17
2
-46
/
+88
*
websockets: Better disconnect detection.
Joel Martin
2011-08-17
1
-0
/
+5
*
websockets: Initial WebSockets support.
Joel Martin
2011-08-17
6
-2
/
+1164
*
tightPng: check even for SendGradientRect.
Joel Martin
2011-07-22
1
-0
/
+6
*
tightPng: Add initial tightPng encoding support.
Joel Martin
2011-07-22
4
-48
/
+331
*
Remove some unused variables.
Christian Beier
2011-06-01
2
-3
/
+0
*
Fix rfbProcessNewConnection to return some value instead of void.
George Kiagiadakis
2011-06-01
1
-6
/
+9
*
Split two event-loop related functions out of the rfbProcessEvents() mechanism.
George Kiagiadakis
2011-06-01
2
-56
/
+79
*
Fix buffer overflow
Cristian RodrÃguez
2011-05-09
1
-1
/
+1
*
Revert "Fix memory corruption bug."
Christian Beier
2011-04-30
1
-2
/
+0
*
Fix memory corruption bug.
George Kiagiadakis
2011-04-28
1
-0
/
+2
*
Fix compilation in c89 mode.
George Kiagiadakis
2011-04-28
4
-6
/
+6
*
Fix regression in Ultra encoding introduced by commit fe1ca16e9b75b5f38ab374c...
Christian Beier
2011-03-17
1
-1
/
+1
*
Fix (most) MinGW32 compiler warnings.
Christian Beier
2011-03-17
2
-4
/
+4
*
Fix remaining compiler warnings.
Christian Beier
2011-03-17
2
-9
/
+0
*
Set proper file permissions for source files.
Christian Beier
2011-03-10
19
-0
/
+0
*
Call WSAGetLastError() everywhere errno is read after a Winsock call.
Christian Beier
2011-03-03
3
-0
/
+12
*
Update minilzo library used for Ultra encoding to ver 2.04.
Christian Beier
2011-02-26
1
-1
/
+1
*
libvncserver: Make RRE, CoRRE and Ultra encodings thread-safe.
Christian Beier
2011-02-07
6
-159
/
+96
*
Remove unneeded files concerning CVS.
Christian Beier
2011-01-31
2
-8
/
+0
*
Put files used by both libs into a 'common' dir.
Christian Beier
2011-01-25
8
-5019
/
+5
*
Fix two errors found by cppcheck
ebola_rulez
2011-01-20
1
-1
/
+5
*
Remove never used protocol version name string.
runge
2011-01-01
1
-8
/
+3
*
libvncserver sockets: check cl->screen before accessing it
Tobias Doerffel
2010-12-01
1
-2
/
+2
*
libvncserver: fix endless loop when server closed client in threaded mode.
Christian Beier
2010-11-18
1
-5
/
+5
*
libvncserver sockets: favor per-screen maxclientwait over global one when set.
Christian Beier
2010-11-18
1
-3
/
+8
*
libvncserver cleanup: remove rfbKeyFrame remnants.
Christian Beier
2010-11-11
2
-4
/
+0
*
libvnc[server|client]: implement xvp VNC extension.
Christian Beier
2010-11-02
3
-2
/
+64
*
Added missing initialization of extension mutex
Tobias Doerffel
2010-10-29
1
-0
/
+5
[next]