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