Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Pierre Ossman e6fb25e4b8 Merge branch 'fix-mistake' of https://github.com/gschwind/tigervnc před 4 roky
..
Blacklist.cxx Allow blacklist to be disabled před 5 roky
Blacklist.h Move Blacklist parameters out of the class před 5 roky
CConnection.cxx Support extended clipboard transfers před 5 roky
CConnection.h Support extended clipboard transfers před 5 roky
CMakeLists.txt Rename ConnParams to ClientParams před 5 roky
CMsgHandler.cxx Support extended clipboard transfers před 5 roky
CMsgHandler.h Support extended clipboard transfers před 5 roky
CMsgReader.cxx Support extended clipboard transfers před 5 roky
CMsgReader.h Support extended clipboard transfers před 5 roky
CMsgWriter.cxx Support extended clipboard transfers před 5 roky
CMsgWriter.h Support extended clipboard transfers před 5 roky
CSecurity.h Strongly bind security objects to connection object před 5 roky
CSecurityNone.h Strongly bind security objects to connection object před 5 roky
CSecurityPlain.cxx Strongly bind security objects to connection object před 5 roky
CSecurityPlain.h Strongly bind security objects to connection object před 5 roky
CSecurityStack.cxx Strongly bind security objects to connection object před 5 roky
CSecurityStack.h Strongly bind security objects to connection object před 5 roky
CSecurityTLS.cxx Add missing throws for exception před 5 roky
CSecurityTLS.h Remove unused include před 5 roky
CSecurityVeNCrypt.cxx Strongly bind security objects to connection object před 5 roky
CSecurityVeNCrypt.h Strongly bind security objects to connection object před 5 roky
CSecurityVncAuth.cxx Strongly bind security objects to connection object před 5 roky
CSecurityVncAuth.h Strongly bind security objects to connection object před 5 roky
ClientParams.cxx Support extended clipboard transfers před 5 roky
ClientParams.h Support extended clipboard transfers před 5 roky
ComparingUpdateTracker.cxx Log statistics from ComparingUpdateTracker před 7 roky
ComparingUpdateTracker.h Increase range of ComparingUpdateTracker statistics před 5 roky
Configuration.cxx Do proper logging rather than fprintf(stderr, ...) před 5 roky
Configuration.h x0vncserver does not support SetDesktopSize; remove -AcceptSetDesktopSize před 6 roky
Congestion.cxx Fix wrap-aware isAfter function in Congestion.cxx před 5 roky
Congestion.h Limit lossless refresh update to safe size před 6 roky
CopyRectDecoder.cxx Split out ServerParams from ConnParams před 5 roky
CopyRectDecoder.h Split out ServerParams from ConnParams před 5 roky
Cursor.cxx Use larger integers for the cursor dithering před 5 roky
Cursor.h Change cursor API to use RGBA data před 7 roky
DecodeManager.cxx Split out ServerParams from ConnParams před 5 roky
DecodeManager.h Split out ServerParams from ConnParams před 5 roky
Decoder.cxx Split out ServerParams from ConnParams před 5 roky
Decoder.h Split out ServerParams from ConnParams před 5 roky
EncodeManager.cxx Remove indirect capability attributes před 5 roky
EncodeManager.h Avoid refresh of recently changed areas před 5 roky
EncodeManagerBPP.cxx Remove unused variables před 9 roky
Encoder.cxx Allow perceptually lossless refresh před 5 roky
Encoder.h Allow perceptually lossless refresh před 5 roky
Exception.h Make exception classes have clearer messages před 6 roky
HextileDecoder.cxx Split out ServerParams from ConnParams před 5 roky
HextileDecoder.h Split out ServerParams from ConnParams před 5 roky
HextileEncoder.cxx Rename ConnParams to ClientParams před 5 roky
HextileEncoder.h Move image encoding logic into a central EncodeManager class před 10 roky
Hostname.h Fix display/port switch at display 100 před 8 roky
InputHandler.h Clean up internal clipboard handling před 5 roky
JpegCompressor.cxx Rename ConnParams to ClientParams před 5 roky
JpegCompressor.h Make the subsampling setting follow the common style před 10 roky
JpegDecompressor.cxx spelling fixes před 7 roky
JpegDecompressor.h Move JPEG decoding into a standalone class (these should have been checked in with r4757. Oops.) před 12 roky
KeyRemapper.cxx Replace Windows specific thread handling před 8 roky
KeyRemapper.h Replace Windows specific thread handling před 8 roky
LogWriter.cxx Remove a lot of platform compatibilty stuff před 10 roky
LogWriter.h rfb: Silence nonliteral format string warning in Logger před 7 roky
Logger.cxx Handle line breaks in log messages před 5 roky
Logger.h rfb: Silence nonliteral format string warning in Logger před 7 roky
Logger_file.cxx Replace Windows specific thread handling před 8 roky
Logger_file.h Replace Windows specific thread handling před 8 roky
Logger_stdio.cxx Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. před 18 roky
Logger_stdio.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. před 18 roky
Logger_syslog.cxx Replace Windows specific thread handling před 8 roky
Logger_syslog.h Add syslog logger. před 9 roky
Palette.h Consolidate the different palette handler implementations před 10 roky
Password.cxx [Bugfix] Add correct PlainPasswd constructor to avoid vncpasswd crash. před 15 roky
Password.h [Bugfix] Add correct PlainPasswd constructor to avoid vncpasswd crash. před 15 roky
Pixel.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. před 18 roky
PixelBuffer.cxx Avoid integer overflows in pixel size calculations před 5 roky
PixelBuffer.h rfb: Avoid unused argument warnings in headers před 6 roky
PixelFormat.cxx Fix rounding error in pixel down conversion před 6 roky
PixelFormat.h Fix rounding error in pixel down conversion před 6 roky
PixelFormat.inl Fix rounding error in pixel down conversion před 6 roky
PixelFormatBPP.cxx Fix rounding error in pixel down conversion před 6 roky
RREDecoder.cxx Split out ServerParams from ConnParams před 5 roky
RREDecoder.h Split out ServerParams from ConnParams před 5 roky
RREEncoder.cxx Rename ConnParams to ClientParams před 5 roky
RREEncoder.h Move image encoding logic into a central EncodeManager class před 10 roky
RawDecoder.cxx Split out ServerParams from ConnParams před 5 roky
RawDecoder.h Split out ServerParams from ConnParams před 5 roky
RawEncoder.cxx Don't force encoders to specify palette size před 5 roky
RawEncoder.h Move image encoding logic into a central EncodeManager class před 10 roky
Rect.h Make Rect::area() signed, just like Rect::width()/height() před 9 roky
Region.cxx Remove max area parameter from Region::get_rects() před 5 roky
Region.h Remove max area parameter from Region::get_rects() před 5 roky
SConnection.cxx Support extended clipboard transfers před 5 roky
SConnection.h Support extended clipboard transfers před 5 roky
SDesktop.h Improved clipboard API před 5 roky
SMsgHandler.cxx Support extended clipboard transfers před 5 roky
SMsgHandler.h Support extended clipboard transfers před 5 roky
SMsgReader.cxx Support extended clipboard transfers před 5 roky
SMsgReader.h Support extended clipboard transfers před 5 roky
SMsgWriter.cxx Support extended clipboard transfers před 5 roky
SMsgWriter.h Support extended clipboard transfers před 5 roky
SSecurity.h Strongly bind security objects to connection object před 5 roky
SSecurityNone.h Strongly bind security objects to connection object před 5 roky
SSecurityPlain.cxx Fix memory leaks před 5 roky
SSecurityPlain.h Strongly bind security objects to connection object před 5 roky
SSecurityStack.cxx Strongly bind security objects to connection object před 5 roky
SSecurityStack.h Strongly bind security objects to connection object před 5 roky
SSecurityTLS.cxx Log TLS handshake result před 5 roky
SSecurityTLS.h Restore original streams when terminating TLS před 5 roky
SSecurityVeNCrypt.cxx Strongly bind security objects to connection object před 5 roky
SSecurityVeNCrypt.h Strongly bind security objects to connection object před 5 roky
SSecurityVncAuth.cxx Strongly bind security objects to connection object před 5 roky
SSecurityVncAuth.h Strongly bind security objects to connection object před 5 roky
ScaleFilters.cxx Remove a lot of platform compatibilty stuff před 10 roky
ScaleFilters.h Eliminate GCC warning in ScaleFilters: před 14 roky
ScreenSet.h Comparing ScreenSet:s should be done without considering order před 6 roky
Security.cxx Add workaround for Vino's VeNCrypt implementation před 8 roky
Security.h Add parameter to override GnuTLS priority před 9 roky
SecurityClient.cxx Strongly bind security objects to connection object před 5 roky
SecurityClient.h Strongly bind security objects to connection object před 5 roky
SecurityServer.cxx Strongly bind security objects to connection object před 5 roky
SecurityServer.h Strongly bind security objects to connection object před 5 roky
ServerCore.cxx Push query connect timeout back in to Xvnc před 6 roky
ServerCore.h Push query connect timeout back in to Xvnc před 6 roky
ServerParams.cxx Support extended clipboard transfers před 5 roky
ServerParams.h Support extended clipboard transfers před 5 roky
TightConstants.h Move image encoding logic into a central EncodeManager class před 10 roky
TightDecoder.cxx Merge branch 'connparams' of https://github.com/CendioOssman/tigervnc před 5 roky
TightDecoder.h Split out ServerParams from ConnParams před 5 roky
TightEncoder.cxx Rename ConnParams to ClientParams před 5 roky
TightEncoder.h Move image encoding logic into a central EncodeManager class před 10 roky
TightEncoderBPP.cxx Move image encoding logic into a central EncodeManager class před 10 roky
TightJPEGEncoder.cxx Rename ConnParams to ClientParams před 5 roky
TightJPEGEncoder.h Add method to get compression settings from encoder před 5 roky
Timer.cxx Fix bad reference in Timer::getRemainingMs() před 5 roky
Timer.h Limit lossless refresh update to safe size před 6 roky
UnixPasswordValidator.cxx Correct naming convention for some parameters před 9 roky
UnixPasswordValidator.h [Development] Add missing PAM sources (fixes commit r4128). před 13 roky
UpdateTracker.cxx Move copy rect handling to EncodeManager před 5 roky
UpdateTracker.h Move copy rect handling to EncodeManager před 5 roky
UserMsgBox.h [Development] client: Add dialog window to accept/save invalid X509 před 13 roky
UserPasswdGetter.h Merge branch 'fix-warnings' před 6 roky
VNCSConnectionST.cxx Improved clipboard API před 5 roky
VNCSConnectionST.h Improved clipboard API před 5 roky
VNCServer.h Improved clipboard API před 5 roky
VNCServerST.cxx Merge branch 'fix-mistake' of https://github.com/gschwind/tigervnc před 4 roky
VNCServerST.h Improved clipboard API před 5 roky
WinPasswdValidator.cxx Remove unused variables před 9 roky
WinPasswdValidator.h [Development] Implement PasswordValidator class on Windows (Martin Koegler) před 13 roky
XF86keysym.h spelling fixes před 7 roky
ZRLEDecoder.cxx Split out ServerParams from ConnParams před 5 roky
ZRLEDecoder.h Split out ServerParams from ConnParams před 5 roky
ZRLEEncoder.cxx Rename ConnParams to ClientParams před 5 roky
ZRLEEncoder.h Move image encoding logic into a central EncodeManager class před 10 roky
ZRLEEncoderBPP.cxx Move image encoding logic into a central EncodeManager class před 10 roky
clipboardTypes.h Support extended clipboard transfers před 5 roky
d3des.c Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. před 18 roky
d3des.h [Bugfix] Declare d3des.h functions inside `extern "C" {}` block. před 14 roky
encodings.cxx Remove a lot of platform compatibilty stuff před 10 roky
encodings.h Support extended clipboard transfers před 5 roky
fenceTypes.h Basic infrastructure to support fences. před 12 roky
hextileConstants.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. před 18 roky
hextileDecode.h hextileDecode.h: Fix buffer overflow před 7 roky
hextileEncode.h Move image encoding logic into a central EncodeManager class před 10 roky
hextileEncodeBetter.h Move image encoding logic into a central EncodeManager class před 10 roky
keysymdef.h spelling fixes před 7 roky
ledStates.h Add client support for LED state sync před 6 roky
msgTypes.h Basic support for QEMU Extended Key Events před 6 roky
pam.c The PAM callback is slightly different on Solaris před 9 roky
pam.h [Development] Add missing PAM sources (fixes commit r4128). před 13 roky
qemuTypes.h Basic support for QEMU Extended Key Events před 6 roky
rreDecode.h Check invalid RRE rects před 7 roky
rreEncode.h Move image encoding logic into a central EncodeManager class před 10 roky
screenTypes.h Minimal server side implementation of the extended desktop size protocol. před 15 roky
tightDecode.h Split decoders into a read and decode step před 8 roky
util.cxx Fix length checks in string conversion functions před 4 roky
util.h Use UTF-8 in clipboard API před 5 roky
zrleDecode.h Remove unneeded logging from ZRLE decoder před 5 roky