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 години