Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
Pierre Ossman 945cddacef Be more consistent in referring to pixel byte streams as buffers 10 роки тому
..
Blacklist.cxx Revert previous commit (r3889). Windows code has to be cleaned before this 15 роки тому
Blacklist.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 роки тому
CConnection.cxx Fix unsafe usage of the logging functions. 12 роки тому
CConnection.h Basic infrastructure to support fences. 12 роки тому
CMakeLists.txt Remove the scaled pixel buffer classes as they are not used. 10 роки тому
CMsgHandler.cxx Basic infrastructure for continuous updates. 12 роки тому
CMsgHandler.h Be more consistent in referring to pixel byte streams as buffers 10 роки тому
CMsgReader.cxx Also check for negative encodings, in case the server is throwing unexpected 12 роки тому
CMsgReader.h Eliminate GCC signed/unsigned warnings related to encodings: The 14 роки тому
CMsgReaderV3.cxx Basic infrastructure for continuous updates. 12 роки тому
CMsgReaderV3.h Basic infrastructure for continuous updates. 12 роки тому
CMsgWriter.cxx Basic infrastructure for continuous updates. 12 роки тому
CMsgWriter.h Basic infrastructure for continuous updates. 12 роки тому
CMsgWriterV3.cxx Basic infrastructure for continuous updates. 12 роки тому
CMsgWriterV3.h Basic infrastructure for continuous updates. 12 роки тому
CSecurity.h [Development] Implement VeNCrypt type support on client side. Currently only 14 роки тому
CSecurityNone.h [Development] Enhance Security class to be usable by viewer. 14 роки тому
CSecurityPlain.cxx [Development] Implement *Plain types on the client side. 14 роки тому
CSecurityPlain.h [Development] Implement *Plain types on the client side. 14 роки тому
CSecurityStack.cxx [Development] Implement VeNCrypt type support on client side. Currently only 14 роки тому
CSecurityStack.h [Cleanup] Ensure all files use LF as newline control character, not CR+LF. 14 роки тому
CSecurityTLS.cxx Refactor the TLS code so that the push/pull functions are aware of their 12 роки тому
CSecurityTLS.h [Bugfix] Call gnutls_bye only when handshake is completed. 13 роки тому
CSecurityVeNCrypt.cxx [Bugfix] Improve r4300 - also honor server's sectype order for VeNCrypt subtypes. 13 роки тому
CSecurityVeNCrypt.h Remove old declaration that never actually maps to an object. 13 роки тому
CSecurityVncAuth.cxx [Development] Implement VeNCrypt type support on client side. Currently only 14 роки тому
CSecurityVncAuth.h [Development] Implement VeNCrypt type support on client side. Currently only 14 роки тому
ColourCube.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 роки тому
ColourMap.h Fix compiler warnings uncovered with -Wall 12 роки тому
ComparingUpdateTracker.cxx Be more consistent in referring to pixel byte streams as buffers 10 роки тому
ComparingUpdateTracker.h Make the comparing update tracker a bit more flexible. It can now be in an 12 роки тому
Configuration.cxx Remove unused assignment operator declaration from rfb::Configuration 11 роки тому
Configuration.h Simplify rfb::ParameterIterator - we always iterate over all enabled params. 11 роки тому
ConnParams.cxx Increase the default compression level to cater to a broader range of users 12 роки тому
ConnParams.h Basic infrastructure for continuous updates. 12 роки тому
Cursor.cxx Use proper methods for pixel conversion in the cursor code as it previously 13 роки тому
Cursor.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 роки тому
Decoder.cxx Also check for negative encodings, in case the server is throwing unexpected 12 роки тому
Decoder.h Eliminate GCC signed/unsigned warnings related to encodings: The 14 роки тому
Encoder.cxx [Bugfix] Extend encoding range checks to handle negative encodings well. 14 роки тому
Encoder.h Reduce dependencies on TransImageGetter.h 10 роки тому
Exception.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 роки тому
HTTPServer.cxx Revert previous commit (r3889). Windows code has to be cleaned before this 15 роки тому
HTTPServer.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 роки тому
HextileDecoder.cxx Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 роки тому
HextileDecoder.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 роки тому
HextileEncoder.cxx Reduce dependencies on TransImageGetter.h 10 роки тому
HextileEncoder.h Further optimizations to the Tight encoder to eliminate getImage() overhead. The encoder now directly accesses the framebuffer for solid rectangle computation, JPEG encoding, and color counting (if pixel translation is not required.) Also moved everything in tightEncode.h into the TightEncoder class to eliminate all of the static mess (this will be important later on if we decide to multi-thread the encoder.) 13 роки тому
Hostname.h Catch when no host was specified a bit more gracefully. 13 роки тому
ImageGetter.h Fix compiler warnings uncovered with -Wall 12 роки тому
InputHandler.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 роки тому
JpegCompressor.cxx Support keeping libjpeg's default compression setting 10 роки тому
JpegCompressor.h Be more liberal with const in places where write access isn't needed. 12 роки тому
JpegDecompressor.cxx Need to include os/print.h, because Windows doesn't have snprintf() 12 роки тому
JpegDecompressor.h Move JPEG decoding into a standalone class (these should have been checked in with r4757. Oops.) 12 роки тому
KeyRemapper.cxx Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 роки тому
KeyRemapper.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 роки тому
ListConnInfo.h Revert previous commit (r3889). Windows code has to be cleaned before this 15 роки тому
LogWriter.cxx Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 роки тому
LogWriter.h Allow gcc to check for correct usage of the formatting string for the 12 роки тому
Logger.cxx [Refactoring] Introduced common/os/ directory for platform dependent 15 роки тому
Logger.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 роки тому
Logger_file.cxx Revert previous commit (r3889). Windows code has to be cleaned before this 15 роки тому
Logger_file.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 роки тому
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 роки тому
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 Be more consistent in referring to pixel byte streams as buffers 10 роки тому
PixelBuffer.h Be more consistent in referring to pixel byte streams as buffers 10 роки тому
PixelFormat.cxx Remove unused pixel conversion method 10 роки тому
PixelFormat.h Document the different pixel representations that we deal with 10 роки тому
PixelFormat.inl Converting to RGB might involve a precision increase 10 роки тому
PixelTransformer.cxx Be more liberal with const in places where write access isn't needed. 12 роки тому
PixelTransformer.h Be more liberal with const in places where write access isn't needed. 12 роки тому
RREDecoder.cxx Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 роки тому
RREDecoder.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 роки тому
RREEncoder.cxx Reduce dependencies on TransImageGetter.h 10 роки тому
RREEncoder.h Further optimizations to the Tight encoder to eliminate getImage() overhead. The encoder now directly accesses the framebuffer for solid rectangle computation, JPEG encoding, and color counting (if pixel translation is not required.) Also moved everything in tightEncode.h into the TightEncoder class to eliminate all of the static mess (this will be important later on if we decide to multi-thread the encoder.) 13 роки тому
RawDecoder.cxx Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 роки тому
RawDecoder.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 роки тому
RawEncoder.cxx Reduce dependencies on TransImageGetter.h 10 роки тому
RawEncoder.h Further optimizations to the Tight encoder to eliminate getImage() overhead. The encoder now directly accesses the framebuffer for solid rectangle computation, JPEG encoding, and color counting (if pixel translation is not required.) Also moved everything in tightEncode.h into the TightEncoder class to eliminate all of the static mess (this will be important later on if we decide to multi-thread the encoder.) 13 роки тому
Rect.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 роки тому
Region.cxx Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 роки тому
Region.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 роки тому
SConnection.cxx Fix unsafe usage of the logging functions. 12 роки тому
SConnection.h Basic infrastructure for continuous updates. 12 роки тому
SDesktop.h Clean up the interface for VNCSConnectionST. Entry points are more apparent 12 роки тому
SMsgHandler.cxx Basic infrastructure for continuous updates. 12 роки тому
SMsgHandler.h Basic infrastructure for continuous updates. 12 роки тому
SMsgReader.cxx Eliminate GCC signed/unsigned warnings related to encodings: The 14 роки тому
SMsgReader.h Remove the "video" feature and its associated custom JPEG handling. 15 роки тому
SMsgReaderV3.cxx Basic infrastructure for continuous updates. 12 роки тому
SMsgReaderV3.h Basic infrastructure for continuous updates. 12 роки тому
SMsgWriter.cxx Remove unsused, commented out code 10 роки тому
SMsgWriter.h Remove unsused, commented out code 10 роки тому
SMsgWriterV3.cxx Basic infrastructure for continuous updates. 12 роки тому
SMsgWriterV3.h Basic infrastructure for continuous updates. 12 роки тому
SSecurity.h [Development] Replace SSecurityFactoryStandard class by simplier Security class. 14 роки тому
SSecurityNone.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 роки тому
SSecurityPlain.cxx [Development] Implement PasswordValidator class on Windows (Martin Koegler) 13 роки тому
SSecurityPlain.h [Development] Implement *Plain security types on the server side and use 14 роки тому
SSecurityStack.cxx [Development] Implement VeNCrypt security type on server side. Currently only 14 роки тому
SSecurityStack.h [Cleanup] Ensure all files use LF as newline control character, not CR+LF. 14 роки тому
SSecurityTLS.cxx Refactor the TLS code so that the push/pull functions are aware of their 12 роки тому
SSecurityTLS.h [Development] Rename SSecurityTLSBase source/class to SSecurityTLS. 14 роки тому
SSecurityVeNCrypt.cxx [Development] Move Get{C,S}Security from Security class to separate classes. 13 роки тому
SSecurityVeNCrypt.h [Development] Move Get{C,S}Security from Security class to separate classes. 13 роки тому
SSecurityVncAuth.cxx [Development] Move all VncAuth code from SSecurityFactoryStandard class to 14 роки тому
SSecurityVncAuth.h [Development] Move all VncAuth code from SSecurityFactoryStandard class to 14 роки тому
ScaleFilters.cxx Eliminate GCC warning in ScaleFilters: 14 роки тому
ScaleFilters.h Eliminate GCC warning in ScaleFilters: 14 роки тому
ScreenSet.h ScreenSet references rdr types, so we need to make sure those are defined. 12 роки тому
Security.cxx Use the correct matching free operation. Patch by Matthieu Lochegnies. 12 роки тому
Security.h Add a default constructor so that you can create empty Security objects. 13 роки тому
SecurityClient.cxx Make the VeNCrypt security type implicit 13 роки тому
SecurityClient.h [Development] client: Add dialog window to accept/save invalid X509 13 роки тому
SecurityServer.cxx Use VncAuth as the default security type, since TLS causes a significant performance hit on some systems 13 роки тому
SecurityServer.h [Development] Move Get{C,S}Security from Security class to separate classes. 13 роки тому
ServerCore.cxx Make the comparing update tracker a bit more flexible. It can now be in an 12 роки тому
ServerCore.h Make the comparing update tracker a bit more flexible. It can now be in an 12 роки тому
Threading.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 роки тому
TightDecoder.cxx Remove unneeded EXTRA_ARGS definition 12 роки тому
TightDecoder.h Further optimizations (avoiding single-byte copies and InStream processing overhead) 12 роки тому
TightEncoder.cxx Reduce dependencies on TransImageGetter.h 10 роки тому
TightEncoder.h Reduce dependencies on TransImageGetter.h 10 роки тому
TightPalette.cxx Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 роки тому
TightPalette.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 роки тому
Timer.cxx Not necessary to include windows.h if winsock2.h is already included. If both are included, then winsock2.h must be included first. 14 роки тому
Timer.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 роки тому
TransImageGetter.cxx Be more consistent in referring to pixel byte streams as buffers 10 роки тому
TransImageGetter.h Be more consistent in referring to pixel byte streams as buffers 10 роки тому
TrueColourMap.h Consolidate pixel conversion into the PixelFormat class and optimise the 15 роки тому
UnixPasswordValidator.cxx [Development] Add missing PAM sources (fixes commit r4128). 14 роки тому
UnixPasswordValidator.h [Development] Add missing PAM sources (fixes commit r4128). 14 роки тому
UpdateTracker.cxx Remove the "video" feature and its associated custom JPEG handling. 15 роки тому
UpdateTracker.h Remove the "video" feature and its associated custom JPEG handling. 15 роки тому
UserMsgBox.h [Development] client: Add dialog window to accept/save invalid X509 13 роки тому
UserPasswdGetter.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 роки тому
VNCSConnectionST.cxx We were not handling the "sync next" fence properly as we sent the response 12 роки тому
VNCSConnectionST.h We were not handling the "sync next" fence properly as we sent the response 12 роки тому
VNCServer.h Fix a race condition where we might get updates thrown at us right after a 12 роки тому
VNCServerST.cxx Fix a race condition where we might get updates thrown at us right after a 12 роки тому
VNCServerST.h Fix a race condition where we might get updates thrown at us right after a 12 роки тому
WinPasswdValidator.cxx [Development] Implement PasswordValidator class on Windows (Martin Koegler) 13 роки тому
WinPasswdValidator.h [Development] Implement PasswordValidator class on Windows (Martin Koegler) 13 роки тому
XF86keysym.h Make sure we have a list of the multimedia keysyms defined by Xfree86. 13 роки тому
ZRLEDecoder.cxx Consolidate pixel conversion into the PixelFormat class and optimise the 15 роки тому
ZRLEDecoder.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 роки тому
ZRLEEncoder.cxx Get rid of unused things in the ZRLE encoder 10 роки тому
ZRLEEncoder.h Get rid of unused things in the ZRLE encoder 10 роки тому
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 Eliminate GCC signed/unsigned warnings related to encodings: The 14 роки тому
encodings.h Basic infrastructure for continuous updates. 12 роки тому
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 Remove unused alternative code path from the ZRLE and Hextile decoders 10 роки тому
hextileEncode.h Fix compiler warnings uncovered with -Wall 12 роки тому
hextileEncodeBetter.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 роки тому
keysymdef.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 роки тому
msgTypes.h Basic infrastructure for continuous updates. 12 роки тому
pam.c [Development] Add missing PAM sources (fixes commit r4128). 14 роки тому
pam.h [Development] Add missing PAM sources (fixes commit r4128). 14 роки тому
rreDecode.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 роки тому
rreEncode.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 роки тому
screenTypes.h Minimal server side implementation of the extended desktop size protocol. 15 роки тому
tightDecode.h Be more consistent in referring to pixel byte streams as buffers 10 роки тому
tightEncode.h Be more consistent in referring to pixel byte streams as buffers 10 роки тому
transInitTempl.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 роки тому
transTempl.h Be more liberal with const in places where write access isn't needed. 12 роки тому
util.cxx Add helper to easily determine how much time has passed since some previous 12 роки тому
util.h Add helper to easily determine how much time has passed since some previous 12 роки тому
zrleDecode.h Remove unused alternative code path from the ZRLE and Hextile decoders 10 роки тому
zrleEncode.h Get rid of unused things in the ZRLE encoder 10 роки тому