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 0c9bd4b0ba Use PixelBuffer objects as the interface for encoders and decoders 10 years ago
..
Blacklist.cxx Revert previous commit (r3889). Windows code has to be cleaned before this 15 years ago
Blacklist.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 years ago
CConnection.cxx Merge the "V3" message classes into the normal ones 10 years ago
CConnection.h Basic infrastructure to support fences. 12 years ago
CMakeLists.txt Consolidate the different palette handler implementations 10 years ago
CMsgHandler.cxx Basic infrastructure for continuous updates. 12 years ago
CMsgHandler.h Use PixelBuffer objects as the interface for encoders and decoders 10 years ago
CMsgReader.cxx Encoders/decoders should track the connection object 10 years ago
CMsgReader.h Encoders/decoders should track the connection object 10 years ago
CMsgWriter.cxx Handle CopyRect like any other encoding 10 years ago
CMsgWriter.h Encoders/decoders should track the connection object 10 years ago
CSecurity.h [Development] Implement VeNCrypt type support on client side. Currently only 14 years ago
CSecurityNone.h [Development] Enhance Security class to be usable by viewer. 14 years ago
CSecurityPlain.cxx [Development] Implement *Plain types on the client side. 14 years ago
CSecurityPlain.h [Development] Implement *Plain types on the client side. 14 years ago
CSecurityStack.cxx [Development] Implement VeNCrypt type support on client side. Currently only 14 years ago
CSecurityStack.h [Cleanup] Ensure all files use LF as newline control character, not CR+LF. 14 years ago
CSecurityTLS.cxx Remove a lot of platform compatibilty stuff 10 years ago
CSecurityTLS.h [Bugfix] Call gnutls_bye only when handshake is completed. 13 years ago
CSecurityVeNCrypt.cxx [Bugfix] Improve r4300 - also honor server's sectype order for VeNCrypt subtypes. 13 years ago
CSecurityVeNCrypt.h Remove old declaration that never actually maps to an object. 13 years ago
CSecurityVncAuth.cxx [Development] Implement VeNCrypt type support on client side. Currently only 14 years ago
CSecurityVncAuth.h [Development] Implement VeNCrypt type support on client side. Currently only 14 years ago
ComparingUpdateTracker.cxx Provide a better R/W base PixelBuffer class 10 years ago
ComparingUpdateTracker.h Make the comparing update tracker a bit more flexible. It can now be in an 12 years ago
Configuration.cxx Remove a lot of platform compatibilty stuff 10 years ago
Configuration.h Simplify rfb::ParameterIterator - we always iterate over all enabled params. 11 years ago
ConnParams.cxx Store the mouse cursor in the ConnParams object 10 years ago
ConnParams.h Store the mouse cursor in the ConnParams object 10 years ago
CopyRectDecoder.cxx Use PixelBuffer objects as the interface for encoders and decoders 10 years ago
CopyRectDecoder.h Use PixelBuffer objects as the interface for encoders and decoders 10 years ago
Cursor.cxx Allow PixelBuffers to be const 10 years ago
Cursor.h Allow PixelBuffers to be const 10 years ago
Decoder.cxx Encoders/decoders should track the connection object 10 years ago
Decoder.h Use PixelBuffer objects as the interface for encoders and decoders 10 years ago
Encoder.cxx Encoders/decoders should track the connection object 10 years ago
Encoder.h Use PixelBuffer objects as the interface for encoders and decoders 10 years ago
Exception.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 years ago
HTTPServer.cxx Remove a lot of platform compatibilty stuff 10 years ago
HTTPServer.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 years ago
HextileDecoder.cxx Use PixelBuffer objects as the interface for encoders and decoders 10 years ago
HextileDecoder.h Use PixelBuffer objects as the interface for encoders and decoders 10 years ago
HextileEncoder.cxx Use PixelBuffer objects as the interface for encoders and decoders 10 years ago
HextileEncoder.h Use PixelBuffer objects as the interface for encoders and decoders 10 years ago
Hostname.h Catch when no host was specified a bit more gracefully. 13 years ago
InputHandler.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 years ago
JpegCompressor.cxx Remove a lot of platform compatibilty stuff 10 years ago
JpegCompressor.h Make the subsampling setting follow the common style 10 years ago
JpegDecompressor.cxx Remove a lot of platform compatibilty stuff 10 years ago
JpegDecompressor.h Move JPEG decoding into a standalone class (these should have been checked in with r4757. Oops.) 12 years ago
KeyRemapper.cxx Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 years ago
KeyRemapper.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 years ago
ListConnInfo.h Revert previous commit (r3889). Windows code has to be cleaned before this 15 years ago
LogWriter.cxx Remove a lot of platform compatibilty stuff 10 years ago
LogWriter.h Allow gcc to check for correct usage of the formatting string for the 12 years ago
Logger.cxx Remove a lot of platform compatibilty stuff 10 years ago
Logger.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 years ago
Logger_file.cxx Revert previous commit (r3889). Windows code has to be cleaned before this 15 years ago
Logger_file.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 years ago
Logger_stdio.cxx Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 years ago
Logger_stdio.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 years ago
Palette.h Consolidate the different palette handler implementations 10 years ago
Password.cxx [Bugfix] Add correct PlainPasswd constructor to avoid vncpasswd crash. 15 years ago
Password.h [Bugfix] Add correct PlainPasswd constructor to avoid vncpasswd crash. 15 years ago
Pixel.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 years ago
PixelBuffer.cxx Allow PixelBuffers to be const 10 years ago
PixelBuffer.h Allow PixelBuffers to be const 10 years ago
PixelFormat.cxx Add optimised buffer conversion 10 years ago
PixelFormat.h Add optimised buffer conversion 10 years ago
PixelFormat.inl Use lookup tables for pixel upconversion 10 years ago
PixelFormatBPP.cxx Add optimised buffer conversion 10 years ago
PixelTransformer.cxx Remove full support for colour maps 10 years ago
PixelTransformer.h Remove full support for colour maps 10 years ago
RREDecoder.cxx Use PixelBuffer objects as the interface for encoders and decoders 10 years ago
RREDecoder.h Use PixelBuffer objects as the interface for encoders and decoders 10 years ago
RREEncoder.cxx Use PixelBuffer objects as the interface for encoders and decoders 10 years ago
RREEncoder.h Use PixelBuffer objects as the interface for encoders and decoders 10 years ago
RawDecoder.cxx Use PixelBuffer objects as the interface for encoders and decoders 10 years ago
RawDecoder.h Use PixelBuffer objects as the interface for encoders and decoders 10 years ago
RawEncoder.cxx Use PixelBuffer objects as the interface for encoders and decoders 10 years ago
RawEncoder.h Use PixelBuffer objects as the interface for encoders and decoders 10 years ago
Rect.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 years ago
Region.cxx Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 years ago
Region.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 years ago
SConnection.cxx Remove full support for colour maps 10 years ago
SConnection.h Remove full support for colour maps 10 years ago
SDesktop.h Get rid of the direct access abuse of FullFramePixelBuffer's data 10 years ago
SMsgHandler.cxx Basic infrastructure for continuous updates. 12 years ago
SMsgHandler.h Basic infrastructure for continuous updates. 12 years ago
SMsgReader.cxx Merge the "V3" message classes into the normal ones 10 years ago
SMsgReader.h Merge the "V3" message classes into the normal ones 10 years ago
SMsgWriter.cxx Store the mouse cursor in the ConnParams object 10 years ago
SMsgWriter.h Store the mouse cursor in the ConnParams object 10 years ago
SSecurity.h [Development] Replace SSecurityFactoryStandard class by simplier Security class. 14 years ago
SSecurityNone.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 years ago
SSecurityPlain.cxx [Development] Implement PasswordValidator class on Windows (Martin Koegler) 13 years ago
SSecurityPlain.h [Development] Implement *Plain security types on the server side and use 14 years ago
SSecurityStack.cxx [Development] Implement VeNCrypt security type on server side. Currently only 14 years ago
SSecurityStack.h [Cleanup] Ensure all files use LF as newline control character, not CR+LF. 14 years ago
SSecurityTLS.cxx Refactor the TLS code so that the push/pull functions are aware of their 12 years ago
SSecurityTLS.h [Development] Rename SSecurityTLSBase source/class to SSecurityTLS. 14 years ago
SSecurityVeNCrypt.cxx [Development] Move Get{C,S}Security from Security class to separate classes. 13 years ago
SSecurityVeNCrypt.h [Development] Move Get{C,S}Security from Security class to separate classes. 13 years ago
SSecurityVncAuth.cxx [Development] Move all VncAuth code from SSecurityFactoryStandard class to 14 years ago
SSecurityVncAuth.h [Development] Move all VncAuth code from SSecurityFactoryStandard class to 14 years ago
ScaleFilters.cxx Remove a lot of platform compatibilty stuff 10 years ago
ScaleFilters.h Eliminate GCC warning in ScaleFilters: 14 years ago
ScreenSet.h ScreenSet references rdr types, so we need to make sure those are defined. 12 years ago
Security.cxx Remove a lot of platform compatibilty stuff 10 years ago
Security.h Add a default constructor so that you can create empty Security objects. 13 years ago
SecurityClient.cxx Make the VeNCrypt security type implicit 13 years ago
SecurityClient.h [Development] client: Add dialog window to accept/save invalid X509 13 years ago
SecurityServer.cxx Use VncAuth as the default security type, since TLS causes a significant performance hit on some systems 13 years ago
SecurityServer.h [Development] Move Get{C,S}Security from Security class to separate classes. 13 years ago
ServerCore.cxx Make the comparing update tracker a bit more flexible. It can now be in an 12 years ago
ServerCore.h Make the comparing update tracker a bit more flexible. It can now be in an 12 years ago
Threading.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 years ago
TightDecoder.cxx Use PixelBuffer objects as the interface for encoders and decoders 10 years ago
TightDecoder.h Use PixelBuffer objects as the interface for encoders and decoders 10 years ago
TightEncoder.cxx Use PixelBuffer objects as the interface for encoders and decoders 10 years ago
TightEncoder.h Use PixelBuffer objects as the interface for encoders and decoders 10 years ago
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 years ago
Timer.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 years ago
TransImageGetter.cxx Remove full support for colour maps 10 years ago
TransImageGetter.h getImage() doesn't need to be overloadable, keep it simple 10 years ago
UnixPasswordValidator.cxx [Development] Add missing PAM sources (fixes commit r4128). 13 years ago
UnixPasswordValidator.h [Development] Add missing PAM sources (fixes commit r4128). 13 years ago
UpdateTracker.cxx Remove the "video" feature and its associated custom JPEG handling. 15 years ago
UpdateTracker.h Remove the "video" feature and its associated custom JPEG handling. 15 years ago
UserMsgBox.h [Development] client: Add dialog window to accept/save invalid X509 13 years ago
UserPasswdGetter.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 years ago
VNCSConnectionST.cxx Use PixelBuffer objects as the interface for encoders and decoders 10 years ago
VNCSConnectionST.h Use PixelBuffer objects as the interface for encoders and decoders 10 years ago
VNCServer.h Get rid of the direct access abuse of FullFramePixelBuffer's data 10 years ago
VNCServerST.cxx Use PixelBuffer objects as the interface for encoders and decoders 10 years ago
VNCServerST.h Use PixelBuffer objects as the interface for encoders and decoders 10 years ago
WinPasswdValidator.cxx [Development] Implement PasswordValidator class on Windows (Martin Koegler) 13 years ago
WinPasswdValidator.h [Development] Implement PasswordValidator class on Windows (Martin Koegler) 13 years ago
XF86keysym.h Make sure we have a list of the multimedia keysyms defined by Xfree86. 13 years ago
ZRLEDecoder.cxx Use PixelBuffer objects as the interface for encoders and decoders 10 years ago
ZRLEDecoder.h Use PixelBuffer objects as the interface for encoders and decoders 10 years ago
ZRLEEncoder.cxx Use PixelBuffer objects as the interface for encoders and decoders 10 years ago
ZRLEEncoder.h Use PixelBuffer objects as the interface for encoders and decoders 10 years ago
d3des.c Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 years ago
d3des.h [Bugfix] Declare d3des.h functions inside `extern "C" {}` block. 14 years ago
encodings.cxx Remove a lot of platform compatibilty stuff 10 years ago
encodings.h Basic infrastructure for continuous updates. 12 years ago
fenceTypes.h Basic infrastructure to support fences. 12 years ago
hextileConstants.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 years ago
hextileDecode.h Use PixelBuffer objects as the interface for encoders and decoders 10 years ago
hextileEncode.h Use PixelBuffer objects as the interface for encoders and decoders 10 years ago
hextileEncodeBetter.h Use PixelBuffer objects as the interface for encoders and decoders 10 years ago
keysymdef.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 years ago
msgTypes.h Basic infrastructure for continuous updates. 12 years ago
pam.c [Development] Add missing PAM sources (fixes commit r4128). 13 years ago
pam.h [Development] Add missing PAM sources (fixes commit r4128). 13 years ago
rreDecode.h Use PixelBuffer objects as the interface for encoders and decoders 10 years ago
rreEncode.h Get rid of unnecessary macros as they are only ever set to a single thing 10 years ago
screenTypes.h Minimal server side implementation of the extended desktop size protocol. 15 years ago
tightDecode.h Use PixelBuffer objects as the interface for encoders and decoders 10 years ago
tightEncode.h Use PixelBuffer objects as the interface for encoders and decoders 10 years ago
transInitTempl.h Remove full support for colour maps 10 years ago
transTempl.h Remove full support for colour maps 10 years ago
util.cxx Remove a lot of platform compatibilty stuff 10 years ago
util.h Remove a lot of platform compatibilty stuff 10 years ago
zrleDecode.h Use PixelBuffer objects as the interface for encoders and decoders 10 years ago
zrleEncode.h Use PixelBuffer objects as the interface for encoders and decoders 10 years ago