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 年之前
..
Blacklist.cxx Allow blacklist to be disabled 5 年之前
Blacklist.h Move Blacklist parameters out of the class 5 年之前
CConnection.cxx Change streams to be asynchronous 4 年之前
CConnection.h Change streams to be asynchronous 4 年之前
CMakeLists.txt Make PAM mandatory 4 年之前
CMsgHandler.cxx Support extended clipboard transfers 5 年之前
CMsgHandler.h Change streams to be asynchronous 4 年之前
CMsgReader.cxx Change streams to be asynchronous 4 年之前
CMsgReader.h Change streams to be asynchronous 4 年之前
CMsgWriter.cxx Remove OutStream::skip() 4 年之前
CMsgWriter.h Support extended clipboard transfers 5 年之前
CSecurity.h Strongly bind security objects to connection object 5 年之前
CSecurityNone.h Strongly bind security objects to connection object 5 年之前
CSecurityPlain.cxx Strongly bind security objects to connection object 5 年之前
CSecurityPlain.h Strongly bind security objects to connection object 5 年之前
CSecurityStack.cxx Strongly bind security objects to connection object 5 年之前
CSecurityStack.h Strongly bind security objects to connection object 5 年之前
CSecurityTLS.cxx Change streams to be asynchronous 4 年之前
CSecurityTLS.h Remove unused include 5 年之前
CSecurityVeNCrypt.cxx Change streams to be asynchronous 4 年之前
CSecurityVeNCrypt.h Change streams to be asynchronous 4 年之前
CSecurityVncAuth.cxx Change streams to be asynchronous 4 年之前
CSecurityVncAuth.h Strongly bind security objects to connection object 5 年之前
ClientParams.cxx Support extended clipboard transfers 5 年之前
ClientParams.h Support extended clipboard transfers 5 年之前
ComparingUpdateTracker.cxx Log statistics from ComparingUpdateTracker 7 年之前
ComparingUpdateTracker.h Increase range of ComparingUpdateTracker statistics 5 年之前
Configuration.cxx Use size_t for lengths in stream objects 4 年之前
Configuration.h Use size_t for lengths in stream objects 4 年之前
Congestion.cxx Fix wrap-aware isAfter function in Congestion.cxx 5 年之前
Congestion.h Limit lossless refresh update to safe size 6 年之前
CopyRectDecoder.cxx Change streams to be asynchronous 4 年之前
CopyRectDecoder.h Change streams to be asynchronous 4 年之前
Cursor.cxx Encapsulate PixelBuffer internal details 4 年之前
Cursor.h Change cursor API to use RGBA data 7 年之前
DecodeManager.cxx Change streams to be asynchronous 4 年之前
DecodeManager.h Change streams to be asynchronous 4 年之前
Decoder.cxx Split out ServerParams from ConnParams 5 年之前
Decoder.h Change streams to be asynchronous 4 年之前
EncodeManager.cxx Merge branch 'secfix' of https://github.com/CendioOssman/tigervnc 4 年之前
EncodeManager.h Add write protection to OffsetPixelBuffer 4 年之前
EncodeManagerBPP.cxx Remove unused variables 9 年之前
Encoder.cxx Allow perceptually lossless refresh 5 年之前
Encoder.h Allow perceptually lossless refresh 5 年之前
Exception.h Make exception classes have clearer messages 6 年之前
HextileDecoder.cxx Change streams to be asynchronous 4 年之前
HextileDecoder.h Change streams to be asynchronous 4 年之前
HextileEncoder.cxx Rename ConnParams to ClientParams 5 年之前
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 Make direct stream API a bit safer 4 年之前
JpegCompressor.h Remove special functions from JPEG compressor 4 年之前
JpegDecompressor.cxx spelling fixes 7 年之前
JpegDecompressor.h Move JPEG decoding into a standalone class (these should have been checked in with r4757. Oops.) 12 年之前
KeyRemapper.cxx Replace Windows specific thread handling 8 年之前
KeyRemapper.h Replace Windows specific thread handling 8 年之前
LogWriter.cxx Remove a lot of platform compatibilty stuff 10 年之前
LogWriter.h rfb: Silence nonliteral format string warning in Logger 7 年之前
Logger.cxx Handle line breaks in log messages 5 年之前
Logger.h rfb: Silence nonliteral format string warning in Logger 7 年之前
Logger_file.cxx Replace Windows specific thread handling 8 年之前
Logger_file.h Replace Windows specific thread handling 8 年之前
Logger_stdio.cxx Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 年之前
Logger_stdio.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 年之前
Logger_syslog.cxx Replace Windows specific thread handling 8 年之前
Logger_syslog.h Add syslog logger. 9 年之前
Palette.h Consolidate the different palette handler implementations 10 年之前
Password.cxx Use size_t for lengths in stream objects 4 年之前
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 Restrict PixelBuffer dimensions to safe values 4 年之前
PixelBuffer.h Encapsulate PixelBuffer internal details 4 年之前
PixelFormat.cxx Handle pixel formats with odd shift values 4 年之前
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 Change streams to be asynchronous 4 年之前
RREDecoder.h Change streams to be asynchronous 4 年之前
RREEncoder.cxx Rename ConnParams to ClientParams 5 年之前
RREEncoder.h Move image encoding logic into a central EncodeManager class 10 年之前
RawDecoder.cxx Change streams to be asynchronous 4 年之前
RawDecoder.h Change streams to be asynchronous 4 年之前
RawEncoder.cxx Don't force encoders to specify palette size 5 年之前
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 Remove max area parameter from Region::get_rects() 5 年之前
Region.h Remove max area parameter from Region::get_rects() 5 年之前
SConnection.cxx Change streams to be asynchronous 4 年之前
SConnection.h Change streams to be asynchronous 4 年之前
SDesktop.h Improved clipboard API 5 年之前
SMsgHandler.cxx Support extended clipboard transfers 5 年之前
SMsgHandler.h Support extended clipboard transfers 5 年之前
SMsgReader.cxx Change streams to be asynchronous 4 年之前
SMsgReader.h Change streams to be asynchronous 4 年之前
SMsgWriter.cxx Remove readString()/writeString() 4 年之前
SMsgWriter.h Support extended clipboard transfers 5 年之前
SSecurity.h Strongly bind security objects to connection object 5 年之前
SSecurityNone.h Strongly bind security objects to connection object 5 年之前
SSecurityPlain.cxx Change streams to be asynchronous 4 年之前
SSecurityPlain.h Strongly bind security objects to connection object 5 年之前
SSecurityStack.cxx Strongly bind security objects to connection object 5 年之前
SSecurityStack.h Strongly bind security objects to connection object 5 年之前
SSecurityTLS.cxx Log TLS handshake result 5 年之前
SSecurityTLS.h Restore original streams when terminating TLS 5 年之前
SSecurityVeNCrypt.cxx Change streams to be asynchronous 4 年之前
SSecurityVeNCrypt.h Strongly bind security objects to connection object 5 年之前
SSecurityVncAuth.cxx Change streams to be asynchronous 4 年之前
SSecurityVncAuth.h Change streams to be asynchronous 4 年之前
ScaleFilters.cxx Remove a lot of platform compatibilty stuff 10 年之前
ScaleFilters.h Eliminate GCC warning in ScaleFilters: 14 年之前
ScreenSet.h Comparing ScreenSet:s should be done without considering order 6 年之前
Security.cxx Add workaround for Vino's VeNCrypt implementation 8 年之前
Security.h Add parameter to override GnuTLS priority 9 年之前
SecurityClient.cxx Strongly bind security objects to connection object 5 年之前
SecurityClient.h Strongly bind security objects to connection object 5 年之前
SecurityServer.cxx Strongly bind security objects to connection object 5 年之前
SecurityServer.h Strongly bind security objects to connection object 5 年之前
ServerCore.cxx Change streams to be asynchronous 4 年之前
ServerCore.h Change streams to be asynchronous 4 年之前
ServerParams.cxx Support extended clipboard transfers 5 年之前
ServerParams.h Support extended clipboard transfers 5 年之前
TightConstants.h Move image encoding logic into a central EncodeManager class 10 年之前
TightDecoder.cxx Change streams to be asynchronous 4 年之前
TightDecoder.h Change streams to be asynchronous 4 年之前
TightEncoder.cxx Generalise corking to all output streams 4 年之前
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 Rename ConnParams to ClientParams 5 年之前
TightJPEGEncoder.h Add method to get compression settings from encoder 5 年之前
Timer.cxx Fix bad reference in Timer::getRemainingMs() 5 年之前
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 Move copy rect handling to EncodeManager 5 年之前
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 Change streams to be asynchronous 4 年之前
VNCSConnectionST.h Change streams to be asynchronous 4 年之前
VNCServer.h Improved clipboard API 5 年之前
VNCServerST.cxx Remove readString()/writeString() 4 年之前
VNCServerST.h Improved clipboard API 5 年之前
WinPasswdValidator.cxx Remove unused variables 9 年之前
WinPasswdValidator.h [Development] Implement PasswordValidator class on Windows (Martin Koegler) 13 年之前
XF86keysym.h spelling fixes 7 年之前
ZRLEDecoder.cxx Change streams to be asynchronous 4 年之前
ZRLEDecoder.h Change streams to be asynchronous 4 年之前
ZRLEEncoder.cxx Remove unused bufSize argument from streams 4 年之前
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 Remove a lot of platform compatibilty stuff 10 年之前
encodings.h Support extended clipboard transfers 5 年之前
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 Fix length checks in string conversion functions 4 年之前
util.h Use size_t for lengths in stream objects 4 年之前
zrleDecode.h Change streams to be asynchronous 4 年之前