Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
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 роки тому