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
/
rfb
/
rfbproto.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move HAVE_SASL #ifdefs into header file to have less LOC
Christian Beier
2017-09-02
1
-2
/
+0
*
Added SASL authentication support
simon
2017-06-25
1
-2
/
+4
*
rfbproto: re-add erroneously removed SOCKET definition
Christian Beier
2017-02-21
1
-0
/
+1
*
rfbproto: remove SOCKET redefinitions
Christian Beier
2017-02-21
1
-3
/
+0
*
Fix "rfbBool's size is not 1" runtime error with MSVC
Christian Beier
2017-02-21
1
-1
/
+1
*
Only include endian.h if present on system.
Christian Beier
2016-05-30
1
-2
/
+2
*
Merge pull request #103 from rdieter/master
Christian Beier
2016-04-24
1
-1
/
+1
|
\
|
*
use namespaced rfbMax macro (issue #102)
Rex Dieter
2016-04-18
1
-1
/
+1
*
|
Increase MAX_ENCODINGS value to accommodate more client encodings
zbierak
2016-04-13
1
-1
/
+1
|
/
*
Merge pull request #90 from stweil/fix
Christian Beier
2015-10-10
1
-4
/
+4
|
\
|
*
Fix definition of POSIX data types
Stefan Weil
2015-10-10
1
-2
/
+1
|
*
Fix endianness detection
Stefan Weil
2015-10-10
1
-2
/
+3
*
|
Fix some typos (found by codespell)
Stefan Weil
2015-10-09
1
-1
/
+1
|
/
*
Instead of letting the build system define endianess, rely on endian.h.
Christian Beier
2015-05-28
1
-5
/
+5
*
Do away with rfbint.h generation and use stdint.h directly instead.
Christian Beier
2015-05-28
1
-3
/
+0
*
Revert "LibVNCClient: Add H.264 encoding for framebuffer updates"
Christian Beier
2015-04-17
1
-15
/
+0
*
MSVC: Use the Unix emulation headers
Daniel Cohen Gindi
2014-09-02
1
-0
/
+4
*
Use correct winsock header
Daniel Cohen Gindi
2014-09-02
1
-1
/
+1
*
Remove unneeded #ifdefs.
Christian Beier
2013-01-25
1
-3
/
+2
*
LibVNCClient: Add H.264 encoding for framebuffer updates
David Verbeiren
2013-01-25
1
-0
/
+18
*
Replace TightVNC encoder with TurboVNC encoder. This patch is the result of f...
DRC
2012-03-26
1
-11
/
+7
*
Add TurboVNC encoding support.
DRC
2012-03-11
1
-4
/
+30
*
tightPng: Add initial tightPng encoding support.
Joel Martin
2011-07-22
1
-8
/
+14
*
Add ARD (Apple Remote Desktop) security type support
Vic Lee
2011-01-31
1
-0
/
+1
*
Add doxygen documentation support.
Christian Beier
2010-11-18
1
-0
/
+11
*
libvncserver cleanup: remove rfbKeyFrame remnants.
Christian Beier
2010-11-11
1
-14
/
+0
*
libvnc[server|client]: implement xvp VNC extension.
Christian Beier
2010-11-02
1
-1
/
+47
*
Only define strncasecmp to _strnicmp when using MS compiler.
Christian Beier
2010-10-21
1
-0
/
+5
*
rfb/rfbproto.h: Prefix WORDS_BIGENDIAN when it is defined.
Christian Beier
2010-10-08
1
-0
/
+5
*
Add MSLogon security type
Vic Lee
2009-11-02
1
-0
/
+1
*
Add VeNCrypt support in libvncclient
Vic Lee
2009-10-02
1
-0
/
+10
*
Add anonymous TLS support in libvncclient
Vic Lee
2009-10-02
1
-0
/
+1
*
Add ZYWRLE server-side support (thanks Noriaki Yamazaki, Hitachi)
dscho
2008-01-29
1
-0
/
+1
*
Move our rfbEncodings numbers out of the TightVNC range.
runge
2006-12-16
1
-5
/
+5
*
do not always include rfb/keysym.h
dscho
2006-09-12
1
-1
/
+0
*
KeyboardLedState Encoding Masks are now defined for portability
steven_carr
2006-05-28
1
-0
/
+18
*
Default to RFB 3.8, add command line option to specify the RFB version.
steven_carr
2006-05-15
1
-1
/
+1
*
The great UltraVNC Compatibility Commit
steven_carr
2006-05-15
1
-12
/
+10
*
Server Capability Encodings
steven_carr
2006-05-04
1
-5
/
+36
*
KeyboardLedState should be placed in 'various protocol extensions'
steven_carr
2006-05-04
1
-1
/
+1
*
add KeyboardLedState extension
dscho
2006-03-28
1
-0
/
+1
*
fix deadlock from rfbReleaseExtensionIterator(), fix no libz/libjpeg builds,...
runge
2005-11-25
1
-1
/
+1
*
kill BackChannel and CustomClientMessage: the new extension technique makes t...
dscho
2005-10-06
1
-11
/
+0
*
support VNC protocol version 3.7
dscho
2005-09-26
1
-1
/
+20
*
add definitions from other VNC implementations
dscho
2005-06-06
1
-0
/
+300
*
ANSIfy, fix some warnings from Linus' sparse
dscho
2005-05-15
1
-0
/
+4
*
do the in_addr_t stuff correctly...
dscho
2005-03-07
1
-0
/
+4
*
support MinGW32!
dscho
2004-12-01
1
-2
/
+2
*
add EncodingUltra; it is not implemented in the libraries yet, so this is jus...
dscho
2004-11-30
1
-0
/
+1
*
global structures/functions should have "rfb", "sra" or "zrle" as prefix,
dscho
2004-08-30
1
-4
/
+4
[next]