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