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
*
krfb: fix termination and syncing of threads on exit. This resolves issue #2.
Michele Calgaro
2024-01-11
2
-22
/
+52
*
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Michele Calgaro
2024-01-10
1
-3
/
+3
*
Replace Q_OBJECT with TQ_OBJECT
Michele Calgaro
2023-07-20
1
-3
/
+3
*
Remove unnecessary re-definition of true/false boolean values.
Michele Calgaro
2022-05-13
1
-5
/
+0
*
Fix 'true' definition.
François Andriot
2022-05-12
1
-1
/
+1
*
Rename main.c to main.cpp because it needs to be built as C++
Slávek Banko
2020-12-09
1
-4
/
+4
*
Renaming of files in preparation for code style tools.
Michele Calgaro
2020-12-09
1
-1
/
+0
*
Limit lenght to INT_MAX bytes in rfbProcessFileTransferReadBuffer()
Petr Písař
2019-03-03
1
-1
/
+6
*
Merge tag 'LibVNCServer-0.9.12'
Slávek Banko
2019-02-06
26
-876
/
+971
|
\
|
*
Fix comment style and be a bit more verbose
Christian Beier
2019-01-06
1
-2
/
+7
|
*
Merge pull request #238 from tetrane/pr-fix-use-after-free
Christian Beier
2019-01-06
2
-9
/
+46
|
|
\
|
|
*
Check the return code of pipe
Quentin BUATHIER
2018-12-06
1
-1
/
+4
|
|
*
Fix the concurrent issue hapenning between the freeing of the client and the ...
Quentin BUATHIER
2018-08-09
2
-3
/
+31
|
|
*
Fix use-after-free
Quentin BUATHIER
2018-08-09
1
-6
/
+12
|
*
|
Error out in rfbProcessFileTransferReadBuffer if length can not be allocated
Christian Beier
2019-01-06
1
-2
/
+12
|
*
|
Merge pull request #267 from veyon/external-lzo
Christian Beier
2018-12-29
1
-0
/
+4
|
|
\
\
|
|
*
|
Allow to use global LZO library instead of miniLZO
Tobias Junghans
2018-11-22
1
-0
/
+4
|
*
|
|
Fix -Wmisleading-indentation warnings
Remi Gacogne
2018-11-28
2
-9
/
+13
|
|
/
/
|
*
|
Merge pull request #259 from veyon/cursor-shift
Christian Beier
2018-11-19
1
-4
/
+4
|
|
\
\
|
|
*
|
LibVNCClient: fix integer shifts for cursor colors
Tobias Junghans
2018-11-05
1
-4
/
+4
|
*
|
|
LibVNCServer: properly use thread-local storage
Tobias Junghans
2018-11-19
2
-6
/
+8
|
*
|
|
Add SSL options to rfbUsage output
Christian Beier
2018-11-11
1
-0
/
+4
|
*
|
|
Merge branch 'fix-#242'
Christian Beier
2018-11-10
5
-18
/
+25
|
|
\
\
\
|
|
*
|
|
tightvnc-filetransfer: do not close stuff from within a thread
Christian Beier
2018-11-10
1
-6
/
+0
|
|
*
|
|
tightvnc-filetransfer: when creating a new download thread, make sure the pre...
Christian Beier
2018-10-22
1
-2
/
+1
|
|
*
|
|
tightvnc-filetransfer: wait for download thread end in CloseUndoneFileDownload()
Christian Beier
2018-10-21
2
-2
/
+7
|
|
*
|
|
tightvnc-filetransfer: refactor CloseUndoneFileTransfer() into two functions
Christian Beier
2018-10-21
3
-7
/
+16
|
|
*
|
|
tightvnc-filetransfer: tie the download thread to the control structure
Christian Beier
2018-10-21
2
-2
/
+2
|
|
|
/
/
|
*
|
|
Undef error codes before redefining them for WSA
Tobias Junghans
2018-11-06
1
-0
/
+6
|
|
/
/
|
*
|
tightvnc-filetransfer: fix heap use-after-free
Christian Beier
2018-10-21
1
-0
/
+2
|
*
|
LibVNCServer: fix heap out-of-bound write access
Christian Beier
2018-10-21
1
-1
/
+1
|
*
|
websockets: remove Flash fallback
Christian Beier
2018-10-01
2
-13
/
+1
|
*
|
httpd: send proper MIME type for Javascript files
Christian Beier
2018-10-01
1
-0
/
+2
|
*
|
Fix compilaton with gcc 4.4.x
DRC
2018-09-30
1
-2
/
+2
|
|
/
|
*
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
[next]