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 #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
*
LibVNCClient: make sure ReadFromRFBServer() does not write after buffer end i...
Christian Beier
2018-09-29
1
-1
/
+1
*
LibVNCClient: fix possible infinite loop
Christian Beier
2018-09-29
1
-1
/
+1
*
LibVNCClient: don't leak uninitialised memory to remote
Christian Beier
2018-09-29
1
-0
/
+2
*
When connecting to a repeater, only send initialised string
Christian Beier
2018-09-29
2
-4
/
+14
*
CMake: build the repeater example as well
Christian Beier
2018-09-29
1
-0
/
+1
*
Remove the turbojpeg.h dependency from public headers
Christian Beier
2018-09-27
2
-2
/
+3
*
CMake: fix build error that occured on Windows with CMake 3.12
Christian Beier
2018-09-27
1
-0
/
+2
*
AppVeyorCI: print CMake version
Christian Beier
2018-09-27
1
-0
/
+1
*
CMake: only do jpeg-turbo tests if a libjpeg was found
Christian Beier
2018-09-26
1
-33
/
+35
*
Remove .gitignore obsoleted by CMake
Christian Beier
2018-09-26
1
-87
/
+0
*
CMake: make get_link_libraries() not crash when there are no linked libraries...
Christian Beier
2018-08-10
1
-1
/
+3
*
SDLvncviewer: work around SDL_TEXTINPUT not generating chars with CTRL down
Christian Beier
2018-07-30
1
-0
/
+4
*
SDLvncviewer: handle mouse wheel events
Christian Beier
2018-07-30
1
-1
/
+31
*
SDLvncviewer: adhere to C89
Christian Beier
2018-07-30
1
-1
/
+2
*
SDLvncviewer: implement Unicode input handling
Christian Beier
2018-07-30
1
-20
/
+26
[next]