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 41bf43b0b9 Merge branches 'vmware-cursor-position' and 'vmware-cursor-position-vncviewer' of https://github.com/lhchavez/tigervnc пре 3 година
..
Blacklist.cxx Allow blacklist to be disabled пре 5 година
Blacklist.h Move Blacklist parameters out of the class пре 5 година
CConnection.cxx Support the VMware Cursor Position extension on vncviewer пре 3 година
CConnection.h Support the VMware Cursor Position extension on vncviewer пре 3 година
CMakeLists.txt Switch region code to pixman пре 4 година
CMsgHandler.cxx Log client/server clipboard capabilities пре 3 година
CMsgHandler.h Support the VMware Cursor Position extension on vncviewer пре 3 година
CMsgReader.cxx Support the VMware Cursor Position extension on vncviewer пре 3 година
CMsgReader.h Change streams to be asynchronous пре 4 година
CMsgWriter.cxx Remove OutStream::skip() пре 4 година
CMsgWriter.h Support extended clipboard transfers пре 5 година
CSecurity.h Strongly bind security objects to connection object пре 5 година
CSecurityNone.h Strongly bind security objects to connection object пре 5 година
CSecurityPlain.cxx Strongly bind security objects to connection object пре 5 година
CSecurityPlain.h Strongly bind security objects to connection object пре 5 година
CSecurityStack.cxx Strongly bind security objects to connection object пре 5 година
CSecurityStack.h Strongly bind security objects to connection object пре 5 година
CSecurityTLS.cxx Merge branch 'noblock' of https://github.com/CendioOssman/tigervnc пре 3 година
CSecurityTLS.h Remove unused include пре 5 година
CSecurityVeNCrypt.cxx Change streams to be asynchronous пре 4 година
CSecurityVeNCrypt.h Change streams to be asynchronous пре 4 година
CSecurityVncAuth.cxx Change streams to be asynchronous пре 4 година
CSecurityVncAuth.h Strongly bind security objects to connection object пре 5 година
ClientParams.cxx Add support for notifying clients about pointer movements пре 3 година
ClientParams.h Add support for notifying clients about pointer movements пре 3 година
ComparingUpdateTracker.cxx Enhanced ComparingUpdateTracker to crop changed blocks пре 3 година
ComparingUpdateTracker.h Increase range of ComparingUpdateTracker statistics пре 5 година
Configuration.cxx Use size_t for lengths in stream objects пре 4 година
Configuration.h Use size_t for lengths in stream objects пре 4 година
Congestion.cxx Fix wrap-aware isAfter function in Congestion.cxx пре 5 година
Congestion.h Limit lossless refresh update to safe size пре 6 година
CopyRectDecoder.cxx Change streams to be asynchronous пре 4 година
CopyRectDecoder.h Change streams to be asynchronous пре 4 година
Cursor.cxx Encapsulate PixelBuffer internal details пре 4 година
Cursor.h Change cursor API to use RGBA data пре 7 година
DecodeManager.cxx Change streams to be asynchronous пре 4 година
DecodeManager.h Change streams to be asynchronous пре 4 година
Decoder.cxx Split out ServerParams from ConnParams пре 5 година
Decoder.h Change streams to be asynchronous пре 4 година
EncodeManager.cxx Merge branch 'secfix' of https://github.com/CendioOssman/tigervnc пре 4 година
EncodeManager.h Add write protection to OffsetPixelBuffer пре 4 година
EncodeManagerBPP.cxx Remove unused variables пре 9 година
Encoder.cxx Allow perceptually lossless refresh пре 5 година
Encoder.h Allow perceptually lossless refresh пре 5 година
Exception.h Make exception classes have clearer messages пре 6 година
HextileDecoder.cxx Change streams to be asynchronous пре 4 година
HextileDecoder.h Change streams to be asynchronous пре 4 година
HextileEncoder.cxx Rename ConnParams to ClientParams пре 5 година
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 Make direct stream API a bit safer пре 4 година
JpegCompressor.h Remove special functions from JPEG compressor пре 4 година
JpegDecompressor.cxx spelling fixes пре 7 година
JpegDecompressor.h Move JPEG decoding into a standalone class (these should have been checked in with r4757. Oops.) пре 12 година
KeyRemapper.cxx Replace Windows specific thread handling пре 8 година
KeyRemapper.h Replace Windows specific thread handling пре 8 година
LogWriter.cxx Remove a lot of platform compatibilty stuff пре 10 година
LogWriter.h rfb: Silence nonliteral format string warning in Logger пре 7 година
Logger.cxx Handle line breaks in log messages пре 5 година
Logger.h rfb: Silence nonliteral format string warning in Logger пре 7 година
Logger_file.cxx Replace Windows specific thread handling пре 8 година
Logger_file.h Replace Windows specific thread handling пре 8 година
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 година
Logger_syslog.cxx Replace Windows specific thread handling пре 8 година
Logger_syslog.h Add syslog logger. пре 9 година
Palette.h Consolidate the different palette handler implementations пре 10 година
Password.cxx Use size_t for lengths in stream objects пре 4 година
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 Restrict PixelBuffer dimensions to safe values пре 4 година
PixelBuffer.h Encapsulate PixelBuffer internal details пре 4 година
PixelFormat.cxx Handle pixel formats with odd shift values пре 4 година
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 Change streams to be asynchronous пре 4 година
RREDecoder.h Change streams to be asynchronous пре 4 година
RREEncoder.cxx Rename ConnParams to ClientParams пре 5 година
RREEncoder.h Move image encoding logic into a central EncodeManager class пре 10 година
RawDecoder.cxx Change streams to be asynchronous пре 4 година
RawDecoder.h Change streams to be asynchronous пре 4 година
RawEncoder.cxx Don't force encoders to specify palette size пре 5 година
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 Get rid of magical assignment to Region пре 4 година
Region.h Get rid of magical assignment to Region пре 4 година
SConnection.cxx Merge branch 'autoclip' of https://github.com/CendioOssman/tigervnc пре 3 година
SConnection.h Merge branch 'autoclip' of https://github.com/CendioOssman/tigervnc пре 3 година
SDesktop.h Improved clipboard API пре 5 година
SMsgHandler.cxx Log client/server clipboard capabilities пре 3 година
SMsgHandler.h Support extended clipboard transfers пре 5 година
SMsgReader.cxx Fix some incorrect data waits пре 3 година
SMsgReader.h Change streams to be asynchronous пре 4 година
SMsgWriter.cxx Add support for notifying clients about pointer movements пре 3 година
SMsgWriter.h Add support for notifying clients about pointer movements пре 3 година
SSecurity.h Strongly bind security objects to connection object пре 5 година
SSecurityNone.h Strongly bind security objects to connection object пре 5 година
SSecurityPlain.cxx Change streams to be asynchronous пре 4 година
SSecurityPlain.h Strongly bind security objects to connection object пре 5 година
SSecurityStack.cxx Strongly bind security objects to connection object пре 5 година
SSecurityStack.h Strongly bind security objects to connection object пре 5 година
SSecurityTLS.cxx Log TLS handshake result пре 5 година
SSecurityTLS.h Remove unused variable пре 4 година
SSecurityVeNCrypt.cxx Change streams to be asynchronous пре 4 година
SSecurityVeNCrypt.h Strongly bind security objects to connection object пре 5 година
SSecurityVncAuth.cxx Change streams to be asynchronous пре 4 година
SSecurityVncAuth.h Change streams to be asynchronous пре 4 година
ScaleFilters.cxx Remove a lot of platform compatibilty stuff пре 10 година
ScaleFilters.h Eliminate GCC warning in ScaleFilters: пре 14 година
ScreenSet.h Comparing ScreenSet:s should be done without considering order пре 6 година
Security.cxx Add workaround for Vino's VeNCrypt implementation пре 8 година
Security.h Add parameter to override GnuTLS priority пре 9 година
SecurityClient.cxx Strongly bind security objects to connection object пре 5 година
SecurityClient.h Strongly bind security objects to connection object пре 5 година
SecurityServer.cxx Strongly bind security objects to connection object пре 5 година
SecurityServer.h Strongly bind security objects to connection object пре 5 година
ServerCore.cxx Change streams to be asynchronous пре 4 година
ServerCore.h Change streams to be asynchronous пре 4 година
ServerParams.cxx Handle unsolicited clipboard transfers пре 3 година
ServerParams.h Handle unsolicited clipboard transfers пре 3 година
TightConstants.h Move image encoding logic into a central EncodeManager class пре 10 година
TightDecoder.cxx Change streams to be asynchronous пре 4 година
TightDecoder.h Change streams to be asynchronous пре 4 година
TightEncoder.cxx Generalise corking to all output streams пре 4 година
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 Rename ConnParams to ClientParams пре 5 година
TightJPEGEncoder.h Add method to get compression settings from encoder пре 5 година
Timer.cxx Fix bad reference in Timer::getRemainingMs() пре 5 година
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 Move copy rect handling to EncodeManager пре 5 година
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 Add support for notifying clients about pointer movements пре 3 година
VNCSConnectionST.h Add support for notifying clients about pointer movements пре 3 година
VNCServer.h Add support for notifying clients about pointer movements пре 3 година
VNCServerST.cxx Add support for notifying clients about pointer movements пре 3 година
VNCServerST.h Add support for notifying clients about pointer movements пре 3 година
WinPasswdValidator.cxx Remove unused variables пре 9 година
WinPasswdValidator.h [Development] Implement PasswordValidator class on Windows (Martin Koegler) пре 13 година
XF86keysym.h spelling fixes пре 7 година
ZRLEDecoder.cxx Change streams to be asynchronous пре 4 година
ZRLEDecoder.h Change streams to be asynchronous пре 4 година
ZRLEEncoder.cxx Remove unused bufSize argument from streams пре 4 година
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 Remove a lot of platform compatibilty stuff пре 10 година
encodings.h Add support for notifying clients about pointer movements пре 3 година
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 Use size_t for lengths in stream objects пре 4 година
zrleDecode.h Change streams to be asynchronous пре 4 година