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 e6fb25e4b8 Merge branch 'fix-mistake' of https://github.com/gschwind/tigervnc 4 年之前
..
Blacklist.cxx Allow blacklist to be disabled 5 年之前
Blacklist.h Move Blacklist parameters out of the class 5 年之前
CConnection.cxx Support extended clipboard transfers 4 年之前
CConnection.h Support extended clipboard transfers 4 年之前
CMakeLists.txt Rename ConnParams to ClientParams 5 年之前
CMsgHandler.cxx Support extended clipboard transfers 4 年之前
CMsgHandler.h Support extended clipboard transfers 4 年之前
CMsgReader.cxx Support extended clipboard transfers 4 年之前
CMsgReader.h Support extended clipboard transfers 4 年之前
CMsgWriter.cxx Support extended clipboard transfers 4 年之前
CMsgWriter.h Support extended clipboard transfers 4 年之前
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 Add missing throws for exception 5 年之前
CSecurityTLS.h Remove unused include 5 年之前
CSecurityVeNCrypt.cxx Strongly bind security objects to connection object 5 年之前
CSecurityVeNCrypt.h Strongly bind security objects to connection object 5 年之前
CSecurityVncAuth.cxx Strongly bind security objects to connection object 5 年之前
CSecurityVncAuth.h Strongly bind security objects to connection object 5 年之前
ClientParams.cxx Support extended clipboard transfers 4 年之前
ClientParams.h Support extended clipboard transfers 4 年之前
ComparingUpdateTracker.cxx Log statistics from ComparingUpdateTracker 7 年之前
ComparingUpdateTracker.h Increase range of ComparingUpdateTracker statistics 5 年之前
Configuration.cxx Do proper logging rather than fprintf(stderr, ...) 5 年之前
Configuration.h x0vncserver does not support SetDesktopSize; remove -AcceptSetDesktopSize 6 年之前
Congestion.cxx Fix wrap-aware isAfter function in Congestion.cxx 5 年之前
Congestion.h Limit lossless refresh update to safe size 6 年之前
CopyRectDecoder.cxx Split out ServerParams from ConnParams 5 年之前
CopyRectDecoder.h Split out ServerParams from ConnParams 5 年之前
Cursor.cxx Use larger integers for the cursor dithering 5 年之前
Cursor.h Change cursor API to use RGBA data 7 年之前
DecodeManager.cxx Split out ServerParams from ConnParams 5 年之前
DecodeManager.h Split out ServerParams from ConnParams 5 年之前
Decoder.cxx Split out ServerParams from ConnParams 5 年之前
Decoder.h Split out ServerParams from ConnParams 5 年之前
EncodeManager.cxx Remove indirect capability attributes 5 年之前
EncodeManager.h Avoid refresh of recently changed areas 5 年之前
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 Split out ServerParams from ConnParams 5 年之前
HextileDecoder.h Split out ServerParams from ConnParams 5 年之前
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 4 年之前
JpegCompressor.cxx Rename ConnParams to ClientParams 5 年之前
JpegCompressor.h Make the subsampling setting follow the common style 10 年之前
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 6 年之前
Logger.cxx Handle line breaks in log messages 5 年之前
Logger.h rfb: Silence nonliteral format string warning in Logger 6 年之前
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 [Bugfix] Add correct PlainPasswd constructor to avoid vncpasswd crash. 15 年之前
Password.h [Bugfix] Add correct PlainPasswd constructor to avoid vncpasswd crash. 15 年之前
Pixel.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 年之前
PixelBuffer.cxx Avoid integer overflows in pixel size calculations 5 年之前
PixelBuffer.h rfb: Avoid unused argument warnings in headers 6 年之前
PixelFormat.cxx Fix rounding error in pixel down conversion 6 年之前
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 Split out ServerParams from ConnParams 5 年之前
RREDecoder.h Split out ServerParams from ConnParams 5 年之前
RREEncoder.cxx Rename ConnParams to ClientParams 5 年之前
RREEncoder.h Move image encoding logic into a central EncodeManager class 10 年之前
RawDecoder.cxx Split out ServerParams from ConnParams 5 年之前
RawDecoder.h Split out ServerParams from ConnParams 5 年之前
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 Support extended clipboard transfers 4 年之前
SConnection.h Support extended clipboard transfers 4 年之前
SDesktop.h Improved clipboard API 4 年之前
SMsgHandler.cxx Support extended clipboard transfers 4 年之前
SMsgHandler.h Support extended clipboard transfers 4 年之前
SMsgReader.cxx Support extended clipboard transfers 4 年之前
SMsgReader.h Support extended clipboard transfers 4 年之前
SMsgWriter.cxx Support extended clipboard transfers 4 年之前
SMsgWriter.h Support extended clipboard transfers 4 年之前
SSecurity.h Strongly bind security objects to connection object 5 年之前
SSecurityNone.h Strongly bind security objects to connection object 5 年之前
SSecurityPlain.cxx Fix memory leaks 5 年之前
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 Strongly bind security objects to connection object 5 年之前
SSecurityVeNCrypt.h Strongly bind security objects to connection object 5 年之前
SSecurityVncAuth.cxx Strongly bind security objects to connection object 5 年之前
SSecurityVncAuth.h Strongly bind security objects to connection object 5 年之前
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 Push query connect timeout back in to Xvnc 6 年之前
ServerCore.h Push query connect timeout back in to Xvnc 6 年之前
ServerParams.cxx Support extended clipboard transfers 4 年之前
ServerParams.h Support extended clipboard transfers 4 年之前
TightConstants.h Move image encoding logic into a central EncodeManager class 10 年之前
TightDecoder.cxx Merge branch 'connparams' of https://github.com/CendioOssman/tigervnc 5 年之前
TightDecoder.h Split out ServerParams from ConnParams 5 年之前
TightEncoder.cxx Rename ConnParams to ClientParams 5 年之前
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 Limit lossless refresh update to safe size 6 年之前
UnixPasswordValidator.cxx Correct naming convention for some parameters 9 年之前
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 Improved clipboard API 4 年之前
VNCSConnectionST.h Improved clipboard API 4 年之前
VNCServer.h Improved clipboard API 4 年之前
VNCServerST.cxx Merge branch 'fix-mistake' of https://github.com/gschwind/tigervnc 4 年之前
VNCServerST.h Improved clipboard API 4 年之前
WinPasswdValidator.cxx Remove unused variables 9 年之前
WinPasswdValidator.h [Development] Implement PasswordValidator class on Windows (Martin Koegler) 13 年之前
XF86keysym.h spelling fixes 7 年之前
ZRLEDecoder.cxx Split out ServerParams from ConnParams 5 年之前
ZRLEDecoder.h Split out ServerParams from ConnParams 5 年之前
ZRLEEncoder.cxx Rename ConnParams to ClientParams 5 年之前
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 4 年之前
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 4 年之前
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 The PAM callback is slightly different on Solaris 9 年之前
pam.h [Development] Add missing PAM sources (fixes commit r4128). 13 年之前
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 Split decoders into a read and decode step 8 年之前
util.cxx Fix length checks in string conversion functions 4 年之前
util.h Use UTF-8 in clipboard API 4 年之前
zrleDecode.h Remove unneeded logging from ZRLE decoder 5 年之前