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
/
libvncclient
/
rfbproto.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'LibVNCServer-0.9.12'
Slávek Banko
2019-02-06
1
-171
/
+167
|
\
|
*
LibVNCClient: remove now-useless cast
Christian Beier
2019-01-06
1
-1
/
+1
|
*
LibVNCClient: fail on server-sent desktop name lengths longer than 1MB
Christian Beier
2019-01-06
1
-2
/
+6
|
*
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
|
*
|
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
|
|
/
|
*
Merge pull request #263 from veyon/custom-auth-handlers
Christian Beier
2018-11-18
1
-0
/
+29
|
|
\
|
|
*
LibVNCClient: add support for custom auth handlers
Tobias Junghans
2018-11-11
1
-0
/
+29
|
*
|
Merge pull request #261 from veyon/misc-fixes
Christian Beier
2018-11-07
1
-0
/
+1
|
|
\
\
|
|
*
|
LibVNCClient: init pad field for set encodings msg
Tobias Junghans
2018-11-06
1
-0
/
+1
|
|
|
/
|
*
|
common: d3des: drop unused rfbCPKey()
Tobias Junghans
2018-11-07
1
-1
/
+0
|
|
/
|
*
LibVNCClient: fix three possible heap buffer overflows
Christian Beier
2018-09-29
1
-4
/
+6
|
*
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
1
-2
/
+6
|
*
Merge pull request #203 from dcommander/turbovnc-client
Christian Beier
2018-01-23
1
-13
/
+0
|
|
\
|
|
*
Include Tight decoding optimizations from TurboVNC
DRC
2018-01-22
1
-13
/
+0
|
*
|
Add trle decoder
Wiki Wang
2017-09-15
1
-0
/
+63
|
|
/
|
*
libvncclient: rename rfbsasl.[c|h] to sasl.[c|h] to be in line with naming of...
Christian Beier
2017-09-02
1
-1
/
+1
|
*
Move HAVE_SASL #ifdefs into header file to have less LOC
Christian Beier
2017-09-02
1
-3
/
+0
|
*
Added SASL authentication support
simon
2017-06-25
1
-0
/
+26
|
*
Add function pointers for every type of rectangle
Balazs Ludmany
2016-06-29
1
-103
/
+3
*
|
Removed _BSD_SOURCE, _SVID_SOURCE, _GNU_SOURCE, _XOPEN_SOURCE.
Michele Calgaro
2018-10-08
1
-5
/
+0
*
|
Merge tag 'LibVNCServer-0.9.11' of https://github.com/LibVNC/libvncserver
Slávek Banko
2017-10-14
1
-23
/
+40
|
\
\
|
*
|
Fix building on OSX.
Christian Beier
2016-11-24
1
-1
/
+1
|
*
|
Fix heap overflows in the various rectangle fill functions
Josef Gajdusek
2016-11-14
1
-0
/
+24
|
|
/
|
*
Merge pull request #110 from AlexejStukov/patch-1
Christian Beier
2016-04-12
1
-1
/
+2
|
|
\
|
|
*
break statement out of case
Norrec
2016-04-07
1
-1
/
+2
|
*
|
Fix buffer overflow when applying client encodings
zbierak
2016-04-12
1
-1
/
+2
|
|
/
|
*
Ignore null pointers in FillRectangle() and CopyRectangleFromRectangle()
SpaceOne
2016-01-27
1
-0
/
+8
|
*
Re-add the useful bits of 9aa9ac59b4cb10bfca93456a3098e348de172d7f.
Christian Beier
2015-04-17
1
-0
/
+4
|
*
Revert "LibVNCClient: Add H.264 encoding for framebuffer updates"
Christian Beier
2015-04-17
1
-24
/
+0
|
*
Merge pull request #69 from nopdotcom/master
Christian Beier
2015-04-17
1
-1
/
+4
|
|
\
|
|
*
Avoid divide-by-zero in raw encoding (OSX RealVNC)
Jay Carlson
2015-03-27
1
-1
/
+4
*
|
|
Add hooks to client library to ontain network and authentication status
Timothy Pearson
2015-01-12
1
-6
/
+41
|
/
/
*
|
Initialize libgcrypt before use
Floris Bos
2015-01-02
1
-0
/
+10
|
/
*
Fix possible libvncclient ServerInit memory corruption.
Christian Beier
2014-10-10
1
-1
/
+2
*
`strings.h` and `resolv.h` are not available on MSVC, and some POSIX function...
Daniel Cohen Gindi
2014-09-20
1
-1
/
+6
*
MSVC: Use _snprintf instead of snprintf
Daniel Cohen Gindi
2014-09-02
1
-0
/
+4
*
Fix indentation
Johannes Schindelin
2014-08-16
1
-2
/
+2
*
Check for MallocFrameBuffer() return value
newsoft
2014-08-15
1
-3
/
+7
*
Initialize padding in SetFormatAndEncodings' rfbSetPixelFormatMsg.
Matthias Treydte
2014-06-23
1
-0
/
+2
*
libvncclient: If we have TLS support, enable VeNCrypt by default
Johannes Schindelin
2014-04-05
1
-0
/
+3
*
LibVNCClient: Add H.264 encoding for framebuffer updates
David Verbeiren
2013-01-25
1
-0
/
+24
*
Include strings.h for strncasecmp(3)
Raphael Kubo da Costa
2012-09-14
1
-0
/
+1
*
Tune the definitions needed when building with -ansi.
Raphael Kubo da Costa
2012-09-14
1
-0
/
+1
*
Fix some compiler warnings that hinted some no too unimportant errors.
Christian Beier
2012-05-09
1
-2
/
+2
*
LibVNCClient: #undef these types in case it's WIN32.
Christian Beier
2012-05-03
1
-4
/
+4
*
Added support for UltraVNC Single Click as originally proposed by Noobius (Bo...
Monkey
2012-04-23
1
-0
/
+8
[next]