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 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
*
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
*
|
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
*
LibVNCClient: Remove all those WITH_CLIENT_TLS #ifdefs and move GnuTLS specif...
Christian Beier
2012-04-15
1
-12
/
+1
*
When GetCredential() callback is not set, don't use authentications requiring...
Christian Beier
2011-11-09
1
-2
/
+2
*
Remove useless comparisons that always evaluate to false.
Christian Beier
2011-03-17
1
-6
/
+1
*
Fix (most) MinGW32 compiler warnings.
Christian Beier
2011-03-17
1
-0
/
+2
*
Let libvncclient build with gcrypt for MinGW32 builds.
Christian Beier
2011-03-12
1
-0
/
+4
*
Add ARD (Apple Remote Desktop) security type support
Vic Lee
2011-01-31
1
-0
/
+216
*
Put files used by both libs into a 'common' dir.
Christian Beier
2011-01-25
1
-2
/
+2
*
libvnc[server|client]: implement xvp VNC extension.
Christian Beier
2010-11-02
1
-0
/
+52
*
Only define strncasecmp to _strnicmp when using MS compiler.
Christian Beier
2010-10-21
1
-5
/
+1
*
IP QoS support in libvncclient.
Christian Beier
2010-09-29
1
-0
/
+3
*
Fix MinGW32 compilation with libjpeg.
Christian Beier
2010-09-06
1
-0
/
+3
*
libvncclient: add ipv6 support
Vic Lee
2010-07-08
1
-13
/
+25
*
libvncclient: rfbResizeFrameBuffer should also set updateRect.
runge
2010-05-08
1
-0
/
+9
*
Fix compilation without TLS
Johannes Schindelin
2010-03-13
1
-1
/
+10
*
Add UltraVNC Repeater support in libvncclient
Vic Lee
2010-01-16
1
-0
/
+45
*
Add support for viewers to select security types on demand
Vic Lee
2010-01-01
1
-6
/
+53
*
Fix version checking (>=3.8) for rfbVncAuthOK confirmation when no password r...
Vic Lee
2009-12-22
1
-2
/
+4
*
Fix checks for socket values, 0 is a legal value.
Christian Beier
2009-11-11
1
-1
/
+1
*
Merge branch 'VeNCrypt'
Johannes Schindelin
2009-11-02
1
-91
/
+324
|
\
|
*
Add MSLogon security type
Vic Lee
2009-11-02
1
-8
/
+116
|
*
Add VeNCrypt support in libvncclient
Vic Lee
2009-10-02
1
-1
/
+74
[next]