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 53f913a761 Encapsulate PixelBuffer internal details 4 years ago
..
Blacklist.cxx Allow blacklist to be disabled 5 years ago
Blacklist.h Move Blacklist parameters out of the class 5 years ago
CConnection.cxx Support extended clipboard transfers 4 years ago
CConnection.h Support extended clipboard transfers 4 years ago
CMakeLists.txt Rename ConnParams to ClientParams 5 years ago
CMsgHandler.cxx Support extended clipboard transfers 4 years ago
CMsgHandler.h Support extended clipboard transfers 4 years ago
CMsgReader.cxx Make ZlibInStream more robust against failures 4 years ago
CMsgReader.h Support extended clipboard transfers 4 years ago
CMsgWriter.cxx Support extended clipboard transfers 4 years ago
CMsgWriter.h Support extended clipboard transfers 4 years ago
CSecurity.h Strongly bind security objects to connection object 5 years ago
CSecurityNone.h Strongly bind security objects to connection object 5 years ago
CSecurityPlain.cxx Strongly bind security objects to connection object 5 years ago
CSecurityPlain.h Strongly bind security objects to connection object 5 years ago
CSecurityStack.cxx Strongly bind security objects to connection object 5 years ago
CSecurityStack.h Strongly bind security objects to connection object 5 years ago
CSecurityTLS.cxx Add missing throws for exception 5 years ago
CSecurityTLS.h Remove unused include 5 years ago
CSecurityVeNCrypt.cxx Strongly bind security objects to connection object 5 years ago
CSecurityVeNCrypt.h Strongly bind security objects to connection object 5 years ago
CSecurityVncAuth.cxx Strongly bind security objects to connection object 5 years ago
CSecurityVncAuth.h Strongly bind security objects to connection object 5 years ago
ClientParams.cxx Support extended clipboard transfers 4 years ago
ClientParams.h Support extended clipboard transfers 4 years ago
ComparingUpdateTracker.cxx Log statistics from ComparingUpdateTracker 7 years ago
ComparingUpdateTracker.h Increase range of ComparingUpdateTracker statistics 5 years ago
Configuration.cxx Do proper logging rather than fprintf(stderr, ...) 5 years ago
Configuration.h x0vncserver does not support SetDesktopSize; remove -AcceptSetDesktopSize 6 years ago
Congestion.cxx Fix wrap-aware isAfter function in Congestion.cxx 5 years ago
Congestion.h Limit lossless refresh update to safe size 6 years ago
CopyRectDecoder.cxx Split out ServerParams from ConnParams 5 years ago
CopyRectDecoder.h Split out ServerParams from ConnParams 5 years ago
Cursor.cxx Encapsulate PixelBuffer internal details 4 years ago
Cursor.h Change cursor API to use RGBA data 7 years ago
DecodeManager.cxx Split out ServerParams from ConnParams 5 years ago
DecodeManager.h Split out ServerParams from ConnParams 5 years ago
Decoder.cxx Split out ServerParams from ConnParams 5 years ago
Decoder.h Split out ServerParams from ConnParams 5 years ago
EncodeManager.cxx Encapsulate PixelBuffer internal details 4 years ago
EncodeManager.h Avoid refresh of recently changed areas 5 years ago
EncodeManagerBPP.cxx Remove unused variables 9 years ago
Encoder.cxx Allow perceptually lossless refresh 5 years ago
Encoder.h Allow perceptually lossless refresh 5 years ago
Exception.h Make exception classes have clearer messages 6 years ago
HextileDecoder.cxx Split out ServerParams from ConnParams 5 years ago
HextileDecoder.h Split out ServerParams from ConnParams 5 years ago
HextileEncoder.cxx Rename ConnParams to ClientParams 5 years ago
HextileEncoder.h Move image encoding logic into a central EncodeManager class 10 years ago
Hostname.h Fix display/port switch at display 100 8 years ago
InputHandler.h Clean up internal clipboard handling 4 years ago
JpegCompressor.cxx Rename ConnParams to ClientParams 5 years ago
JpegCompressor.h Make the subsampling setting follow the common style 10 years ago
JpegDecompressor.cxx spelling fixes 7 years ago
JpegDecompressor.h Move JPEG decoding into a standalone class (these should have been checked in with r4757. Oops.) 12 years ago
KeyRemapper.cxx Replace Windows specific thread handling 8 years ago
KeyRemapper.h Replace Windows specific thread handling 8 years ago
LogWriter.cxx Remove a lot of platform compatibilty stuff 10 years ago
LogWriter.h rfb: Silence nonliteral format string warning in Logger 6 years ago
Logger.cxx Handle line breaks in log messages 5 years ago
Logger.h rfb: Silence nonliteral format string warning in Logger 6 years ago
Logger_file.cxx Replace Windows specific thread handling 8 years ago
Logger_file.h Replace Windows specific thread handling 8 years ago
Logger_stdio.cxx Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 years ago
Logger_stdio.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 years ago
Logger_syslog.cxx Replace Windows specific thread handling 8 years ago
Logger_syslog.h Add syslog logger. 9 years ago
Palette.h Consolidate the different palette handler implementations 10 years ago
Password.cxx [Bugfix] Add correct PlainPasswd constructor to avoid vncpasswd crash. 15 years ago
Password.h [Bugfix] Add correct PlainPasswd constructor to avoid vncpasswd crash. 15 years ago
Pixel.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 years ago
PixelBuffer.cxx Encapsulate PixelBuffer internal details 4 years ago
PixelBuffer.h Encapsulate PixelBuffer internal details 4 years ago
PixelFormat.cxx Fix rounding error in pixel down conversion 6 years ago
PixelFormat.h Fix rounding error in pixel down conversion 6 years ago
PixelFormat.inl Fix rounding error in pixel down conversion 6 years ago
PixelFormatBPP.cxx Fix rounding error in pixel down conversion 6 years ago
RREDecoder.cxx Split out ServerParams from ConnParams 5 years ago
RREDecoder.h Split out ServerParams from ConnParams 5 years ago
RREEncoder.cxx Rename ConnParams to ClientParams 5 years ago
RREEncoder.h Move image encoding logic into a central EncodeManager class 10 years ago
RawDecoder.cxx Split out ServerParams from ConnParams 5 years ago
RawDecoder.h Split out ServerParams from ConnParams 5 years ago
RawEncoder.cxx Don't force encoders to specify palette size 5 years ago
RawEncoder.h Move image encoding logic into a central EncodeManager class 10 years ago
Rect.h Make Rect::area() signed, just like Rect::width()/height() 9 years ago
Region.cxx Remove max area parameter from Region::get_rects() 5 years ago
Region.h Remove max area parameter from Region::get_rects() 5 years ago
SConnection.cxx Support extended clipboard transfers 4 years ago
SConnection.h Support extended clipboard transfers 4 years ago
SDesktop.h Improved clipboard API 4 years ago
SMsgHandler.cxx Support extended clipboard transfers 4 years ago
SMsgHandler.h Support extended clipboard transfers 4 years ago
SMsgReader.cxx Make ZlibInStream more robust against failures 4 years ago
SMsgReader.h Support extended clipboard transfers 4 years ago
SMsgWriter.cxx Support extended clipboard transfers 4 years ago
SMsgWriter.h Support extended clipboard transfers 4 years ago
SSecurity.h Strongly bind security objects to connection object 5 years ago
SSecurityNone.h Strongly bind security objects to connection object 5 years ago
SSecurityPlain.cxx Fix memory leaks 5 years ago
SSecurityPlain.h Strongly bind security objects to connection object 5 years ago
SSecurityStack.cxx Strongly bind security objects to connection object 5 years ago
SSecurityStack.h Strongly bind security objects to connection object 5 years ago
SSecurityTLS.cxx Log TLS handshake result 5 years ago
SSecurityTLS.h Restore original streams when terminating TLS 5 years ago
SSecurityVeNCrypt.cxx Strongly bind security objects to connection object 5 years ago
SSecurityVeNCrypt.h Strongly bind security objects to connection object 5 years ago
SSecurityVncAuth.cxx Strongly bind security objects to connection object 5 years ago
SSecurityVncAuth.h Strongly bind security objects to connection object 5 years ago
ScaleFilters.cxx Remove a lot of platform compatibilty stuff 10 years ago
ScaleFilters.h Eliminate GCC warning in ScaleFilters: 14 years ago
ScreenSet.h Comparing ScreenSet:s should be done without considering order 6 years ago
Security.cxx Add workaround for Vino's VeNCrypt implementation 8 years ago
Security.h Add parameter to override GnuTLS priority 9 years ago
SecurityClient.cxx Strongly bind security objects to connection object 5 years ago
SecurityClient.h Strongly bind security objects to connection object 5 years ago
SecurityServer.cxx Strongly bind security objects to connection object 5 years ago
SecurityServer.h Strongly bind security objects to connection object 5 years ago
ServerCore.cxx Push query connect timeout back in to Xvnc 6 years ago
ServerCore.h Push query connect timeout back in to Xvnc 6 years ago
ServerParams.cxx Support extended clipboard transfers 4 years ago
ServerParams.h Support extended clipboard transfers 4 years ago
TightConstants.h Move image encoding logic into a central EncodeManager class 10 years ago
TightDecoder.cxx Make ZlibInStream more robust against failures 4 years ago
TightDecoder.h Split out ServerParams from ConnParams 5 years ago
TightEncoder.cxx Rename ConnParams to ClientParams 5 years ago
TightEncoder.h Move image encoding logic into a central EncodeManager class 10 years ago
TightEncoderBPP.cxx Move image encoding logic into a central EncodeManager class 10 years ago
TightJPEGEncoder.cxx Rename ConnParams to ClientParams 5 years ago
TightJPEGEncoder.h Add method to get compression settings from encoder 5 years ago
Timer.cxx Fix bad reference in Timer::getRemainingMs() 5 years ago
Timer.h Limit lossless refresh update to safe size 6 years ago
UnixPasswordValidator.cxx Correct naming convention for some parameters 9 years ago
UnixPasswordValidator.h [Development] Add missing PAM sources (fixes commit r4128). 13 years ago
UpdateTracker.cxx Move copy rect handling to EncodeManager 5 years ago
UpdateTracker.h Move copy rect handling to EncodeManager 5 years ago
UserMsgBox.h [Development] client: Add dialog window to accept/save invalid X509 13 years ago
UserPasswdGetter.h Merge branch 'fix-warnings' 6 years ago
VNCSConnectionST.cxx Improved clipboard API 4 years ago
VNCSConnectionST.h Improved clipboard API 4 years ago
VNCServer.h Improved clipboard API 4 years ago
VNCServerST.cxx Merge branch 'fix-mistake' of https://github.com/gschwind/tigervnc 4 years ago
VNCServerST.h Improved clipboard API 4 years ago
WinPasswdValidator.cxx Remove unused variables 9 years ago
WinPasswdValidator.h [Development] Implement PasswordValidator class on Windows (Martin Koegler) 13 years ago
XF86keysym.h spelling fixes 7 years ago
ZRLEDecoder.cxx Split out ServerParams from ConnParams 5 years ago
ZRLEDecoder.h Split out ServerParams from ConnParams 5 years ago
ZRLEEncoder.cxx Rename ConnParams to ClientParams 5 years ago
ZRLEEncoder.h Move image encoding logic into a central EncodeManager class 10 years ago
ZRLEEncoderBPP.cxx Move image encoding logic into a central EncodeManager class 10 years ago
clipboardTypes.h Support extended clipboard transfers 4 years ago
d3des.c Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 years ago
d3des.h [Bugfix] Declare d3des.h functions inside `extern "C" {}` block. 14 years ago
encodings.cxx Remove a lot of platform compatibilty stuff 10 years ago
encodings.h Support extended clipboard transfers 4 years ago
fenceTypes.h Basic infrastructure to support fences. 12 years ago
hextileConstants.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 years ago
hextileDecode.h hextileDecode.h: Fix buffer overflow 7 years ago
hextileEncode.h Move image encoding logic into a central EncodeManager class 10 years ago
hextileEncodeBetter.h Move image encoding logic into a central EncodeManager class 10 years ago
keysymdef.h spelling fixes 7 years ago
ledStates.h Add client support for LED state sync 6 years ago
msgTypes.h Basic support for QEMU Extended Key Events 6 years ago
pam.c The PAM callback is slightly different on Solaris 9 years ago
pam.h [Development] Add missing PAM sources (fixes commit r4128). 13 years ago
qemuTypes.h Basic support for QEMU Extended Key Events 6 years ago
rreDecode.h Check invalid RRE rects 7 years ago
rreEncode.h Move image encoding logic into a central EncodeManager class 10 years ago
screenTypes.h Minimal server side implementation of the extended desktop size protocol. 15 years ago
tightDecode.h Split decoders into a read and decode step 8 years ago
util.cxx Fix length checks in string conversion functions 4 years ago
util.h Use UTF-8 in clipboard API 4 years ago
zrleDecode.h Make ZlibInStream more robust against failures 4 years ago