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 95ad4d7092 Keep ownership of second selection when first is lost hace 2 años
..
Blacklist.cxx Allow blacklist to be disabled hace 5 años
Blacklist.h Move Blacklist parameters out of the class hace 5 años
CConnection.cxx Support the VMware Cursor Position extension on vncviewer hace 3 años
CConnection.h Support the VMware Cursor Position extension on vncviewer hace 3 años
CMakeLists.txt Switch region code to pixman hace 4 años
CMsgHandler.cxx Log client/server clipboard capabilities hace 3 años
CMsgHandler.h Support the VMware Cursor Position extension on vncviewer hace 3 años
CMsgReader.cxx Support the VMware Cursor Position extension on vncviewer hace 3 años
CMsgReader.h Change streams to be asynchronous hace 4 años
CMsgWriter.cxx Remove OutStream::skip() hace 4 años
CMsgWriter.h Support extended clipboard transfers hace 5 años
CSecurity.h Avoid some variable aliasing hace 3 años
CSecurityNone.h Strongly bind security objects to connection object hace 5 años
CSecurityPlain.cxx Strongly bind security objects to connection object hace 5 años
CSecurityPlain.h Strongly bind security objects to connection object hace 5 años
CSecurityStack.cxx Remove unneeded NULL checks hace 3 años
CSecurityStack.h Strongly bind security objects to connection object hace 5 años
CSecurityTLS.cxx Fix priority string when using newer GnuTLS hace 2 años
CSecurityTLS.h Clean up default value for X509 parameters hace 3 años
CSecurityVeNCrypt.cxx Properly clean up client VeNCrypt handling hace 3 años
CSecurityVeNCrypt.h Change streams to be asynchronous hace 4 años
CSecurityVncAuth.cxx Change streams to be asynchronous hace 4 años
CSecurityVncAuth.h Strongly bind security objects to connection object hace 5 años
ClientParams.cxx Add support for notifying clients about pointer movements hace 3 años
ClientParams.h Add support for notifying clients about pointer movements hace 3 años
ComparingUpdateTracker.cxx Enhanced ComparingUpdateTracker to crop changed blocks hace 3 años
ComparingUpdateTracker.h Increase range of ComparingUpdateTracker statistics hace 5 años
Configuration.cxx Clean up default value for X509 parameters hace 3 años
Configuration.h Clean up default value for X509 parameters hace 3 años
Congestion.cxx Fix wrap-aware isAfter function in Congestion.cxx hace 5 años
Congestion.h Limit lossless refresh update to safe size hace 6 años
CopyRectDecoder.cxx Change streams to be asynchronous hace 4 años
CopyRectDecoder.h Change streams to be asynchronous hace 4 años
Cursor.cxx Encapsulate PixelBuffer internal details hace 4 años
Cursor.h Change cursor API to use RGBA data hace 7 años
DecodeManager.cxx Change streams to be asynchronous hace 4 años
DecodeManager.h Change streams to be asynchronous hace 4 años
Decoder.cxx Split out ServerParams from ConnParams hace 5 años
Decoder.h Change streams to be asynchronous hace 4 años
EncodeManager.cxx Merge branch 'secfix' of https://github.com/CendioOssman/tigervnc hace 4 años
EncodeManager.h Add write protection to OffsetPixelBuffer hace 4 años
EncodeManagerBPP.cxx Remove unused variables hace 9 años
Encoder.cxx Allow perceptually lossless refresh hace 5 años
Encoder.h Allow perceptually lossless refresh hace 5 años
Exception.h Make exception classes have clearer messages hace 6 años
HextileDecoder.cxx Change streams to be asynchronous hace 4 años
HextileDecoder.h Change streams to be asynchronous hace 4 años
HextileEncoder.cxx Rename ConnParams to ClientParams hace 5 años
HextileEncoder.h Move image encoding logic into a central EncodeManager class hace 10 años
Hostname.h Fix display/port switch at display 100 hace 8 años
InputHandler.h Clean up internal clipboard handling hace 5 años
JpegCompressor.cxx Make direct stream API a bit safer hace 4 años
JpegCompressor.h Remove special functions from JPEG compressor hace 4 años
JpegDecompressor.cxx spelling fixes hace 7 años
JpegDecompressor.h Move JPEG decoding into a standalone class (these should have been checked in with r4757. Oops.) hace 12 años
KeyRemapper.cxx Replace Windows specific thread handling hace 8 años
KeyRemapper.h Replace Windows specific thread handling hace 8 años
LogWriter.cxx Remove unused LogParameter::setDefault() hace 3 años
LogWriter.h Remove unused LogParameter::setDefault() hace 3 años
Logger.cxx Handle line breaks in log messages hace 5 años
Logger.h rfb: Silence nonliteral format string warning in Logger hace 7 años
Logger_file.cxx Replace Windows specific thread handling hace 8 años
Logger_file.h Replace Windows specific thread handling hace 8 años
Logger_stdio.cxx Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. hace 18 años
Logger_stdio.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. hace 18 años
Logger_syslog.cxx Replace Windows specific thread handling hace 8 años
Logger_syslog.h Add syslog logger. hace 9 años
Palette.h Consolidate the different palette handler implementations hace 10 años
Password.cxx Use size_t for lengths in stream objects hace 4 años
Password.h Use size_t for lengths in stream objects hace 4 años
Pixel.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. hace 18 años
PixelBuffer.cxx Restrict PixelBuffer dimensions to safe values hace 4 años
PixelBuffer.h Encapsulate PixelBuffer internal details hace 4 años
PixelFormat.cxx Handle pixel formats with odd shift values hace 4 años
PixelFormat.h Fix rounding error in pixel down conversion hace 6 años
PixelFormat.inl Fix rounding error in pixel down conversion hace 6 años
PixelFormatBPP.cxx Fix rounding error in pixel down conversion hace 6 años
RREDecoder.cxx Change streams to be asynchronous hace 4 años
RREDecoder.h Change streams to be asynchronous hace 4 años
RREEncoder.cxx Rename ConnParams to ClientParams hace 5 años
RREEncoder.h Move image encoding logic into a central EncodeManager class hace 10 años
RawDecoder.cxx Change streams to be asynchronous hace 4 años
RawDecoder.h Change streams to be asynchronous hace 4 años
RawEncoder.cxx Don't force encoders to specify palette size hace 5 años
RawEncoder.h Move image encoding logic into a central EncodeManager class hace 10 años
Rect.h Make Rect::area() signed, just like Rect::width()/height() hace 9 años
Region.cxx Get rid of magical assignment to Region hace 4 años
Region.h Get rid of magical assignment to Region hace 4 años
SConnection.cxx Merge branch 'autoclip' of https://github.com/CendioOssman/tigervnc hace 3 años
SConnection.h Merge branch 'autoclip' of https://github.com/CendioOssman/tigervnc hace 3 años
SDesktop.h Improved clipboard API hace 5 años
SMsgHandler.cxx Log client/server clipboard capabilities hace 3 años
SMsgHandler.h Support extended clipboard transfers hace 5 años
SMsgReader.cxx Fix some incorrect data waits hace 3 años
SMsgReader.h Change streams to be asynchronous hace 4 años
SMsgWriter.cxx Add support for notifying clients about pointer movements hace 3 años
SMsgWriter.h Add support for notifying clients about pointer movements hace 3 años
SSecurity.h Avoid some variable aliasing hace 3 años
SSecurityNone.h Strongly bind security objects to connection object hace 5 años
SSecurityPlain.cxx Change streams to be asynchronous hace 4 años
SSecurityPlain.h Strongly bind security objects to connection object hace 5 años
SSecurityStack.cxx Remove unneeded NULL checks hace 3 años
SSecurityStack.h Strongly bind security objects to connection object hace 5 años
SSecurityTLS.cxx Fix priority string when using newer GnuTLS hace 2 años
SSecurityTLS.h Use RFC7919-2048 group in GnuTLS for FIPS compliance. hace 3 años
SSecurityVeNCrypt.cxx Remove unneeded NULL checks hace 3 años
SSecurityVeNCrypt.h Strongly bind security objects to connection object hace 5 años
SSecurityVncAuth.cxx Change streams to be asynchronous hace 4 años
SSecurityVncAuth.h Change streams to be asynchronous hace 4 años
ScaleFilters.cxx Remove a lot of platform compatibilty stuff hace 10 años
ScaleFilters.h Eliminate GCC warning in ScaleFilters: hace 14 años
ScreenSet.h Comparing ScreenSet:s should be done without considering order hace 6 años
Security.cxx Utilize system-wide crypto policies hace 3 años
Security.h Remove unnecessary header include hace 3 años
SecurityClient.cxx Clean up default value for X509 parameters hace 3 años
SecurityClient.h Clean up default value for X509 parameters hace 3 años
SecurityServer.cxx Strongly bind security objects to connection object hace 5 años
SecurityServer.h Strongly bind security objects to connection object hace 5 años
ServerCore.cxx Change streams to be asynchronous hace 4 años
ServerCore.h Change streams to be asynchronous hace 4 años
ServerParams.cxx Handle unsolicited clipboard transfers hace 3 años
ServerParams.h Handle unsolicited clipboard transfers hace 3 años
TightConstants.h Move image encoding logic into a central EncodeManager class hace 10 años
TightDecoder.cxx Change streams to be asynchronous hace 4 años
TightDecoder.h Change streams to be asynchronous hace 4 años
TightEncoder.cxx Generalise corking to all output streams hace 4 años
TightEncoder.h Move image encoding logic into a central EncodeManager class hace 10 años
TightEncoderBPP.cxx Move image encoding logic into a central EncodeManager class hace 10 años
TightJPEGEncoder.cxx Rename ConnParams to ClientParams hace 5 años
TightJPEGEncoder.h Add method to get compression settings from encoder hace 5 años
Timer.cxx Fix bad reference in Timer::getRemainingMs() hace 5 años
Timer.h Support calling methods from timers hace 4 años
UnixPasswordValidator.cxx Make PAM mandatory hace 4 años
UnixPasswordValidator.h [Development] Add missing PAM sources (fixes commit r4128). hace 14 años
UpdateTracker.cxx Move copy rect handling to EncodeManager hace 5 años
UpdateTracker.h Move copy rect handling to EncodeManager hace 5 años
UserMsgBox.h [Development] client: Add dialog window to accept/save invalid X509 hace 13 años
UserPasswdGetter.h Merge branch 'fix-warnings' hace 6 años
VNCSConnectionST.cxx Add support for notifying clients about pointer movements hace 3 años
VNCSConnectionST.h Add support for notifying clients about pointer movements hace 3 años
VNCServer.h Add support for notifying clients about pointer movements hace 3 años
VNCServerST.cxx Keep ownership of second selection when first is lost hace 2 años
VNCServerST.h Add support for notifying clients about pointer movements hace 3 años
WinPasswdValidator.cxx Remove unused variables hace 9 años
WinPasswdValidator.h [Development] Implement PasswordValidator class on Windows (Martin Koegler) hace 13 años
XF86keysym.h spelling fixes hace 7 años
ZRLEDecoder.cxx Change streams to be asynchronous hace 4 años
ZRLEDecoder.h Change streams to be asynchronous hace 4 años
ZRLEEncoder.cxx Remove unused bufSize argument from streams hace 4 años
ZRLEEncoder.h Move image encoding logic into a central EncodeManager class hace 10 años
ZRLEEncoderBPP.cxx Move image encoding logic into a central EncodeManager class hace 10 años
clipboardTypes.h Support extended clipboard transfers hace 5 años
d3des.c Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. hace 18 años
d3des.h [Bugfix] Declare d3des.h functions inside `extern "C" {}` block. hace 14 años
encodings.cxx Remove a lot of platform compatibilty stuff hace 10 años
encodings.h Add support for notifying clients about pointer movements hace 3 años
fenceTypes.h Basic infrastructure to support fences. hace 12 años
hextileConstants.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. hace 18 años
hextileDecode.h hextileDecode.h: Fix buffer overflow hace 7 años
hextileEncode.h Move image encoding logic into a central EncodeManager class hace 10 años
hextileEncodeBetter.h Move image encoding logic into a central EncodeManager class hace 10 años
keysymdef.h spelling fixes hace 7 años
ledStates.h Add client support for LED state sync hace 6 años
msgTypes.h Basic support for QEMU Extended Key Events hace 6 años
pam.c Make PAM mandatory hace 4 años
pam.h Make PAM mandatory hace 4 años
qemuTypes.h Basic support for QEMU Extended Key Events hace 6 años
rreDecode.h Check invalid RRE rects hace 7 años
rreEncode.h Move image encoding logic into a central EncodeManager class hace 10 años
screenTypes.h Minimal server side implementation of the extended desktop size protocol. hace 15 años
tightDecode.h Handle empty Tight gradient rects hace 4 años
util.cxx Correctly clear out output UTF-16 buffer hace 3 años
util.h CharArray: pre-fill empty array with zeroes hace 3 años
zrleDecode.h Change streams to be asynchronous hace 4 años