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 pull request #267 from veyon/external-lzo
Christian Beier
2018-12-29
6
-3
/
+68
|
\
|
*
Allow to use global LZO library instead of miniLZO
Tobias Junghans
2018-11-22
6
-3
/
+68
*
|
LibVNCClient: ignore server-sent reason strings longer than 1MB
Christian Beier
2018-12-29
1
-24
/
+21
*
|
LibVNCClient: ignore server-sent cut text longer than 1MB
Christian Beier
2018-12-29
1
-0
/
+5
*
|
Revert "AppVeyorCI: update cyrus-sasl to 2.1.27, remove patch"
Christian Beier
2018-12-28
2
-3
/
+30
*
|
AppVeyorCI: update cyrus-sasl to 2.1.27, remove patch
Christian Beier
2018-12-28
2
-30
/
+3
*
|
.gitignore: remove autotools and x11vnc leftovers
Christian Beier
2018-12-28
1
-31
/
+0
*
|
.gitignore: fix for in-tree builds, add 'build' dir
Christian Beier
2018-12-28
1
-2
/
+6
*
|
Revert "Remove .gitignore obsoleted by CMake"
Christian Beier
2018-12-28
1
-0
/
+87
*
|
Merge pull request #269 from rgacogne/fix-misleading-indentation
Christian Beier
2018-11-29
5
-19
/
+29
|
\
\
|
|
/
|
/
|
|
*
Fix -Wmisleading-indentation warnings
Remi Gacogne
2018-11-28
5
-19
/
+29
|
/
*
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
*
|
Merge pull request #266 from veyon/fix-tls
Christian Beier
2018-11-19
2
-6
/
+8
|
\
\
|
*
|
LibVNCServer: properly use thread-local storage
Tobias Junghans
2018-11-19
2
-6
/
+8
|
/
/
*
|
Merge pull request #263 from veyon/custom-auth-handlers
Christian Beier
2018-11-18
3
-1
/
+35
|
\
\
|
*
|
LibVNCClient: add support for custom auth handlers
Tobias Junghans
2018-11-11
3
-1
/
+35
*
|
|
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
|
|
|
/
|
|
/
|
*
|
|
README: rename to README.md
Christian Beier
2018-11-09
2
-477
/
+476
*
|
|
Merge pull request #261 from veyon/misc-fixes
Christian Beier
2018-11-07
10
-4
/
+25
|
\
\
\
|
*
|
|
LibVNCClient: pass buffer as const to WriteToTLS()
Tobias Junghans
2018-11-06
4
-4
/
+4
|
*
|
|
rfb: add header guard for default8x16
Tobias Junghans
2018-11-06
1
-0
/
+5
|
*
|
|
Undef error codes before redefining them for WSA
Tobias Junghans
2018-11-06
3
-0
/
+12
|
*
|
|
LibVNCClient: init pad field for set encodings msg
Tobias Junghans
2018-11-06
1
-0
/
+1
|
*
|
|
README: add Veyon to projects using libvncserver
Tobias Junghans
2018-11-06
1
-0
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #264 from veyon/d3des-fixes
Christian Beier
2018-11-07
3
-29
/
+22
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
common: d3des: use per-thread key register
Tobias Junghans
2018-11-07
1
-1
/
+9
|
*
|
common: d3des: drop unused rfbCPKey()
Tobias Junghans
2018-11-07
3
-15
/
+0
|
*
|
common: d3des: make static arrays const
Tobias Junghans
2018-11-07
1
-13
/
+13
|
/
/
*
|
README. add a reference to client examples
Christian Beier
2018-11-05
1
-0
/
+3
*
|
README: add VirtualBox to projects using us
Christian Beier
2018-11-05
1
-0
/
+2
*
|
README: fix header structure, add some markups for commands
Christian Beier
2018-11-05
1
-12
/
+12
*
|
Merge pull request #260 from veyon/free-client-buffers
Christian Beier
2018-11-05
1
-0
/
+6
|
\
\
|
|
/
|
/
|
|
*
LibVNCClient: free buffers in rfbClientCleanup()
Tobias Junghans
2018-11-05
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
*
LibVNCClient: really fix #250
Christian Beier
2018-10-04
1
-1
/
+1
*
websockets: remove Flash fallback
Christian Beier
2018-10-01
2
-13
/
+1
*
Update bundled noVNC to latest release 1.0.0
Christian Beier
2018-10-01
154
-9071
/
+78834
*
httpd: send proper MIME type for Javascript files
Christian Beier
2018-10-01
1
-0
/
+2
*
LibVNCClient: make sure Ultra decoding cannot dereference a null pointer
Christian Beier
2018-10-01
1
-0
/
+4
*
CMake: require some form of hton64() for websockets
Christian Beier
2018-09-30
1
-2
/
+6
*
Fix compilaton with gcc 4.4.x
DRC
2018-09-30
1
-2
/
+2
*
LibVNCClient: fix three possible heap buffer overflows
Christian Beier
2018-09-29
1
-4
/
+6
[next]