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 1a729dc012 Fix handling of VMware cursors 2 years ago
..
Blacklist.cxx Be consistent in including config.h 2 years ago
Blacklist.h Move Blacklist parameters out of the class 5 years ago
CConnection.cxx Be consistent in including config.h 2 years ago
CConnection.h Support the VMware Cursor Position extension on vncviewer 3 years ago
CMakeLists.txt Switch region code to pixman 4 years ago
CMsgHandler.cxx Be consistent in including config.h 2 years ago
CMsgHandler.h Support the VMware Cursor Position extension on vncviewer 3 years ago
CMsgReader.cxx Fix handling of VMware cursors 2 years ago
CMsgReader.h Change streams to be asynchronous 4 years ago
CMsgWriter.cxx Be consistent in including config.h 2 years ago
CMsgWriter.h Support extended clipboard transfers 4 years ago
CSecurity.h Avoid some variable aliasing 2 years ago
CSecurityNone.h Strongly bind security objects to connection object 5 years ago
CSecurityPlain.cxx Be consistent in including config.h 2 years ago
CSecurityPlain.h Strongly bind security objects to connection object 5 years ago
CSecurityStack.cxx Be consistent in including config.h 2 years ago
CSecurityStack.h Strongly bind security objects to connection object 5 years ago
CSecurityTLS.cxx Merge branch 'master' of https://github.com/twhitehead/tigervnc 2 years ago
CSecurityTLS.h Be consistent in including config.h 2 years ago
CSecurityVeNCrypt.cxx Be consistent in including config.h 2 years ago
CSecurityVeNCrypt.h Change streams to be asynchronous 4 years ago
CSecurityVncAuth.cxx Be consistent in including config.h 2 years ago
CSecurityVncAuth.h Strongly bind security objects to connection object 5 years ago
ClientParams.cxx Be consistent in including config.h 2 years ago
ClientParams.h Add support for notifying clients about pointer movements 3 years ago
ComparingUpdateTracker.cxx Be consistent in including config.h 2 years ago
ComparingUpdateTracker.h Increase range of ComparingUpdateTracker statistics 5 years ago
Configuration.cxx Be consistent in including config.h 2 years ago
Configuration.h Clean up default value for X509 parameters 2 years ago
Congestion.cxx Be consistent in including config.h 2 years ago
Congestion.h Limit lossless refresh update to safe size 6 years ago
CopyRectDecoder.cxx Be consistent in including config.h 2 years ago
CopyRectDecoder.h Change streams to be asynchronous 4 years ago
Cursor.cxx Be consistent in including config.h 2 years ago
Cursor.h Change cursor API to use RGBA data 7 years ago
DecodeManager.cxx Be consistent in including config.h 2 years ago
DecodeManager.h Log decoding stats on disconnect 2 years ago
Decoder.cxx Be consistent in including config.h 2 years ago
Decoder.h Change streams to be asynchronous 4 years ago
EncodeManager.cxx Be consistent in including config.h 2 years ago
EncodeManager.h Add write protection to OffsetPixelBuffer 4 years ago
EncodeManagerBPP.cxx Remove unused variables 9 years ago
Encoder.cxx Be consistent in including config.h 2 years ago
Encoder.h Allow perceptually lossless refresh 5 years ago
Exception.h Make exception classes have clearer messages 6 years ago
HextileDecoder.cxx Be consistent in including config.h 2 years ago
HextileDecoder.h Change streams to be asynchronous 4 years ago
HextileEncoder.cxx Be consistent in including config.h 2 years ago
HextileEncoder.h Move image encoding logic into a central EncodeManager class 9 years ago
Hostname.h Fix display/port switch at display 100 7 years ago
InputHandler.h Clean up internal clipboard handling 4 years ago
JpegCompressor.cxx Be consistent in including config.h 2 years ago
JpegCompressor.h Remove special functions from JPEG compressor 4 years ago
JpegDecompressor.cxx Be consistent in including config.h 2 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 Be consistent in including config.h 2 years ago
KeyRemapper.h Replace Windows specific thread handling 7 years ago
LogWriter.cxx Be consistent in including config.h 2 years ago
LogWriter.h Remove unused LogParameter::setDefault() 2 years ago
Logger.cxx Be consistent in including config.h 2 years ago
Logger.h rfb: Silence nonliteral format string warning in Logger 6 years ago
Logger_file.cxx Be consistent in including config.h 2 years ago
Logger_file.h Replace Windows specific thread handling 7 years ago
Logger_stdio.cxx Be consistent in including config.h 2 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 Be consistent in including config.h 2 years ago
Logger_syslog.h Add syslog logger. 9 years ago
Palette.h Consolidate the different palette handler implementations 9 years ago
Password.cxx Be consistent in including config.h 2 years ago
Password.h Use size_t for lengths in stream objects 4 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 Be consistent in including config.h 2 years ago
PixelBuffer.h Encapsulate PixelBuffer internal details 4 years ago
PixelFormat.cxx Be consistent in including config.h 2 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 Be consistent in including config.h 2 years ago
RREDecoder.h Change streams to be asynchronous 4 years ago
RREEncoder.cxx Be consistent in including config.h 2 years ago
RREEncoder.h Move image encoding logic into a central EncodeManager class 9 years ago
RawDecoder.cxx Be consistent in including config.h 2 years ago
RawDecoder.h Change streams to be asynchronous 4 years ago
RawEncoder.cxx Be consistent in including config.h 2 years ago
RawEncoder.h Move image encoding logic into a central EncodeManager class 9 years ago
Rect.h Make Rect::area() signed, just like Rect::width()/height() 9 years ago
Region.cxx Be consistent in including config.h 2 years ago
Region.h Get rid of magical assignment to Region 4 years ago
SConnection.cxx Be consistent in including config.h 2 years ago
SConnection.h Merge branch 'autoclip' of https://github.com/CendioOssman/tigervnc 3 years ago
SDesktop.h Improved clipboard API 4 years ago
SMsgHandler.cxx Be consistent in including config.h 2 years ago
SMsgHandler.h Support extended clipboard transfers 4 years ago
SMsgReader.cxx Be consistent in including config.h 2 years ago
SMsgReader.h Change streams to be asynchronous 4 years ago
SMsgWriter.cxx Be consistent in including config.h 2 years ago
SMsgWriter.h Add support for notifying clients about pointer movements 3 years ago
SSecurity.h Avoid some variable aliasing 2 years ago
SSecurityNone.h Strongly bind security objects to connection object 5 years ago
SSecurityPlain.cxx Change streams to be asynchronous 4 years ago
SSecurityPlain.h Be consistent in including config.h 2 years ago
SSecurityStack.cxx Be consistent in including config.h 2 years ago
SSecurityStack.h Strongly bind security objects to connection object 5 years ago
SSecurityTLS.cxx Fix priority string when using newer GnuTLS 2 years ago
SSecurityTLS.h Be consistent in including config.h 2 years ago
SSecurityVeNCrypt.cxx Remove unneeded NULL checks 2 years ago
SSecurityVeNCrypt.h Be consistent in including config.h 2 years ago
SSecurityVncAuth.cxx Be consistent in including config.h 2 years ago
SSecurityVncAuth.h Change streams to be asynchronous 4 years ago
ScaleFilters.cxx Be consistent in including config.h 2 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 Utilize system-wide crypto policies 2 years ago
Security.h Remove unnecessary header include 2 years ago
SecurityClient.cxx Clean up default value for X509 parameters 2 years ago
SecurityClient.h Clean up default value for X509 parameters 2 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 Be consistent in including config.h 2 years ago
ServerCore.h Change streams to be asynchronous 4 years ago
ServerParams.cxx Be consistent in including config.h 2 years ago
ServerParams.h Handle unsolicited clipboard transfers 3 years ago
TightConstants.h Move image encoding logic into a central EncodeManager class 9 years ago
TightDecoder.cxx Be consistent in including config.h 2 years ago
TightDecoder.h Change streams to be asynchronous 4 years ago
TightEncoder.cxx Be consistent in including config.h 2 years ago
TightEncoder.h Move image encoding logic into a central EncodeManager class 9 years ago
TightEncoderBPP.cxx Move image encoding logic into a central EncodeManager class 9 years ago
TightJPEGEncoder.cxx Be consistent in including config.h 2 years ago
TightJPEGEncoder.h Add method to get compression settings from encoder 5 years ago
Timer.cxx Be consistent in including config.h 2 years ago
Timer.h Support calling methods from timers 4 years ago
UnixPasswordValidator.cxx Make PAM mandatory 4 years ago
UnixPasswordValidator.h [Development] Add missing PAM sources (fixes commit r4128). 13 years ago
UpdateTracker.cxx Be consistent in including config.h 2 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 Be consistent in including config.h 2 years ago
VNCSConnectionST.h Add support for notifying clients about pointer movements 3 years ago
VNCServer.h Add support for notifying clients about pointer movements 3 years ago
VNCServerST.cxx Be consistent in including config.h 2 years ago
VNCServerST.h Add support for notifying clients about pointer movements 3 years ago
WinPasswdValidator.cxx Be consistent in including config.h 2 years ago
WinPasswdValidator.h [Development] Implement PasswordValidator class on Windows (Martin Koegler) 13 years ago
XF86keysym.h spelling fixes 7 years ago
ZRLEDecoder.cxx Be consistent in including config.h 2 years ago
ZRLEDecoder.h Change streams to be asynchronous 4 years ago
ZRLEEncoder.cxx Be consistent in including config.h 2 years ago
ZRLEEncoder.h Move image encoding logic into a central EncodeManager class 9 years ago
ZRLEEncoderBPP.cxx Move image encoding logic into a central EncodeManager class 9 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 Be consistent in including config.h 2 years ago
encodings.h Add support for notifying clients about pointer movements 3 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 9 years ago
hextileEncodeBetter.h Move image encoding logic into a central EncodeManager class 9 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 Make PAM mandatory 4 years ago
pam.h Make PAM mandatory 4 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 9 years ago
screenTypes.h Minimal server side implementation of the extended desktop size protocol. 15 years ago
tightDecode.h Handle empty Tight gradient rects 4 years ago
util.cxx Correctly clear out output UTF-16 buffer 3 years ago
util.h Be consistent in including config.h 2 years ago
zrleDecode.h Change streams to be asynchronous 4 years ago