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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'kanaka/websockets' into websockets
Gernot Tenchio
2011-08-30
6
-251
/
+684
|
\
|
*
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
|
*
cmake: use sha1.c for websocket builds
Gernot Tenchio
2011-08-29
1
-0
/
+1
|
*
Add sha1.*. Remove UTF-8 encode. Protocol handling.
Joel Martin
2011-08-25
4
-176
/
+638
*
|
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
*
|
cmake: make some noise
Gernot Tenchio
2011-08-25
1
-0
/
+1
*
|
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
4
-78
/
+80
*
websockets: Initial HyBi support
Gernot Tenchio
2011-08-25
4
-54
/
+395
*
cmake: don't link sdl libs to vnc libraries
Gernot Tenchio
2011-08-17
1
-2
/
+0
*
websockets: Add wspath member to rfbClientRec
Gernot Tenchio
2011-08-17
3
-0
/
+3
*
Move libvncserver/md5* to common
Gernot Tenchio
2011-08-17
4
-2
/
+6
*
websockets: Add Websockets support to CMakeLists.txt
Gernot Tenchio
2011-08-17
2
-2
/
+31
*
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
4
-94
/
+527
*
websockets: Add encryption support
Gernot Tenchio
2011-08-17
7
-27
/
+204
*
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
8
-2
/
+1205
*
tightPng: check even for SendGradientRect.
Joel Martin
2011-07-22
1
-0
/
+6
*
tightPng: Add initial tightPng encoding support.
Joel Martin
2011-07-22
9
-62
/
+436
*
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
2
-7
/
+10
*
Split two event-loop related functions out of the rfbProcessEvents() mechanism.
George Kiagiadakis
2011-06-01
3
-56
/
+85
*
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
*
UTF-8ify AUTHORS
Johannes Schindelin
2011-04-28
1
-1
/
+1
*
Update AUTHORS
Johannes Schindelin
2011-04-28
1
-1
/
+1
*
Fix memory corruption bug.
George Kiagiadakis
2011-04-28
1
-0
/
+2
*
Fix compilation in c89 mode.
George Kiagiadakis
2011-04-28
6
-9
/
+13
*
Replace deprecated GnuTLS functions gnutls_*_set_priority with gnutls_priorit...
Vic Lee
2011-04-27
1
-9
/
+6
*
Update ChangeLog for 0.9.8.
Christian Beier
2011-03-30
1
-751
/
+6656
*
Remove RDP from the README description.
Christian Beier
2011-03-29
1
-1
/
+1
*
Fix skipping of merge commits in log convert script.
Christian Beier
2011-03-29
1
-1
/
+2
*
Add a git-log to GNU-Style ChangeLog converter script.
Christian Beier
2011-03-29
3
-0
/
+372
*
Mention the pkg-config stuff in NEWS.
Christian Beier
2011-03-28
1
-0
/
+1
*
Merge branch 'master' of ssh://libvncserver.git.sourceforge.net/gitroot/libvn...
Christian Beier
2011-03-28
34
-303
/
+175
|
\
|
*
Fix regression in Ultra encoding introduced by commit fe1ca16e9b75b5f38ab374c...
Christian Beier
2011-03-17
2
-3
/
+3
|
*
Update encodingstest.
Christian Beier
2011-03-17
1
-42
/
+25
|
*
Remove useless comparisons that always evaluate to false.
Christian Beier
2011-03-17
1
-6
/
+1
|
*
Fix (most) MinGW32 compiler warnings.
Christian Beier
2011-03-17
9
-29
/
+33
|
*
Fix remaining compiler warnings.
Christian Beier
2011-03-17
4
-18
/
+4
|
*
Check rfbGetScreen() return value everywhere.
Christian Beier
2011-03-17
18
-6
/
+41
|
*
CMake: Check for libgcrypt availability.
Christian Beier
2011-03-12
2
-0
/
+9
[next]