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
*
crypto: move to common
Christian Beier
2018-06-29
5
-190
/
+0
*
Tight: export SendCompressedData and SendTightHeader functions
Eddie James
2018-06-20
1
-14
/
+11
*
rfbserver: fix a typo
Christian Beier
2018-03-24
1
-1
/
+1
*
rfbserver: get rid of inttypes.h again
Christian Beier
2018-03-24
1
-4
/
+1
*
Limit client cut text length to 1 MB
Petr Písař
2018-03-08
1
-1
/
+19
*
fix: the function should not return a value
Wu Zongyong
2017-06-25
1
-1
/
+1
*
Fixed compilation of websockets on system where there is no implementation of...
Jocelyn Le Sage
2017-06-13
3
-8
/
+6
*
Merge pull request #158 from kempniu/gtk-vnc-0.7.0-compat
Christian Beier
2017-05-15
1
-1
/
+4
|
\
|
*
Ensure compatibility with gtk-vnc 0.7.0+
Michał Kępień
2017-02-14
1
-1
/
+4
*
|
websockets: hide decode debug output per default
Christian Beier
2017-05-15
1
-32
/
+41
*
|
websockets: restore webSocketCheckDisconnect() to keep API compatibility
Christian Beier
2017-05-14
1
-0
/
+11
*
|
remove potential 64 bit len overflow calculation
Andreas Weigel
2017-05-14
2
-38
/
+31
*
|
add decode support for continuation frames
Andreas Weigel
2017-05-14
3
-46
/
+126
*
|
remove Hixie-specific MD5 and check functions
Andreas Weigel
2017-05-14
2
-68
/
+0
*
|
add generation wstest to cmake
Andreas Weigel
2017-05-14
2
-25
/
+26
*
|
add ws_decode tests
Andreas Weigel
2017-05-14
3
-41
/
+41
*
|
remove obsolete hixie protocol support
Andreas Weigel
2017-05-14
1
-246
/
+51
*
|
factor out hybi decode part to make it testable
Andreas Weigel
2017-05-14
3
-580
/
+631
*
|
fix overflow and refactor websockets decode (Hybi)
Andreas Weigel
2017-05-14
1
-132
/
+463
*
|
font: Fix a small resource leak in a failure case in rfbLoadConsoleFont()
Lioncash
2017-05-10
1
-0
/
+1
*
|
rfbInitServer: only init Winsock once
Christian Beier
2017-02-21
1
-1
/
+9
*
|
Add an rfbLogPError that shows something on WIN32
Christian Beier
2017-02-21
1
-0
/
+9
*
|
Merge pull request #156 from The-42/drop-autotools
Christian Beier
2017-02-21
1
-80
/
+0
|
\
\
|
*
|
drop autotools
Bert van Hall
2017-02-13
1
-80
/
+0
|
|
/
*
|
Fix building in C89 mode
Christian Beier
2017-02-20
1
-1
/
+12
|
/
*
Fix building websockets with GnuTLS.
Christian Beier
2017-01-28
1
-3
/
+3
*
Fix typo
Christian Beier
2017-01-28
1
-1
/
+1
*
Fix websockets building
Christian Beier
2017-01-28
1
-0
/
+2
*
Various #ifdef fixes to allow building with MSVC2014
Christian Beier
2017-01-28
6
-3
/
+27
*
Make websockets code build on OSX without SSL.
Christian Beier
2016-12-30
1
-0
/
+13
*
Use unprefixed b64_* functions in websockets code.
Christian Beier
2016-12-30
1
-5
/
+5
*
LibVNCServer: fix starting of an onHold-client in threaded mode.
Christian Beier
2016-12-28
1
-9
/
+6
*
websockets: Don't supply Sec-WebSocket-Protocol if not in request
Kyle Russell
2016-12-08
1
-2
/
+11
*
Write the correct length for end of header
Samuel Mannehed
2016-12-02
1
-1
/
+1
*
httpd: rework mime type handling to recognise more types
Christian Beier
2016-11-25
1
-7
/
+13
*
Merge pull request #128 from zmedico/autoprobe-selective
Christian Beier
2016-11-20
1
-7
/
+9
|
\
|
*
Support autoPort with ipv4 or ipv6 disabled
Zac Medico
2016-08-14
1
-7
/
+9
*
|
Fix some typos (found by codespell)
Stefan Weil
2016-11-18
1
-1
/
+1
*
|
Support systemd socket activation
Kyle Russell
2016-09-21
2
-44
/
+74
|
/
*
Merge pull request #84 from plettix/master
Christian Beier
2016-06-05
1
-15
/
+17
|
\
|
*
fix for issue 81
plettix
2015-07-07
1
-15
/
+17
*
|
Avoid calling SSL_pending when connection is already closed
George Fleury
2016-05-13
1
-1
/
+1
*
|
Merge pull request #103 from rdieter/master
Christian Beier
2016-04-24
3
-6
/
+6
|
\
\
|
*
|
use namespaced rfbMax macro (issue #102)
Rex Dieter
2016-04-18
3
-6
/
+6
*
|
|
Enable AF_UNIX socket: ignore setsockopt TCP_NODELAY failure.
Wen Shuguang
2016-04-15
2
-11
/
+4
|
/
/
*
|
Fix some typos (found by codespell)
Stefan Weil
2015-10-09
10
-12
/
+12
|
/
*
Do away with rfbint.h generation and use stdint.h directly instead.
Christian Beier
2015-05-28
1
-2
/
+1
*
Merge pull request #70 from maxnet/master
Christian Beier
2015-04-17
1
-0
/
+8
|
\
|
*
httpd: disallow directory traversal
Floris Bos
2015-03-29
1
-0
/
+8
*
|
Changed C++ style comments to C ones
Benjamin Dürholt
2015-04-13
2
-2
/
+2
[next]