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 ad0f0618fa Change streams to be asynchronous 4 lat temu
..
Blacklist.cxx Allow blacklist to be disabled 5 lat temu
Blacklist.h Move Blacklist parameters out of the class 5 lat temu
CConnection.cxx Change streams to be asynchronous 4 lat temu
CConnection.h Change streams to be asynchronous 4 lat temu
CMakeLists.txt Make PAM mandatory 4 lat temu
CMsgHandler.cxx Support extended clipboard transfers 4 lat temu
CMsgHandler.h Change streams to be asynchronous 4 lat temu
CMsgReader.cxx Change streams to be asynchronous 4 lat temu
CMsgReader.h Change streams to be asynchronous 4 lat temu
CMsgWriter.cxx Remove OutStream::skip() 4 lat temu
CMsgWriter.h Support extended clipboard transfers 4 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 Change streams to be asynchronous 4 lat temu
CSecurityTLS.h Remove unused include 5 lat temu
CSecurityVeNCrypt.cxx Change streams to be asynchronous 4 lat temu
CSecurityVeNCrypt.h Change streams to be asynchronous 4 lat temu
CSecurityVncAuth.cxx Change streams to be asynchronous 4 lat temu
CSecurityVncAuth.h Strongly bind security objects to connection object 5 lat temu
ClientParams.cxx Support extended clipboard transfers 4 lat temu
ClientParams.h Support extended clipboard transfers 4 lat temu
ComparingUpdateTracker.cxx Log statistics from ComparingUpdateTracker 7 lat temu
ComparingUpdateTracker.h Increase range of ComparingUpdateTracker statistics 5 lat temu
Configuration.cxx Use size_t for lengths in stream objects 4 lat temu
Configuration.h Use size_t for lengths in stream objects 4 lat temu
Congestion.cxx Fix wrap-aware isAfter function in Congestion.cxx 5 lat temu
Congestion.h Limit lossless refresh update to safe size 6 lat temu
CopyRectDecoder.cxx Change streams to be asynchronous 4 lat temu
CopyRectDecoder.h Change streams to be asynchronous 4 lat temu
Cursor.cxx Encapsulate PixelBuffer internal details 4 lat temu
Cursor.h Change cursor API to use RGBA data 7 lat temu
DecodeManager.cxx Change streams to be asynchronous 4 lat temu
DecodeManager.h Change streams to be asynchronous 4 lat temu
Decoder.cxx Split out ServerParams from ConnParams 5 lat temu
Decoder.h Change streams to be asynchronous 4 lat temu
EncodeManager.cxx Merge branch 'secfix' of https://github.com/CendioOssman/tigervnc 4 lat temu
EncodeManager.h Add write protection to OffsetPixelBuffer 4 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 Change streams to be asynchronous 4 lat temu
HextileDecoder.h Change streams to be asynchronous 4 lat temu
HextileEncoder.cxx Rename ConnParams to ClientParams 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 Clean up internal clipboard handling 4 lat temu
JpegCompressor.cxx Make direct stream API a bit safer 4 lat temu
JpegCompressor.h Remove special functions from JPEG compressor 4 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 6 lat temu
Logger.cxx Handle line breaks in log messages 5 lat temu
Logger.h rfb: Silence nonliteral format string warning in Logger 6 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 Use size_t for lengths in stream objects 4 lat temu
Password.h Use size_t for lengths in stream objects 4 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 Restrict PixelBuffer dimensions to safe values 4 lat temu
PixelBuffer.h Encapsulate PixelBuffer internal details 4 lat temu
PixelFormat.cxx Handle pixel formats with odd shift values 4 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 Change streams to be asynchronous 4 lat temu
RREDecoder.h Change streams to be asynchronous 4 lat temu
RREEncoder.cxx Rename ConnParams to ClientParams 5 lat temu
RREEncoder.h Move image encoding logic into a central EncodeManager class 10 lat temu
RawDecoder.cxx Change streams to be asynchronous 4 lat temu
RawDecoder.h Change streams to be asynchronous 4 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 max area parameter from Region::get_rects() 5 lat temu
Region.h Remove max area parameter from Region::get_rects() 5 lat temu
SConnection.cxx Change streams to be asynchronous 4 lat temu
SConnection.h Change streams to be asynchronous 4 lat temu
SDesktop.h Improved clipboard API 4 lat temu
SMsgHandler.cxx Support extended clipboard transfers 4 lat temu
SMsgHandler.h Support extended clipboard transfers 4 lat temu
SMsgReader.cxx Change streams to be asynchronous 4 lat temu
SMsgReader.h Change streams to be asynchronous 4 lat temu
SMsgWriter.cxx Remove readString()/writeString() 4 lat temu
SMsgWriter.h Support extended clipboard transfers 4 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 Change streams to be asynchronous 4 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 Change streams to be asynchronous 4 lat temu
SSecurityVeNCrypt.h Strongly bind security objects to connection object 5 lat temu
SSecurityVncAuth.cxx Change streams to be asynchronous 4 lat temu
SSecurityVncAuth.h Change streams to be asynchronous 4 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 Change streams to be asynchronous 4 lat temu
ServerCore.h Change streams to be asynchronous 4 lat temu
ServerParams.cxx Support extended clipboard transfers 4 lat temu
ServerParams.h Support extended clipboard transfers 4 lat temu
TightConstants.h Move image encoding logic into a central EncodeManager class 10 lat temu
TightDecoder.cxx Change streams to be asynchronous 4 lat temu
TightDecoder.h Change streams to be asynchronous 4 lat temu
TightEncoder.cxx Generalise corking to all output streams 4 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 Rename ConnParams to ClientParams 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 Support calling methods from timers 4 lat temu
UnixPasswordValidator.cxx Make PAM mandatory 4 lat temu
UnixPasswordValidator.h [Development] Add missing PAM sources (fixes commit r4128). 13 lat temu
UpdateTracker.cxx Move copy rect handling to EncodeManager 5 lat temu
UpdateTracker.h Move copy rect handling to EncodeManager 5 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 Change streams to be asynchronous 4 lat temu
VNCSConnectionST.h Change streams to be asynchronous 4 lat temu
VNCServer.h Improved clipboard API 4 lat temu
VNCServerST.cxx Remove readString()/writeString() 4 lat temu
VNCServerST.h Improved clipboard API 4 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 Change streams to be asynchronous 4 lat temu
ZRLEDecoder.h Change streams to be asynchronous 4 lat temu
ZRLEEncoder.cxx Remove unused bufSize argument from streams 4 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
clipboardTypes.h Support extended clipboard transfers 4 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 Support extended clipboard transfers 4 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 Make PAM mandatory 4 lat temu
pam.h Make PAM mandatory 4 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 Handle empty Tight gradient rects 4 lat temu
util.cxx Fix length checks in string conversion functions 4 lat temu
util.h Use size_t for lengths in stream objects 4 lat temu
zrleDecode.h Change streams to be asynchronous 4 lat temu