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
...
|
*
|
|
Fix tiny typo.
Christian Beier
2011-11-09
1
-1
/
+1
|
*
|
|
httpd: fix sending of binary data such as images.
Christian Beier
2011-10-06
1
-17
/
+7
|
*
|
|
Fix typo && use proper website.
Christian Beier
2011-10-06
1
-1
/
+1
|
*
|
|
Add noVNC HTML5 client connect possibility to our http server.
Christian Beier
2011-10-04
44
-8
/
+7462
*
|
|
|
Add 0.9.8.2 NEWS entry.
Christian Beier
2011-11-09
1
-0
/
+3
*
|
|
|
When GetCredential() callback is not set, don't use authentications requiring...
Christian Beier
2011-11-09
1
-2
/
+2
*
|
|
|
Update ChangeLog for 0.9.8.1.
Christian Beier
2011-11-08
1
-0
/
+18
*
|
|
|
Update version number in autotools && cmake, NEWS entry.
Christian Beier
2011-11-08
3
-3
/
+6
*
|
|
|
Fix deadlock in threaded mode when using nested rfbClientIteratorNext() calls.
Christian Beier
2011-10-26
1
-15
/
+15
*
|
|
|
Update AUTHORS
Johannes Schindelin
2011-10-16
1
-12
/
+2
*
|
|
|
Fix memory leak
George Fleury
2011-10-16
1
-0
/
+1
*
|
|
|
Hopefully fix the crash when updating from 0.9.7 or earlier
Johannes Schindelin
2011-10-12
1
-4
/
+5
|
|
/
/
|
/
|
|
*
|
|
SDLvncviewer: make it resizable by default
Johannes Schindelin
2011-10-09
1
-1
/
+3
|
/
/
*
|
Merge branch 'websockets'
Christian Beier
2011-10-04
26
-159
/
+3441
|
\
\
|
*
|
This build warning is a libvncserver one, not for x11vnc.
Christian Beier
2011-10-04
1
-17
/
+14
|
*
|
Merge branch 'websockets' of https://github.com/kanaka/libvncserver into webs...
Christian Beier
2011-09-23
1
-2
/
+2
|
|
\
\
|
|
|
/
|
|
*
md5: forced to use function names with leading underscores
Gernot Tenchio
2011-09-21
1
-2
/
+2
|
*
|
Merge branch 'websockets' of https://github.com/kanaka/libvncserver into webs...
Christian Beier
2011-09-20
1
-3
/
+3
|
|
\
\
|
|
|
/
|
|
*
rfbcrypto_included: fix c&p errors
Gernot Tenchio
2011-09-20
1
-3
/
+3
|
*
|
Merge remote branch 'kanaka/websockets' into websockets
Christian Beier
2011-09-20
9
-37
/
+217
|
|
\
\
|
|
|
/
|
|
*
rfbcrypto_polarssl: it was way to late last night...
Gernot Tenchio
2011-09-20
1
-2
/
+2
|
|
*
Add support for different crypto implementations
Gernot Tenchio
2011-09-19
7
-37
/
+212
|
|
*
Autotools: Fix OpenSSL and GnuTLS advertisement.
Christian Beier
2011-09-19
2
-5
/
+6
|
|
*
Fix libvncserver GnuTLS init.
Christian Beier
2011-09-19
1
-1
/
+1
|
|
*
Update AUTHORS regarding the websocket guys.
Christian Beier
2011-09-19
2
-1
/
+2
|
|
*
configure: Add AM_SILENT_RULES
Gernot Tenchio
2011-09-19
1
-0
/
+1
|
|
*
cmake: set SOVERSION
Gernot Tenchio
2011-09-19
1
-0
/
+4
|
*
|
Autotools: Fix OpenSSL and GnuTLS advertisement.
Christian Beier
2011-09-11
2
-5
/
+6
|
*
|
Fix libvncserver GnuTLS init.
Christian Beier
2011-09-11
1
-1
/
+1
|
*
|
Update AUTHORS regarding the websocket guys.
Christian Beier
2011-09-11
2
-1
/
+2
|
|
/
|
*
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
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
[prev]
[next]