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 9ca100d463 Merge branch 'types2' of https://github.com/CendioOssman/tigervnc 11 months ago
..
Blacklist.cxx Use std::string for string memory management 1 year ago
Blacklist.h Use std::string for string memory management 1 year ago
CConnection.cxx Clean up string encoding handling 11 months ago
CConnection.h Consistently use uint8_t for data buffers 1 year ago
CMakeLists.txt Prefer target_include_directories() 1 year ago
CMsgHandler.cxx Consistently use uint8_t for data buffers 1 year ago
CMsgHandler.h Consistently use uint8_t for data buffers 1 year ago
CMsgReader.cxx Clean up string encoding handling 11 months ago
CMsgReader.h Use stdint types 1 year ago
CMsgWriter.cxx Clean up string encoding handling 11 months ago
CMsgWriter.h Consistently use uint8_t for data buffers 1 year ago
CSecurity.h Add support for RSA-AES security types 1 year ago
CSecurityDH.cxx Consistently use uint8_t for data buffers 1 year ago
CSecurityDH.h Fix CRLF line endings 1 year ago
CSecurityMSLogonII.cxx Return std::string instead of dynamic allocations 1 year ago
CSecurityMSLogonII.h Fix CRLF line endings 1 year ago
CSecurityNone.h Remove unused CSecurity::description() 1 year ago
CSecurityPlain.cxx Consistently use uint8_t for data buffers 1 year ago
CSecurityPlain.h Remove unused CSecurity::description() 1 year ago
CSecurityRSAAES.cxx Consistently use uint8_t for data buffers 1 year ago
CSecurityRSAAES.h Use stdint types 1 year ago
CSecurityStack.cxx Remove unused CSecurity::description() 1 year ago
CSecurityStack.h Remove unused CSecurity::description() 1 year ago
CSecurityTLS.cxx Remove unused rfb/util.h includes 1 year ago
CSecurityTLS.h Use StringParameters directly 1 year ago
CSecurityVeNCrypt.cxx Use stdint types 1 year ago
CSecurityVeNCrypt.h Use stdint types 1 year ago
CSecurityVncAuth.cxx Remove unused rfb/util.h includes 1 year ago
CSecurityVncAuth.h Remove unused CSecurity::description() 1 year ago
ClientParams.cxx Use std::string for string memory management 1 year ago
ClientParams.h Use std::string for string memory management 1 year ago
ComparingUpdateTracker.cxx Use operator overloading for comparison 1 year ago
ComparingUpdateTracker.h Increase range of ComparingUpdateTracker statistics 5 years ago
Configuration.cxx Use std::string for string memory management 1 year ago
Configuration.h Use std::string for string memory management 1 year ago
Congestion.cxx Use std::string instead of CharArray 1 year ago
Congestion.h Limit lossless refresh update to safe size 6 years ago
CopyRectDecoder.cxx Consistently use uint8_t for data buffers 1 year ago
CopyRectDecoder.h Consistently use uint8_t for data buffers 1 year ago
Cursor.cxx Use std::vector for basic data arrays 1 year ago
Cursor.h Use std::vector for basic data arrays 1 year ago
DecodeManager.cxx Remove unused rfb/util.h includes 1 year ago
DecodeManager.h Log decoding stats on disconnect 2 years ago
Decoder.cxx Consistently use uint8_t for data buffers 1 year ago
Decoder.h Consistently use uint8_t for data buffers 1 year ago
EncodeManager.cxx Use operator overloading for comparison 1 year ago
EncodeManager.h Use stdint types 1 year ago
Encoder.cxx Use stdint types 1 year ago
Encoder.h Use stdint types 1 year ago
Exception.h Make exception classes have clearer messages 6 years ago
H264Decoder.cxx Consistently use uint8_t for data buffers 1 year ago
H264Decoder.h Consistently use uint8_t for data buffers 1 year ago
H264DecoderContext.cxx H264 Decoder 2 years ago
H264DecoderContext.h Use operator overloading for comparison 1 year ago
H264LibavDecoderContext.cxx Use stdint types 1 year ago
H264LibavDecoderContext.h Use stdint types 1 year ago
H264WinDecoderContext.cxx Use stdint types 1 year ago
H264WinDecoderContext.h Use stdint types 1 year ago
HextileDecoder.cxx Consistently use uint8_t for data buffers 1 year ago
HextileDecoder.h Consistently use uint8_t for data buffers 1 year ago
HextileEncoder.cxx Consistently use uint8_t for data buffers 1 year ago
HextileEncoder.h Use stdint types 1 year ago
Hostname.h Remove custom CharArray type 1 year ago
InputHandler.h Remove unused rfb/util.h includes 1 year ago
JpegCompressor.cxx Consistently use uint8_t for data buffers 1 year ago
JpegCompressor.h Consistently use uint8_t for data buffers 1 year ago
JpegDecompressor.cxx Use operator overloading for comparison 1 year ago
JpegDecompressor.h Use stdint types 1 year ago
KeyRemapper.cxx Use std::string for string memory management 1 year ago
KeyRemapper.h Use stdint types 1 year ago
LogWriter.cxx Remove "str" prefix from string helpers 1 year ago
LogWriter.h Use __attribute__:s directly 1 year ago
Logger.cxx Remove unused rfb/util.h includes 1 year ago
Logger.h Use __attribute__:s directly 1 year ago
Logger_file.cxx Use fixed size character buffer 1 year ago
Logger_file.h Use fixed size character buffer 1 year ago
Logger_stdio.cxx Be consistent in including config.h 2 years ago
Logger_stdio.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 years ago
Logger_syslog.cxx Remove unused rfb/util.h includes 1 year ago
Logger_syslog.h Add syslog logger. 9 years ago
Palette.h Use stdint types 1 year ago
PixelBuffer.cxx Use operator overloading for comparison 1 year ago
PixelBuffer.h Merge "Pixel" type in to PixelFormat header 1 year ago
PixelFormat.cxx Use operator overloading for comparison 1 year ago
PixelFormat.h Merge "Pixel" type in to PixelFormat header 1 year ago
PixelFormat.inl Use stdint types 1 year ago
RREDecoder.cxx Consistently use uint8_t for data buffers 1 year ago
RREDecoder.h Consistently use uint8_t for data buffers 1 year ago
RREEncoder.cxx Use stdint types 1 year ago
RREEncoder.h Use stdint types 1 year ago
RawDecoder.cxx Consistently use uint8_t for data buffers 1 year ago
RawDecoder.h Consistently use uint8_t for data buffers 1 year ago
RawEncoder.cxx Use stdint types 1 year ago
RawEncoder.h Use stdint types 1 year ago
Rect.h Use operator overloading for comparison 1 year ago
Region.cxx Use operator overloading for comparison 1 year ago
Region.h Use operator overloading for comparison 1 year ago
SConnection.cxx Clean up string encoding handling 11 months ago
SConnection.h Consistently use uint8_t for data buffers 1 year ago
SDesktop.h Remove unneeded header from SDesktop.h 1 year ago
SMsgHandler.cxx Remove unused rfb/util.h includes 1 year ago
SMsgHandler.h Consistently use uint8_t for data buffers 1 year ago
SMsgReader.cxx Clean up string encoding handling 11 months ago
SMsgReader.h Use stdint types 1 year ago
SMsgWriter.cxx Clean up string encoding handling 11 months ago
SMsgWriter.h Consistently use uint8_t for data buffers 1 year ago
SSecurity.h Use StringParameters directly 1 year ago
SSecurityNone.h Strongly bind security objects to connection object 5 years ago
SSecurityPlain.cxx Consistently use uint8_t for data buffers 1 year ago
SSecurityPlain.h Use fixed size character buffer 1 year ago
SSecurityRSAAES.cxx Consistently use uint8_t for data buffers 1 year ago
SSecurityRSAAES.h Use fixed size character buffer 1 year ago
SSecurityStack.cxx Be consistent in including config.h 2 years ago
SSecurityStack.h Strongly bind security objects to connection object 5 years ago
SSecurityTLS.cxx Use StringParameters directly 1 year ago
SSecurityTLS.h Use StringParameters directly 1 year ago
SSecurityVeNCrypt.cxx Use stdint types 1 year ago
SSecurityVeNCrypt.h Use stdint types 1 year ago
SSecurityVncAuth.cxx Use std::string instead of CharArray 1 year ago
SSecurityVncAuth.h Use std::string instead of CharArray 1 year ago
ScaleFilters.cxx Be consistent in including config.h 2 years ago
ScaleFilters.h Eliminate GCC warning in ScaleFilters: 14 years ago
ScreenSet.h Use operator overloading for comparison 1 year ago
Security.cxx Remove "str" prefix from string helpers 1 year ago
Security.h Use stdint types 1 year ago
SecurityClient.cxx Use stdint types 1 year ago
SecurityClient.h Use stdint types 1 year ago
SecurityServer.cxx Use stdint types 1 year ago
SecurityServer.h Use stdint types 1 year ago
ServerCore.cxx Remove unused rfb/util.h includes 1 year ago
ServerCore.h Remove unused rfb/util.h includes 1 year ago
ServerParams.cxx Use std::string for string memory management 1 year ago
ServerParams.h Use std::string for string memory management 1 year ago
TightConstants.h Move image encoding logic into a central EncodeManager class 10 years ago
TightDecoder.cxx Consistently use uint8_t for data buffers 1 year ago
TightDecoder.h Consistently use uint8_t for data buffers 1 year ago
TightEncoder.cxx Use stdint types 1 year ago
TightEncoder.h Use stdint types 1 year ago
TightJPEGEncoder.cxx Use stdint types 1 year ago
TightJPEGEncoder.h Use stdint types 1 year ago
Timer.cxx Be consistent in including config.h 2 years ago
Timer.h Support calling methods from timers 4 years ago
UnixPasswordValidator.cxx Use StringParameters directly 1 year ago
UnixPasswordValidator.h [Development] Add missing PAM sources (fixes commit r4128). 13 years ago
UpdateTracker.cxx Be consistent in including config.h 2 years ago
UpdateTracker.h Move copy rect handling to EncodeManager 5 years ago
UserMsgBox.h [Development] client: Add dialog window to accept/save invalid X509 13 years ago
UserPasswdGetter.h Return std::string instead of dynamic allocations 1 year ago
VNCSConnectionST.cxx Consistently use uint8_t for data buffers 1 year ago
VNCSConnectionST.h Consistently use uint8_t for data buffers 1 year ago
VNCServer.h Use stdint types 1 year ago
VNCServerST.cxx Consistently use uint8_t for data buffers 1 year ago
VNCServerST.h Use std::string instead of CharArray 1 year ago
WinPasswdValidator.cxx Remove unneded string duplication 1 year ago
WinPasswdValidator.h [Development] Implement PasswordValidator class on Windows (Martin Koegler) 13 years ago
XF86keysym.h spelling fixes 7 years ago
ZRLEDecoder.cxx Consistently use uint8_t for data buffers 1 year ago
ZRLEDecoder.h Consistently use uint8_t for data buffers 1 year ago
ZRLEEncoder.cxx Use stdint types 1 year ago
ZRLEEncoder.h Use stdint types 1 year ago
clipboardTypes.h Support extended clipboard transfers 4 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 unused rfb/util.h includes 1 year ago
encodings.h H264 Decoder 2 years ago
fenceTypes.h Use stdint types 1 year ago
hextileConstants.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 years ago
keysymdef.h spelling fixes 7 years ago
ledStates.h Add client support for LED state sync 6 years ago
msgTypes.h Basic support for QEMU Extended Key Events 6 years ago
obfuscate.cxx Use std::string instead of CharArray 1 year ago
obfuscate.h Use std::string instead of CharArray 1 year ago
pam.c Make PAM mandatory 4 years ago
pam.h Make PAM mandatory 4 years ago
qemuTypes.h Basic support for QEMU Extended Key Events 6 years ago
screenTypes.h Minimal server side implementation of the extended desktop size protocol. 15 years ago
util.cxx Don't allow surrugate code points in UTF-8 11 months ago
util.h Clean up string encoding handling 11 months ago