Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Pierre Ossman ad0f0618fa Change streams to be asynchronous 4 anos atrás
..
Blacklist.cxx Allow blacklist to be disabled 5 anos atrás
Blacklist.h Move Blacklist parameters out of the class 5 anos atrás
CConnection.cxx Change streams to be asynchronous 4 anos atrás
CConnection.h Change streams to be asynchronous 4 anos atrás
CMakeLists.txt Make PAM mandatory 4 anos atrás
CMsgHandler.cxx Support extended clipboard transfers 4 anos atrás
CMsgHandler.h Change streams to be asynchronous 4 anos atrás
CMsgReader.cxx Change streams to be asynchronous 4 anos atrás
CMsgReader.h Change streams to be asynchronous 4 anos atrás
CMsgWriter.cxx Remove OutStream::skip() 4 anos atrás
CMsgWriter.h Support extended clipboard transfers 4 anos atrás
CSecurity.h Strongly bind security objects to connection object 5 anos atrás
CSecurityNone.h Strongly bind security objects to connection object 5 anos atrás
CSecurityPlain.cxx Strongly bind security objects to connection object 5 anos atrás
CSecurityPlain.h Strongly bind security objects to connection object 5 anos atrás
CSecurityStack.cxx Strongly bind security objects to connection object 5 anos atrás
CSecurityStack.h Strongly bind security objects to connection object 5 anos atrás
CSecurityTLS.cxx Change streams to be asynchronous 4 anos atrás
CSecurityTLS.h Remove unused include 5 anos atrás
CSecurityVeNCrypt.cxx Change streams to be asynchronous 4 anos atrás
CSecurityVeNCrypt.h Change streams to be asynchronous 4 anos atrás
CSecurityVncAuth.cxx Change streams to be asynchronous 4 anos atrás
CSecurityVncAuth.h Strongly bind security objects to connection object 5 anos atrás
ClientParams.cxx Support extended clipboard transfers 4 anos atrás
ClientParams.h Support extended clipboard transfers 4 anos atrás
ComparingUpdateTracker.cxx Log statistics from ComparingUpdateTracker 7 anos atrás
ComparingUpdateTracker.h Increase range of ComparingUpdateTracker statistics 5 anos atrás
Configuration.cxx Use size_t for lengths in stream objects 4 anos atrás
Configuration.h Use size_t for lengths in stream objects 4 anos atrás
Congestion.cxx Fix wrap-aware isAfter function in Congestion.cxx 5 anos atrás
Congestion.h Limit lossless refresh update to safe size 6 anos atrás
CopyRectDecoder.cxx Change streams to be asynchronous 4 anos atrás
CopyRectDecoder.h Change streams to be asynchronous 4 anos atrás
Cursor.cxx Encapsulate PixelBuffer internal details 4 anos atrás
Cursor.h Change cursor API to use RGBA data 7 anos atrás
DecodeManager.cxx Change streams to be asynchronous 4 anos atrás
DecodeManager.h Change streams to be asynchronous 4 anos atrás
Decoder.cxx Split out ServerParams from ConnParams 5 anos atrás
Decoder.h Change streams to be asynchronous 4 anos atrás
EncodeManager.cxx Merge branch 'secfix' of https://github.com/CendioOssman/tigervnc 4 anos atrás
EncodeManager.h Add write protection to OffsetPixelBuffer 4 anos atrás
EncodeManagerBPP.cxx Remove unused variables 9 anos atrás
Encoder.cxx Allow perceptually lossless refresh 5 anos atrás
Encoder.h Allow perceptually lossless refresh 5 anos atrás
Exception.h Make exception classes have clearer messages 6 anos atrás
HextileDecoder.cxx Change streams to be asynchronous 4 anos atrás
HextileDecoder.h Change streams to be asynchronous 4 anos atrás
HextileEncoder.cxx Rename ConnParams to ClientParams 5 anos atrás
HextileEncoder.h Move image encoding logic into a central EncodeManager class 9 anos atrás
Hostname.h Fix display/port switch at display 100 7 anos atrás
InputHandler.h Clean up internal clipboard handling 4 anos atrás
JpegCompressor.cxx Make direct stream API a bit safer 4 anos atrás
JpegCompressor.h Remove special functions from JPEG compressor 4 anos atrás
JpegDecompressor.cxx spelling fixes 7 anos atrás
JpegDecompressor.h Move JPEG decoding into a standalone class (these should have been checked in with r4757. Oops.) 12 anos atrás
KeyRemapper.cxx Replace Windows specific thread handling 7 anos atrás
KeyRemapper.h Replace Windows specific thread handling 7 anos atrás
LogWriter.cxx Remove a lot of platform compatibilty stuff 10 anos atrás
LogWriter.h rfb: Silence nonliteral format string warning in Logger 6 anos atrás
Logger.cxx Handle line breaks in log messages 5 anos atrás
Logger.h rfb: Silence nonliteral format string warning in Logger 6 anos atrás
Logger_file.cxx Replace Windows specific thread handling 7 anos atrás
Logger_file.h Replace Windows specific thread handling 7 anos atrás
Logger_stdio.cxx Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 anos atrás
Logger_stdio.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 anos atrás
Logger_syslog.cxx Replace Windows specific thread handling 7 anos atrás
Logger_syslog.h Add syslog logger. 9 anos atrás
Palette.h Consolidate the different palette handler implementations 10 anos atrás
Password.cxx Use size_t for lengths in stream objects 4 anos atrás
Password.h Use size_t for lengths in stream objects 4 anos atrás
Pixel.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 anos atrás
PixelBuffer.cxx Restrict PixelBuffer dimensions to safe values 4 anos atrás
PixelBuffer.h Encapsulate PixelBuffer internal details 4 anos atrás
PixelFormat.cxx Handle pixel formats with odd shift values 4 anos atrás
PixelFormat.h Fix rounding error in pixel down conversion 6 anos atrás
PixelFormat.inl Fix rounding error in pixel down conversion 6 anos atrás
PixelFormatBPP.cxx Fix rounding error in pixel down conversion 6 anos atrás
RREDecoder.cxx Change streams to be asynchronous 4 anos atrás
RREDecoder.h Change streams to be asynchronous 4 anos atrás
RREEncoder.cxx Rename ConnParams to ClientParams 5 anos atrás
RREEncoder.h Move image encoding logic into a central EncodeManager class 9 anos atrás
RawDecoder.cxx Change streams to be asynchronous 4 anos atrás
RawDecoder.h Change streams to be asynchronous 4 anos atrás
RawEncoder.cxx Don't force encoders to specify palette size 5 anos atrás
RawEncoder.h Move image encoding logic into a central EncodeManager class 9 anos atrás
Rect.h Make Rect::area() signed, just like Rect::width()/height() 9 anos atrás
Region.cxx Remove max area parameter from Region::get_rects() 4 anos atrás
Region.h Remove max area parameter from Region::get_rects() 4 anos atrás
SConnection.cxx Change streams to be asynchronous 4 anos atrás
SConnection.h Change streams to be asynchronous 4 anos atrás
SDesktop.h Improved clipboard API 4 anos atrás
SMsgHandler.cxx Support extended clipboard transfers 4 anos atrás
SMsgHandler.h Support extended clipboard transfers 4 anos atrás
SMsgReader.cxx Change streams to be asynchronous 4 anos atrás
SMsgReader.h Change streams to be asynchronous 4 anos atrás
SMsgWriter.cxx Remove readString()/writeString() 4 anos atrás
SMsgWriter.h Support extended clipboard transfers 4 anos atrás
SSecurity.h Strongly bind security objects to connection object 5 anos atrás
SSecurityNone.h Strongly bind security objects to connection object 5 anos atrás
SSecurityPlain.cxx Change streams to be asynchronous 4 anos atrás
SSecurityPlain.h Strongly bind security objects to connection object 5 anos atrás
SSecurityStack.cxx Strongly bind security objects to connection object 5 anos atrás
SSecurityStack.h Strongly bind security objects to connection object 5 anos atrás
SSecurityTLS.cxx Log TLS handshake result 5 anos atrás
SSecurityTLS.h Restore original streams when terminating TLS 5 anos atrás
SSecurityVeNCrypt.cxx Change streams to be asynchronous 4 anos atrás
SSecurityVeNCrypt.h Strongly bind security objects to connection object 5 anos atrás
SSecurityVncAuth.cxx Change streams to be asynchronous 4 anos atrás
SSecurityVncAuth.h Change streams to be asynchronous 4 anos atrás
ScaleFilters.cxx Remove a lot of platform compatibilty stuff 10 anos atrás
ScaleFilters.h Eliminate GCC warning in ScaleFilters: 14 anos atrás
ScreenSet.h Comparing ScreenSet:s should be done without considering order 6 anos atrás
Security.cxx Add workaround for Vino's VeNCrypt implementation 8 anos atrás
Security.h Add parameter to override GnuTLS priority 9 anos atrás
SecurityClient.cxx Strongly bind security objects to connection object 5 anos atrás
SecurityClient.h Strongly bind security objects to connection object 5 anos atrás
SecurityServer.cxx Strongly bind security objects to connection object 5 anos atrás
SecurityServer.h Strongly bind security objects to connection object 5 anos atrás
ServerCore.cxx Change streams to be asynchronous 4 anos atrás
ServerCore.h Change streams to be asynchronous 4 anos atrás
ServerParams.cxx Support extended clipboard transfers 4 anos atrás
ServerParams.h Support extended clipboard transfers 4 anos atrás
TightConstants.h Move image encoding logic into a central EncodeManager class 9 anos atrás
TightDecoder.cxx Change streams to be asynchronous 4 anos atrás
TightDecoder.h Change streams to be asynchronous 4 anos atrás
TightEncoder.cxx Generalise corking to all output streams 4 anos atrás
TightEncoder.h Move image encoding logic into a central EncodeManager class 9 anos atrás
TightEncoderBPP.cxx Move image encoding logic into a central EncodeManager class 9 anos atrás
TightJPEGEncoder.cxx Rename ConnParams to ClientParams 5 anos atrás
TightJPEGEncoder.h Add method to get compression settings from encoder 5 anos atrás
Timer.cxx Fix bad reference in Timer::getRemainingMs() 5 anos atrás
Timer.h Support calling methods from timers 4 anos atrás
UnixPasswordValidator.cxx Make PAM mandatory 4 anos atrás
UnixPasswordValidator.h [Development] Add missing PAM sources (fixes commit r4128). 13 anos atrás
UpdateTracker.cxx Move copy rect handling to EncodeManager 5 anos atrás
UpdateTracker.h Move copy rect handling to EncodeManager 5 anos atrás
UserMsgBox.h [Development] client: Add dialog window to accept/save invalid X509 13 anos atrás
UserPasswdGetter.h Merge branch 'fix-warnings' 6 anos atrás
VNCSConnectionST.cxx Change streams to be asynchronous 4 anos atrás
VNCSConnectionST.h Change streams to be asynchronous 4 anos atrás
VNCServer.h Improved clipboard API 4 anos atrás
VNCServerST.cxx Remove readString()/writeString() 4 anos atrás
VNCServerST.h Improved clipboard API 4 anos atrás
WinPasswdValidator.cxx Remove unused variables 9 anos atrás
WinPasswdValidator.h [Development] Implement PasswordValidator class on Windows (Martin Koegler) 13 anos atrás
XF86keysym.h spelling fixes 7 anos atrás
ZRLEDecoder.cxx Change streams to be asynchronous 4 anos atrás
ZRLEDecoder.h Change streams to be asynchronous 4 anos atrás
ZRLEEncoder.cxx Remove unused bufSize argument from streams 4 anos atrás
ZRLEEncoder.h Move image encoding logic into a central EncodeManager class 9 anos atrás
ZRLEEncoderBPP.cxx Move image encoding logic into a central EncodeManager class 9 anos atrás
clipboardTypes.h Support extended clipboard transfers 4 anos atrás
d3des.c Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 anos atrás
d3des.h [Bugfix] Declare d3des.h functions inside `extern "C" {}` block. 14 anos atrás
encodings.cxx Remove a lot of platform compatibilty stuff 10 anos atrás
encodings.h Support extended clipboard transfers 4 anos atrás
fenceTypes.h Basic infrastructure to support fences. 12 anos atrás
hextileConstants.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 anos atrás
hextileDecode.h hextileDecode.h: Fix buffer overflow 7 anos atrás
hextileEncode.h Move image encoding logic into a central EncodeManager class 9 anos atrás
hextileEncodeBetter.h Move image encoding logic into a central EncodeManager class 9 anos atrás
keysymdef.h spelling fixes 7 anos atrás
ledStates.h Add client support for LED state sync 6 anos atrás
msgTypes.h Basic support for QEMU Extended Key Events 6 anos atrás
pam.c Make PAM mandatory 4 anos atrás
pam.h Make PAM mandatory 4 anos atrás
qemuTypes.h Basic support for QEMU Extended Key Events 6 anos atrás
rreDecode.h Check invalid RRE rects 7 anos atrás
rreEncode.h Move image encoding logic into a central EncodeManager class 9 anos atrás
screenTypes.h Minimal server side implementation of the extended desktop size protocol. 15 anos atrás
tightDecode.h Handle empty Tight gradient rects 4 anos atrás
util.cxx Fix length checks in string conversion functions 4 anos atrás
util.h Use size_t for lengths in stream objects 4 anos atrás
zrleDecode.h Change streams to be asynchronous 4 anos atrás