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.
pdlan 484ae7a2ea Add support for RSA-AES security types 1 년 전
..
Blacklist.cxx Be consistent in including config.h 2 년 전
Blacklist.h Move Blacklist parameters out of the class 5 년 전
CConnection.cxx Make sure server name is always a valid string 2 년 전
CConnection.h Make sure server name is always a valid string 2 년 전
CMakeLists.txt Add support for RSA-AES security types 1 년 전
CMsgHandler.cxx Be consistent in including config.h 2 년 전
CMsgHandler.h Support the VMware Cursor Position extension on vncviewer 3 년 전
CMsgReader.cxx Safely discard large (extended) clipboard contents 1 년 전
CMsgReader.h Change streams to be asynchronous 4 년 전
CMsgWriter.cxx Be consistent in including config.h 2 년 전
CMsgWriter.h Support extended clipboard transfers 5 년 전
CSecurity.h Add support for RSA-AES security types 1 년 전
CSecurityNone.h Remove unused CSecurity::description() 1 년 전
CSecurityPlain.cxx Be consistent in including config.h 2 년 전
CSecurityPlain.h Remove unused CSecurity::description() 1 년 전
CSecurityRSAAES.cxx Add support for RSA-AES security types 1 년 전
CSecurityRSAAES.h Add support for RSA-AES security types 1 년 전
CSecurityStack.cxx Remove unused CSecurity::description() 1 년 전
CSecurityStack.h Remove unused CSecurity::description() 1 년 전
CSecurityTLS.cxx Print GnuTLS certificate status as hex 2 년 전
CSecurityTLS.h Add support for RSA-AES security types 1 년 전
CSecurityVeNCrypt.cxx Remove unused CSecurity::description() 1 년 전
CSecurityVeNCrypt.h Remove unused CSecurity::description() 1 년 전
CSecurityVncAuth.cxx Be consistent in including config.h 2 년 전
CSecurityVncAuth.h Remove unused CSecurity::description() 1 년 전
ClientParams.cxx Be consistent in including config.h 2 년 전
ClientParams.h Add support for notifying clients about pointer movements 3 년 전
ComparingUpdateTracker.cxx Be consistent in including config.h 2 년 전
ComparingUpdateTracker.h Increase range of ComparingUpdateTracker statistics 5 년 전
Configuration.cxx Be consistent in including config.h 2 년 전
Configuration.h Clean up default value for X509 parameters 3 년 전
Congestion.cxx Be consistent in including config.h 2 년 전
Congestion.h Limit lossless refresh update to safe size 6 년 전
CopyRectDecoder.cxx Be consistent in including config.h 2 년 전
CopyRectDecoder.h Change streams to be asynchronous 4 년 전
Cursor.cxx Be consistent in including config.h 2 년 전
Cursor.h Change cursor API to use RGBA data 7 년 전
DecodeManager.cxx Be consistent in including config.h 2 년 전
DecodeManager.h Log decoding stats on disconnect 2 년 전
Decoder.cxx H264 Decoder 2 년 전
Decoder.h Change streams to be asynchronous 4 년 전
EncodeManager.cxx Be consistent in including config.h 2 년 전
EncodeManager.h Add write protection to OffsetPixelBuffer 4 년 전
EncodeManagerBPP.cxx Remove unused variables 9 년 전
Encoder.cxx Be consistent in including config.h 2 년 전
Encoder.h Allow perceptually lossless refresh 5 년 전
Exception.h Make exception classes have clearer messages 6 년 전
H264Decoder.cxx get rid of c++11 stuff 2 년 전
H264Decoder.h H264 Decoder 2 년 전
H264DecoderContext.cxx H264 Decoder 2 년 전
H264DecoderContext.h get rid of c++11 stuff 2 년 전
H264LibavDecoderContext.cxx Fix compilation issue. 2 년 전
H264LibavDecoderContext.h H264 Decoder 2 년 전
H264WinDecoderContext.cxx Workaround for MFT cropping in H264 decoding 2 년 전
H264WinDecoderContext.h Workaround for MFT cropping in H264 decoding 2 년 전
HextileDecoder.cxx Be consistent in including config.h 2 년 전
HextileDecoder.h Change streams to be asynchronous 4 년 전
HextileEncoder.cxx Be consistent in including config.h 2 년 전
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 5 년 전
JpegCompressor.cxx Be consistent in including config.h 2 년 전
JpegCompressor.h Remove special functions from JPEG compressor 4 년 전
JpegDecompressor.cxx Be consistent in including config.h 2 년 전
JpegDecompressor.h Move JPEG decoding into a standalone class (these should have been checked in with r4757. Oops.) 12 년 전
KeyRemapper.cxx Be consistent in including config.h 2 년 전
KeyRemapper.h Replace Windows specific thread handling 8 년 전
LogWriter.cxx Be consistent in including config.h 2 년 전
LogWriter.h Remove unused LogParameter::setDefault() 3 년 전
Logger.cxx Be consistent in including config.h 2 년 전
Logger.h rfb: Silence nonliteral format string warning in Logger 7 년 전
Logger_file.cxx Be consistent in including config.h 2 년 전
Logger_file.h Replace Windows specific thread handling 8 년 전
Logger_stdio.cxx Be consistent in including config.h 2 년 전
Logger_stdio.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 년 전
Logger_syslog.cxx Be consistent in including config.h 2 년 전
Logger_syslog.h Add syslog logger. 9 년 전
Palette.h Consolidate the different palette handler implementations 10 년 전
Password.cxx Be consistent in including config.h 2 년 전
Password.h Use size_t for lengths in stream objects 4 년 전
Pixel.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 년 전
PixelBuffer.cxx Be consistent in including config.h 2 년 전
PixelBuffer.h Encapsulate PixelBuffer internal details 4 년 전
PixelFormat.cxx Be consistent in including config.h 2 년 전
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 Be consistent in including config.h 2 년 전
RREDecoder.h Change streams to be asynchronous 4 년 전
RREEncoder.cxx Be consistent in including config.h 2 년 전
RREEncoder.h Move image encoding logic into a central EncodeManager class 10 년 전
RawDecoder.cxx Be consistent in including config.h 2 년 전
RawDecoder.h Change streams to be asynchronous 4 년 전
RawEncoder.cxx Be consistent in including config.h 2 년 전
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 Be consistent in including config.h 2 년 전
Region.h Get rid of magical assignment to Region 4 년 전
SConnection.cxx Assert that accessCheck isn't called too early 2 년 전
SConnection.h Merge branch 'autoclip' of https://github.com/CendioOssman/tigervnc 3 년 전
SDesktop.h Improved clipboard API 5 년 전
SMsgHandler.cxx Be consistent in including config.h 2 년 전
SMsgHandler.h Support extended clipboard transfers 5 년 전
SMsgReader.cxx Safely discard large (extended) clipboard contents 1 년 전
SMsgReader.h Change streams to be asynchronous 4 년 전
SMsgWriter.cxx Be consistent in including config.h 2 년 전
SMsgWriter.h Add support for notifying clients about pointer movements 3 년 전
SSecurity.h Avoid some variable aliasing 3 년 전
SSecurityNone.h Strongly bind security objects to connection object 5 년 전
SSecurityPlain.cxx Add support for RSA-AES security types 1 년 전
SSecurityPlain.h Be consistent in including config.h 2 년 전
SSecurityRSAAES.cxx Add support for RSA-AES security types 1 년 전
SSecurityRSAAES.h Add support for RSA-AES security types 1 년 전
SSecurityStack.cxx Be consistent in including config.h 2 년 전
SSecurityStack.h Strongly bind security objects to connection object 5 년 전
SSecurityTLS.cxx Fix priority string when using newer GnuTLS 2 년 전
SSecurityTLS.h Be consistent in including config.h 2 년 전
SSecurityVeNCrypt.cxx Remove unneeded NULL checks 3 년 전
SSecurityVeNCrypt.h Be consistent in including config.h 2 년 전
SSecurityVncAuth.cxx Be consistent in including config.h 2 년 전
SSecurityVncAuth.h Change streams to be asynchronous 4 년 전
ScaleFilters.cxx Be consistent in including config.h 2 년 전
ScaleFilters.h Eliminate GCC warning in ScaleFilters: 14 년 전
ScreenSet.h Comparing ScreenSet:s should be done without considering order 6 년 전
Security.cxx Add support for RSA-AES security types 1 년 전
Security.h Add support for RSA-AES security types 1 년 전
SecurityClient.cxx Add support for RSA-AES security types 1 년 전
SecurityClient.h Clean up default value for X509 parameters 3 년 전
SecurityServer.cxx Add support for RSA-AES security types 1 년 전
SecurityServer.h Strongly bind security objects to connection object 5 년 전
ServerCore.cxx Be consistent in including config.h 2 년 전
ServerCore.h Change streams to be asynchronous 4 년 전
ServerParams.cxx Be consistent in including config.h 2 년 전
ServerParams.h Handle unsolicited clipboard transfers 3 년 전
TightConstants.h Move image encoding logic into a central EncodeManager class 10 년 전
TightDecoder.cxx Be consistent in including config.h 2 년 전
TightDecoder.h Change streams to be asynchronous 4 년 전
TightEncoder.cxx Be consistent in including config.h 2 년 전
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 Be consistent in including config.h 2 년 전
TightJPEGEncoder.h Add method to get compression settings from encoder 5 년 전
Timer.cxx Be consistent in including config.h 2 년 전
Timer.h Support calling methods from timers 4 년 전
UnixPasswordValidator.cxx Make PAM mandatory 4 년 전
UnixPasswordValidator.h [Development] Add missing PAM sources (fixes commit r4128). 13 년 전
UpdateTracker.cxx Be consistent in including config.h 2 년 전
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 Improve logging around screen resizing 2 년 전
VNCSConnectionST.h Add support for notifying clients about pointer movements 3 년 전
VNCServer.h Add support for notifying clients about pointer movements 3 년 전
VNCServerST.cxx Improve logging around screen resizing 2 년 전
VNCServerST.h Add support for notifying clients about pointer movements 3 년 전
WinPasswdValidator.cxx Be consistent in including config.h 2 년 전
WinPasswdValidator.h [Development] Implement PasswordValidator class on Windows (Martin Koegler) 13 년 전
XF86keysym.h spelling fixes 7 년 전
ZRLEDecoder.cxx Be consistent in including config.h 2 년 전
ZRLEDecoder.h Change streams to be asynchronous 4 년 전
ZRLEEncoder.cxx Be consistent in including config.h 2 년 전
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 5 년 전
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 H264 Decoder 2 년 전
encodings.h H264 Decoder 2 년 전
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 Make PAM mandatory 4 년 전
pam.h Make PAM mandatory 4 년 전
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 Handle empty Tight gradient rects 4 년 전
util.cxx Correctly clear out output UTF-16 buffer 3 년 전
util.h Be consistent in including config.h 2 년 전
zrleDecode.h Change streams to be asynchronous 4 년 전