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