You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Pierre Ossman fe2e5fca21 Merge branch 'unix' of https://github.com/CendioOssman/tigervnc 6 lat temu
..
Blacklist.cxx Revert previous commit (r3889). Windows code has to be cleaned before this 14 lat temu
Blacklist.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 lat temu
CConnection.cxx Make exception classes have clearer messages 6 lat temu
CConnection.h Display security state when asking for password 6 lat temu
CMakeLists.txt Move congestion control to its own class 6 lat temu
CMsgHandler.cxx Basic support for QEMU Extended Key Events 6 lat temu
CMsgHandler.h Basic support for QEMU Extended Key Events 6 lat temu
CMsgReader.cxx Fix "int-in-bool-context" compile errors 6 lat temu
CMsgReader.h Add client support for LED state sync 6 lat temu
CMsgWriter.cxx Stop abusing InputHandler class for write class 6 lat temu
CMsgWriter.h Stop abusing InputHandler class for write class 6 lat temu
CSecurity.h Display security state when asking for password 6 lat temu
CSecurityNone.h [Development] Enhance Security class to be usable by viewer. 14 lat temu
CSecurityPlain.cxx Display security state when asking for password 6 lat temu
CSecurityPlain.h [Development] Implement *Plain types on the client side. 13 lat temu
CSecurityStack.cxx Display security state when asking for password 6 lat temu
CSecurityStack.h Display security state when asking for password 6 lat temu
CSecurityTLS.cxx Make exception classes have clearer messages 6 lat temu
CSecurityTLS.h Display security state when asking for password 6 lat temu
CSecurityVeNCrypt.cxx Use better security method description when using VeNCrypt 6 lat temu
CSecurityVeNCrypt.h Use better security method description when using VeNCrypt 6 lat temu
CSecurityVncAuth.cxx Display security state when asking for password 6 lat temu
CSecurityVncAuth.h [Development] Implement VeNCrypt type support on client side. Currently only 14 lat temu
ComparingUpdateTracker.cxx Log statistics from ComparingUpdateTracker 7 lat temu
ComparingUpdateTracker.h Log statistics from ComparingUpdateTracker 7 lat temu
Configuration.cxx Handle hexadecimal and octal parameters 6 lat temu
Configuration.h x0vncserver does not support SetDesktopSize; remove -AcceptSetDesktopSize 6 lat temu
Congestion.cxx Avoid assert crash after bytestream position wrap around 6 lat temu
Congestion.h Limit lossless refresh update to safe size 6 lat temu
ConnParams.cxx Add missing break for LED state check 6 lat temu
ConnParams.h Basic support for QEMU Extended Key Events 6 lat temu
CopyRectDecoder.cxx Decode overlapping rectangles in order 8 lat temu
CopyRectDecoder.h Decode overlapping rectangles in order 8 lat temu
Cursor.cxx Don't try to render cursors with no size 7 lat temu
Cursor.h Change cursor API to use RGBA data 7 lat temu
DecodeManager.cxx Catch exceptions by reference 6 lat temu
DecodeManager.h rfb: Fix struct-vs-class warnings 7 lat temu
Decoder.cxx Allow conditional dependencies between rects when decoding 8 lat temu
Decoder.h rfb: Fix struct-vs-class warnings 7 lat temu
EncodeManager.cxx Limit lossless refresh update to safe size 6 lat temu
EncodeManager.h Limit lossless refresh update to safe size 6 lat temu
EncodeManagerBPP.cxx Remove unused variables 9 lat temu
Encoder.cxx Change fillRect() to take a buffer instead of a pixel 9 lat temu
Encoder.h Automatic lossless refresh 6 lat temu
Exception.h Make exception classes have clearer messages 6 lat temu
HTTPServer.cxx Catch exceptions by reference 6 lat temu
HTTPServer.h Move getSockets() to SocketServer interface 7 lat temu
HextileDecoder.cxx Add flags member to decoders 8 lat temu
HextileDecoder.h Split decoders into a read and decode step 8 lat temu
HextileEncoder.cxx Move image encoding logic into a central EncodeManager class 10 lat temu
HextileEncoder.h Move image encoding logic into a central EncodeManager class 10 lat temu
Hostname.h Fix display/port switch at display 100 8 lat temu
InputHandler.h Merge branch 'fix-warnings' 6 lat temu
JpegCompressor.cxx spelling fixes 7 lat temu
JpegCompressor.h Make the subsampling setting follow the common style 10 lat temu
JpegDecompressor.cxx spelling fixes 7 lat temu
JpegDecompressor.h Move JPEG decoding into a standalone class (these should have been checked in with r4757. Oops.) 12 lat temu
KeyRemapper.cxx Replace Windows specific thread handling 8 lat temu
KeyRemapper.h Replace Windows specific thread handling 8 lat temu
ListConnInfo.h Reduce header dependencies in server classes 6 lat temu
LogWriter.cxx Remove a lot of platform compatibilty stuff 10 lat temu
LogWriter.h rfb: Silence nonliteral format string warning in Logger 7 lat temu
Logger.cxx Remove a lot of platform compatibilty stuff 10 lat temu
Logger.h rfb: Silence nonliteral format string warning in Logger 7 lat temu
Logger_file.cxx Replace Windows specific thread handling 8 lat temu
Logger_file.h Replace Windows specific thread handling 8 lat temu
Logger_stdio.cxx Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 lat temu
Logger_stdio.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 lat temu
Logger_syslog.cxx Replace Windows specific thread handling 8 lat temu
Logger_syslog.h Add syslog logger. 9 lat temu
Palette.h Consolidate the different palette handler implementations 10 lat temu
Password.cxx [Bugfix] Add correct PlainPasswd constructor to avoid vncpasswd crash. 15 lat temu
Password.h [Bugfix] Add correct PlainPasswd constructor to avoid vncpasswd crash. 15 lat temu
Pixel.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 lat temu
PixelBuffer.cxx Remove reallocation log message from ManagedPixelBuffer 7 lat temu
PixelBuffer.h rfb: Avoid unused argument warnings in headers 6 lat temu
PixelFormat.cxx Fix rounding error in pixel down conversion 6 lat temu
PixelFormat.h Fix rounding error in pixel down conversion 6 lat temu
PixelFormat.inl Fix rounding error in pixel down conversion 6 lat temu
PixelFormatBPP.cxx Fix rounding error in pixel down conversion 6 lat temu
RREDecoder.cxx Add flags member to decoders 8 lat temu
RREDecoder.h Split decoders into a read and decode step 8 lat temu
RREEncoder.cxx Move image encoding logic into a central EncodeManager class 10 lat temu
RREEncoder.h Move image encoding logic into a central EncodeManager class 10 lat temu
RawDecoder.cxx Add flags member to decoders 8 lat temu
RawDecoder.h Split decoders into a read and decode step 8 lat temu
RawEncoder.cxx Move image encoding logic into a central EncodeManager class 10 lat temu
RawEncoder.h Move image encoding logic into a central EncodeManager class 10 lat temu
Rect.h Make Rect::area() signed, just like Rect::width()/height() 9 lat temu
Region.cxx Remove redundant Region::copyFrom() 6 lat temu
Region.h Remove redundant Region::copyFrom() 6 lat temu
SConnection.cxx Make exception classes have clearer messages 6 lat temu
SConnection.h Make exception classes have clearer messages 6 lat temu
SDesktop.h Get rid of getFbSize()/getDesktopSize() in common 6 lat temu
SMsgHandler.cxx Basic support for QEMU Extended Key Events 6 lat temu
SMsgHandler.h Basic support for QEMU Extended Key Events 6 lat temu
SMsgReader.cxx Basic support for QEMU Extended Key Events 6 lat temu
SMsgReader.h Basic support for QEMU Extended Key Events 6 lat temu
SMsgWriter.cxx Fix "int-in-bool-context" compile errors 6 lat temu
SMsgWriter.h Merge branch 'fix-warnings' 6 lat temu
SSecurity.h Allow SSecurity to specify AccessRights for SConnection. 9 lat temu
SSecurityNone.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 lat temu
SSecurityPlain.cxx Limit max username/password size in SSecurityPlain. 7 lat temu
SSecurityPlain.h Add missing virtual destructors 7 lat temu
SSecurityStack.cxx Make sure attributes propagate through security wrappers 9 lat temu
SSecurityStack.h Make sure attributes propagate through security wrappers 9 lat temu
SSecurityTLS.cxx avoid putting more includes in headers than necessary 6 lat temu
SSecurityTLS.h Proper global init/deinit of GnuTLS 7 lat temu
SSecurityVeNCrypt.cxx Delete underlying ssecurity in SSecurityVeNCrypt. 7 lat temu
SSecurityVeNCrypt.h Make sure attributes propagate through security wrappers 9 lat temu
SSecurityVncAuth.cxx VncAuth: Read and use readonly password. 9 lat temu
SSecurityVncAuth.h Add missing virtual destructors 7 lat temu
ScaleFilters.cxx Remove a lot of platform compatibilty stuff 10 lat temu
ScaleFilters.h Eliminate GCC warning in ScaleFilters: 14 lat temu
ScreenSet.h Comparing ScreenSet:s should be done without considering order 6 lat temu
Security.cxx Add workaround for Vino's VeNCrypt implementation 8 lat temu
Security.h Add parameter to override GnuTLS priority 9 lat temu
SecurityClient.cxx Fix copy-paste error for the secTypeX509Vnc security type 8 lat temu
SecurityClient.h [Development] client: Add dialog window to accept/save invalid X509 13 lat temu
SecurityServer.cxx Revert "Use VncAuth as the default security type, ..." 9 lat temu
SecurityServer.h Allow SSecurity to specify AccessRights for SConnection. 9 lat temu
ServerCore.cxx Push query connect timeout back in to Xvnc 6 lat temu
ServerCore.h Push query connect timeout back in to Xvnc 6 lat temu
TightConstants.h Move image encoding logic into a central EncodeManager class 10 lat temu
TightDecoder.cxx Allow parallel decoding of Tight JPEG rects 8 lat temu
TightDecoder.h Allow parallel decoding of Tight JPEG rects 8 lat temu
TightEncoder.cxx Fix mistake in TightEncoder::setCompressLevel. 8 lat temu
TightEncoder.h Move image encoding logic into a central EncodeManager class 10 lat temu
TightEncoderBPP.cxx Move image encoding logic into a central EncodeManager class 10 lat temu
TightJPEGEncoder.cxx Automatic lossless refresh 6 lat temu
TightJPEGEncoder.h Move image encoding logic into a central EncodeManager class 10 lat temu
Timer.cxx Limit lossless refresh update to safe size 6 lat temu
Timer.h Limit lossless refresh update to safe size 6 lat temu
UnixPasswordValidator.cxx Correct naming convention for some parameters 9 lat temu
UnixPasswordValidator.h [Development] Add missing PAM sources (fixes commit r4128). 13 lat temu
UpdateTracker.cxx Remove unused assert.h include 9 lat temu
UpdateTracker.h Remove the "video" feature and its associated custom JPEG handling. 15 lat temu
UserMsgBox.h [Development] client: Add dialog window to accept/save invalid X509 13 lat temu
UserPasswdGetter.h Merge branch 'fix-warnings' 6 lat temu
VNCSConnectionST.cxx Send lossless refresh even with pending updates 6 lat temu
VNCSConnectionST.h Merge branch 'congestion' of https://github.com/CendioOssman/tigervnc 6 lat temu
VNCServer.h Add server side lock key sync heuristic 6 lat temu
VNCServerST.cxx Flush pending changes when desktop starts 6 lat temu
VNCServerST.h Send lossless refresh even with pending updates 6 lat temu
WinPasswdValidator.cxx Remove unused variables 9 lat temu
WinPasswdValidator.h [Development] Implement PasswordValidator class on Windows (Martin Koegler) 13 lat temu
XF86keysym.h spelling fixes 7 lat temu
ZRLEDecoder.cxx Properly handle depth > 24 in ZRLE decoder 7 lat temu
ZRLEDecoder.h Split decoders into a read and decode step 8 lat temu
ZRLEEncoder.cxx Move image encoding logic into a central EncodeManager class 10 lat temu
ZRLEEncoder.h Move image encoding logic into a central EncodeManager class 10 lat temu
ZRLEEncoderBPP.cxx Move image encoding logic into a central EncodeManager class 10 lat temu
d3des.c Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 lat temu
d3des.h [Bugfix] Declare d3des.h functions inside `extern "C" {}` block. 14 lat temu
encodings.cxx Remove a lot of platform compatibilty stuff 10 lat temu
encodings.h Basic support for QEMU Extended Key Events 6 lat temu
fenceTypes.h Basic infrastructure to support fences. 12 lat temu
hextileConstants.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 lat temu
hextileDecode.h hextileDecode.h: Fix buffer overflow 7 lat temu
hextileEncode.h Move image encoding logic into a central EncodeManager class 10 lat temu
hextileEncodeBetter.h Move image encoding logic into a central EncodeManager class 10 lat temu
keysymdef.h spelling fixes 7 lat temu
ledStates.h Add client support for LED state sync 6 lat temu
msgTypes.h Basic support for QEMU Extended Key Events 6 lat temu
pam.c The PAM callback is slightly different on Solaris 9 lat temu
pam.h [Development] Add missing PAM sources (fixes commit r4128). 13 lat temu
qemuTypes.h Basic support for QEMU Extended Key Events 6 lat temu
rreDecode.h Check invalid RRE rects 7 lat temu
rreEncode.h Move image encoding logic into a central EncodeManager class 10 lat temu
screenTypes.h Minimal server side implementation of the extended desktop size protocol. 15 lat temu
tightDecode.h Split decoders into a read and decode step 8 lat temu
util.cxx Remove no longer relevant license comment 6 lat temu
util.h Merge branch 'congestion' of https://github.com/CendioOssman/tigervnc 6 lat temu
zrleDecode.h Fix temporary decoder buffer sizes 7 lat temu