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 9886e94d9b Correctly clear out output UTF-16 buffer 3 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 Support extended clipboard transfers 4 anos atrás
CConnection.h Support extended clipboard transfers 4 anos atrás
CMakeLists.txt Switch region code to pixman 4 anos atrás
CMsgHandler.cxx Support extended clipboard transfers 4 anos atrás
CMsgHandler.h Support extended clipboard transfers 4 anos atrás
CMsgReader.cxx Make ZlibInStream more robust against failures 4 anos atrás
CMsgReader.h Support extended clipboard transfers 4 anos atrás
CMsgWriter.cxx Support extended clipboard transfers 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 Properly store certificate exceptions 4 anos atrás
CSecurityTLS.h Remove unused include 5 anos atrás
CSecurityVeNCrypt.cxx Strongly bind security objects to connection object 5 anos atrás
CSecurityVeNCrypt.h Strongly bind security objects to connection object 5 anos atrás
CSecurityVncAuth.cxx Strongly bind security objects to connection object 5 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 Enhanced ComparingUpdateTracker to crop changed blocks 3 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 Split out ServerParams from ConnParams 5 anos atrás
CopyRectDecoder.h Split out ServerParams from ConnParams 5 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 Split out ServerParams from ConnParams 5 anos atrás
DecodeManager.h Split out ServerParams from ConnParams 5 anos atrás
Decoder.cxx Split out ServerParams from ConnParams 5 anos atrás
Decoder.h Split out ServerParams from ConnParams 5 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 Split out ServerParams from ConnParams 5 anos atrás
HextileDecoder.h Split out ServerParams from ConnParams 5 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 Rename ConnParams to ClientParams 5 anos atrás
JpegCompressor.h Fix JpegCompressor::overrun() type change 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 Split out ServerParams from ConnParams 5 anos atrás
RREDecoder.h Split out ServerParams from ConnParams 5 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 Split out ServerParams from ConnParams 5 anos atrás
RawDecoder.h Split out ServerParams from ConnParams 5 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 Get rid of magical assignment to Region 4 anos atrás
Region.h Get rid of magical assignment to Region 4 anos atrás
SConnection.cxx Support extended clipboard transfers 4 anos atrás
SConnection.h Support extended clipboard transfers 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 Make ZlibInStream more robust against failures 4 anos atrás
SMsgReader.h Support extended clipboard transfers 4 anos atrás
SMsgWriter.cxx Support extended clipboard transfers 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 Make PAM mandatory 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 Remove unused variable 4 anos atrás
SSecurityVeNCrypt.cxx Strongly bind security objects to connection object 5 anos atrás
SSecurityVeNCrypt.h Strongly bind security objects to connection object 5 anos atrás
SSecurityVncAuth.cxx Strongly bind security objects to connection object 5 anos atrás
SSecurityVncAuth.h Strongly bind security objects to connection object 5 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 Push query connect timeout back in to Xvnc 6 anos atrás
ServerCore.h Push query connect timeout back in to Xvnc 6 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 Make ZlibInStream more robust against failures 4 anos atrás
TightDecoder.h Split out ServerParams from ConnParams 5 anos atrás
TightEncoder.cxx Rename ConnParams to ClientParams 5 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 Use sys/time.h on Windows as well 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 Send response for refused SetDesktopSize 4 anos atrás
VNCSConnectionST.h Hide base SConnection methods from VNCServerST 3 anos atrás
VNCServer.h Improved clipboard API 4 anos atrás
VNCServerST.cxx Hide base SConnection methods from VNCServerST 3 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 Split out ServerParams from ConnParams 5 anos atrás
ZRLEDecoder.h Split out ServerParams from ConnParams 5 anos atrás
ZRLEEncoder.cxx Rename ConnParams to ClientParams 5 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 Correctly clear out output UTF-16 buffer 3 anos atrás
util.h Use size_t for lengths in stream objects 4 anos atrás
zrleDecode.h Make ZlibInStream more robust against failures 4 anos atrás