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 139b967410 Increase range of ComparingUpdateTracker statistics 5 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 Strongly bind security objects to connection object 5 lat temu
CConnection.h Display security state when asking for password 6 lat temu
CMakeLists.txt Remove Java web server 5 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 Remove variable length arrays 5 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 Strongly bind security objects to connection object 5 lat temu
CSecurityNone.h Strongly bind security objects to connection object 5 lat temu
CSecurityPlain.cxx Strongly bind security objects to connection object 5 lat temu
CSecurityPlain.h Strongly bind security objects to connection object 5 lat temu
CSecurityStack.cxx Strongly bind security objects to connection object 5 lat temu
CSecurityStack.h Strongly bind security objects to connection object 5 lat temu
CSecurityTLS.cxx Merge branch 'covscan' of https://github.com/grulja/tigervnc 5 lat temu
CSecurityTLS.h Restore original streams when terminating TLS 5 lat temu
CSecurityVeNCrypt.cxx Strongly bind security objects to connection object 5 lat temu
CSecurityVeNCrypt.h Strongly bind security objects to connection object 5 lat temu
CSecurityVncAuth.cxx Strongly bind security objects to connection object 5 lat temu
CSecurityVncAuth.h Strongly bind security objects to connection object 5 lat temu
ComparingUpdateTracker.cxx Log statistics from ComparingUpdateTracker 7 lat temu
ComparingUpdateTracker.h Increase range of ComparingUpdateTracker statistics 5 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 Estimate higher bandwidth in slow start 5 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 Use larger integers for the cursor dithering 5 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 Allow perceptually lossless refresh 5 lat temu
EncodeManager.h Avoid refresh of recently changed areas 5 lat temu
EncodeManagerBPP.cxx Remove unused variables 9 lat temu
Encoder.cxx Allow perceptually lossless refresh 5 lat temu
Encoder.h Allow perceptually lossless refresh 5 lat temu
Exception.h Make exception classes have clearer messages 6 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 Don't force encoders to specify palette size 5 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
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 Avoid integer overflows in pixel size calculations 5 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 Don't force encoders to specify palette size 5 lat temu
RREEncoder.h Move image encoding logic into a central EncodeManager class 10 lat temu
RawDecoder.cxx Avoid integer overflows in pixel size calculations 5 lat temu
RawDecoder.h Split decoders into a read and decode step 8 lat temu
RawEncoder.cxx Don't force encoders to specify palette size 5 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 Remove writeConnFailedFromScratch() 5 lat temu
SConnection.h Make throwConnFailedException() protected 5 lat temu
SDesktop.h Properly terminate server on timeouts 5 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 Avoid integer overflows in pixel size calculations 5 lat temu
SMsgWriter.h Merge branch 'fix-warnings' 6 lat temu
SSecurity.h Strongly bind security objects to connection object 5 lat temu
SSecurityNone.h Strongly bind security objects to connection object 5 lat temu
SSecurityPlain.cxx Fix memory leaks 5 lat temu
SSecurityPlain.h Strongly bind security objects to connection object 5 lat temu
SSecurityStack.cxx Strongly bind security objects to connection object 5 lat temu
SSecurityStack.h Strongly bind security objects to connection object 5 lat temu
SSecurityTLS.cxx Log TLS handshake result 5 lat temu
SSecurityTLS.h Restore original streams when terminating TLS 5 lat temu
SSecurityVeNCrypt.cxx Strongly bind security objects to connection object 5 lat temu
SSecurityVeNCrypt.h Strongly bind security objects to connection object 5 lat temu
SSecurityVncAuth.cxx Strongly bind security objects to connection object 5 lat temu
SSecurityVncAuth.h Strongly bind security objects to connection object 5 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 Strongly bind security objects to connection object 5 lat temu
SecurityClient.h Strongly bind security objects to connection object 5 lat temu
SecurityServer.cxx Strongly bind security objects to connection object 5 lat temu
SecurityServer.h Strongly bind security objects to connection object 5 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 Fix bad size check in Tight decoder 5 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 Allow perceptually lossless refresh 5 lat temu
TightJPEGEncoder.h Add method to get compression settings from encoder 5 lat temu
Timer.cxx Fix bad reference in Timer::getRemainingMs() 5 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 Abort unsafe lossless refresh early 5 lat temu
VNCSConnectionST.h Move lossless refresh handling to separate method 5 lat temu
VNCServer.h Inherit SocketServer directly from VNCServer 5 lat temu
VNCServerST.cxx Get rid of SocketServer::checkTimeouts() 5 lat temu
VNCServerST.h Get rid of SocketServer::checkTimeouts() 5 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 Avoid integer overflows in pixel size calculations 5 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 Avoid potential crash when replacing buffer in PlainPasswd 5 lat temu
zrleDecode.h Fix temporary decoder buffer sizes 7 lat temu