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 年之前
..
Blacklist.cxx Be consistent in including config.h 2 年之前
Blacklist.h Move Blacklist parameters out of the class 5 年之前
CConnection.cxx Be consistent in including config.h 2 年之前
CConnection.h Support the VMware Cursor Position extension on vncviewer 3 年之前
CMakeLists.txt Switch region code to pixman 4 年之前
CMsgHandler.cxx Be consistent in including config.h 2 年之前
CMsgHandler.h Support the VMware Cursor Position extension on vncviewer 3 年之前
CMsgReader.cxx Fix handling of VMware cursors 2 年之前
CMsgReader.h Change streams to be asynchronous 4 年之前
CMsgWriter.cxx Be consistent in including config.h 2 年之前
CMsgWriter.h Support extended clipboard transfers 5 年之前
CSecurity.h Avoid some variable aliasing 3 年之前
CSecurityNone.h Strongly bind security objects to connection object 5 年之前
CSecurityPlain.cxx Be consistent in including config.h 2 年之前
CSecurityPlain.h Strongly bind security objects to connection object 5 年之前
CSecurityStack.cxx Be consistent in including config.h 2 年之前
CSecurityStack.h Strongly bind security objects to connection object 5 年之前
CSecurityTLS.cxx Merge branch 'master' of https://github.com/twhitehead/tigervnc 2 年之前
CSecurityTLS.h Be consistent in including config.h 2 年之前
CSecurityVeNCrypt.cxx Be consistent in including config.h 2 年之前
CSecurityVeNCrypt.h Change streams to be asynchronous 4 年之前
CSecurityVncAuth.cxx Be consistent in including config.h 2 年之前
CSecurityVncAuth.h Strongly bind security objects to connection object 5 年之前
ClientParams.cxx Be consistent in including config.h 2 年之前
ClientParams.h Add support for notifying clients about pointer movements 3 年之前
ComparingUpdateTracker.cxx Be consistent in including config.h 2 年之前
ComparingUpdateTracker.h Increase range of ComparingUpdateTracker statistics 5 年之前
Configuration.cxx Be consistent in including config.h 2 年之前
Configuration.h Clean up default value for X509 parameters 3 年之前
Congestion.cxx Be consistent in including config.h 2 年之前
Congestion.h Limit lossless refresh update to safe size 6 年之前
CopyRectDecoder.cxx Be consistent in including config.h 2 年之前
CopyRectDecoder.h Change streams to be asynchronous 4 年之前
Cursor.cxx Be consistent in including config.h 2 年之前
Cursor.h Change cursor API to use RGBA data 7 年之前
DecodeManager.cxx Be consistent in including config.h 2 年之前
DecodeManager.h Log decoding stats on disconnect 2 年之前
Decoder.cxx Be consistent in including config.h 2 年之前
Decoder.h Change streams to be asynchronous 4 年之前
EncodeManager.cxx Be consistent in including config.h 2 年之前
EncodeManager.h Add write protection to OffsetPixelBuffer 4 年之前
EncodeManagerBPP.cxx Remove unused variables 9 年之前
Encoder.cxx Be consistent in including config.h 2 年之前
Encoder.h Allow perceptually lossless refresh 5 年之前
Exception.h Make exception classes have clearer messages 6 年之前
HextileDecoder.cxx Be consistent in including config.h 2 年之前
HextileDecoder.h Change streams to be asynchronous 4 年之前
HextileEncoder.cxx Be consistent in including config.h 2 年之前
HextileEncoder.h Move image encoding logic into a central EncodeManager class 10 年之前
Hostname.h Fix display/port switch at display 100 8 年之前
InputHandler.h Clean up internal clipboard handling 5 年之前
JpegCompressor.cxx Be consistent in including config.h 2 年之前
JpegCompressor.h Remove special functions from JPEG compressor 4 年之前
JpegDecompressor.cxx Be consistent in including config.h 2 年之前
JpegDecompressor.h Move JPEG decoding into a standalone class (these should have been checked in with r4757. Oops.) 12 年之前
KeyRemapper.cxx Be consistent in including config.h 2 年之前
KeyRemapper.h Replace Windows specific thread handling 8 年之前
LogWriter.cxx Be consistent in including config.h 2 年之前
LogWriter.h Remove unused LogParameter::setDefault() 3 年之前
Logger.cxx Be consistent in including config.h 2 年之前
Logger.h rfb: Silence nonliteral format string warning in Logger 7 年之前
Logger_file.cxx Be consistent in including config.h 2 年之前
Logger_file.h Replace Windows specific thread handling 8 年之前
Logger_stdio.cxx Be consistent in including config.h 2 年之前
Logger_stdio.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 年之前
Logger_syslog.cxx Be consistent in including config.h 2 年之前
Logger_syslog.h Add syslog logger. 9 年之前
Palette.h Consolidate the different palette handler implementations 10 年之前
Password.cxx Be consistent in including config.h 2 年之前
Password.h Use size_t for lengths in stream objects 4 年之前
Pixel.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 年之前
PixelBuffer.cxx Be consistent in including config.h 2 年之前
PixelBuffer.h Encapsulate PixelBuffer internal details 4 年之前
PixelFormat.cxx Be consistent in including config.h 2 年之前
PixelFormat.h Fix rounding error in pixel down conversion 6 年之前
PixelFormat.inl Fix rounding error in pixel down conversion 6 年之前
PixelFormatBPP.cxx Fix rounding error in pixel down conversion 6 年之前
RREDecoder.cxx Be consistent in including config.h 2 年之前
RREDecoder.h Change streams to be asynchronous 4 年之前
RREEncoder.cxx Be consistent in including config.h 2 年之前
RREEncoder.h Move image encoding logic into a central EncodeManager class 10 年之前
RawDecoder.cxx Be consistent in including config.h 2 年之前
RawDecoder.h Change streams to be asynchronous 4 年之前
RawEncoder.cxx Be consistent in including config.h 2 年之前
RawEncoder.h Move image encoding logic into a central EncodeManager class 10 年之前
Rect.h Make Rect::area() signed, just like Rect::width()/height() 9 年之前
Region.cxx Be consistent in including config.h 2 年之前
Region.h Get rid of magical assignment to Region 4 年之前
SConnection.cxx Be consistent in including config.h 2 年之前
SConnection.h Merge branch 'autoclip' of https://github.com/CendioOssman/tigervnc 3 年之前
SDesktop.h Improved clipboard API 5 年之前
SMsgHandler.cxx Be consistent in including config.h 2 年之前
SMsgHandler.h Support extended clipboard transfers 5 年之前
SMsgReader.cxx Be consistent in including config.h 2 年之前
SMsgReader.h Change streams to be asynchronous 4 年之前
SMsgWriter.cxx Be consistent in including config.h 2 年之前
SMsgWriter.h Add support for notifying clients about pointer movements 3 年之前
SSecurity.h Avoid some variable aliasing 3 年之前
SSecurityNone.h Strongly bind security objects to connection object 5 年之前
SSecurityPlain.cxx Change streams to be asynchronous 4 年之前
SSecurityPlain.h Be consistent in including config.h 2 年之前
SSecurityStack.cxx Be consistent in including config.h 2 年之前
SSecurityStack.h Strongly bind security objects to connection object 5 年之前
SSecurityTLS.cxx Fix priority string when using newer GnuTLS 2 年之前
SSecurityTLS.h Be consistent in including config.h 2 年之前
SSecurityVeNCrypt.cxx Remove unneeded NULL checks 3 年之前
SSecurityVeNCrypt.h Be consistent in including config.h 2 年之前
SSecurityVncAuth.cxx Be consistent in including config.h 2 年之前
SSecurityVncAuth.h Change streams to be asynchronous 4 年之前
ScaleFilters.cxx Be consistent in including config.h 2 年之前
ScaleFilters.h Eliminate GCC warning in ScaleFilters: 14 年之前
ScreenSet.h Comparing ScreenSet:s should be done without considering order 6 年之前
Security.cxx Utilize system-wide crypto policies 2 年之前
Security.h Remove unnecessary header include 3 年之前
SecurityClient.cxx Clean up default value for X509 parameters 3 年之前
SecurityClient.h Clean up default value for X509 parameters 3 年之前
SecurityServer.cxx Strongly bind security objects to connection object 5 年之前
SecurityServer.h Strongly bind security objects to connection object 5 年之前
ServerCore.cxx Be consistent in including config.h 2 年之前
ServerCore.h Change streams to be asynchronous 4 年之前
ServerParams.cxx Be consistent in including config.h 2 年之前
ServerParams.h Handle unsolicited clipboard transfers 3 年之前
TightConstants.h Move image encoding logic into a central EncodeManager class 10 年之前
TightDecoder.cxx Be consistent in including config.h 2 年之前
TightDecoder.h Change streams to be asynchronous 4 年之前
TightEncoder.cxx Be consistent in including config.h 2 年之前
TightEncoder.h Move image encoding logic into a central EncodeManager class 10 年之前
TightEncoderBPP.cxx Move image encoding logic into a central EncodeManager class 10 年之前
TightJPEGEncoder.cxx Be consistent in including config.h 2 年之前
TightJPEGEncoder.h Add method to get compression settings from encoder 5 年之前
Timer.cxx Be consistent in including config.h 2 年之前
Timer.h Support calling methods from timers 4 年之前
UnixPasswordValidator.cxx Make PAM mandatory 4 年之前
UnixPasswordValidator.h [Development] Add missing PAM sources (fixes commit r4128). 13 年之前
UpdateTracker.cxx Be consistent in including config.h 2 年之前
UpdateTracker.h Move copy rect handling to EncodeManager 5 年之前
UserMsgBox.h [Development] client: Add dialog window to accept/save invalid X509 13 年之前
UserPasswdGetter.h Merge branch 'fix-warnings' 6 年之前
VNCSConnectionST.cxx Be consistent in including config.h 2 年之前
VNCSConnectionST.h Add support for notifying clients about pointer movements 3 年之前
VNCServer.h Add support for notifying clients about pointer movements 3 年之前
VNCServerST.cxx Be consistent in including config.h 2 年之前
VNCServerST.h Add support for notifying clients about pointer movements 3 年之前
WinPasswdValidator.cxx Be consistent in including config.h 2 年之前
WinPasswdValidator.h [Development] Implement PasswordValidator class on Windows (Martin Koegler) 13 年之前
XF86keysym.h spelling fixes 7 年之前
ZRLEDecoder.cxx Be consistent in including config.h 2 年之前
ZRLEDecoder.h Change streams to be asynchronous 4 年之前
ZRLEEncoder.cxx Be consistent in including config.h 2 年之前
ZRLEEncoder.h Move image encoding logic into a central EncodeManager class 10 年之前
ZRLEEncoderBPP.cxx Move image encoding logic into a central EncodeManager class 10 年之前
clipboardTypes.h Support extended clipboard transfers 5 年之前
d3des.c Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 年之前
d3des.h [Bugfix] Declare d3des.h functions inside `extern "C" {}` block. 14 年之前
encodings.cxx Be consistent in including config.h 2 年之前
encodings.h Add support for notifying clients about pointer movements 3 年之前
fenceTypes.h Basic infrastructure to support fences. 12 年之前
hextileConstants.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 年之前
hextileDecode.h hextileDecode.h: Fix buffer overflow 7 年之前
hextileEncode.h Move image encoding logic into a central EncodeManager class 10 年之前
hextileEncodeBetter.h Move image encoding logic into a central EncodeManager class 10 年之前
keysymdef.h spelling fixes 7 年之前
ledStates.h Add client support for LED state sync 6 年之前
msgTypes.h Basic support for QEMU Extended Key Events 6 年之前
pam.c Make PAM mandatory 4 年之前
pam.h Make PAM mandatory 4 年之前
qemuTypes.h Basic support for QEMU Extended Key Events 6 年之前
rreDecode.h Check invalid RRE rects 7 年之前
rreEncode.h Move image encoding logic into a central EncodeManager class 10 年之前
screenTypes.h Minimal server side implementation of the extended desktop size protocol. 15 年之前
tightDecode.h Handle empty Tight gradient rects 4 年之前
util.cxx Correctly clear out output UTF-16 buffer 3 年之前
util.h Be consistent in including config.h 2 年之前
zrleDecode.h Change streams to be asynchronous 4 年之前