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