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 fe2e5fca21 Merge branch 'unix' of https://github.com/CendioOssman/tigervnc преди 6 години
..
Blacklist.cxx Revert previous commit (r3889). Windows code has to be cleaned before this преди 14 години
Blacklist.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. преди 18 години
CConnection.cxx Make exception classes have clearer messages преди 6 години
CConnection.h Display security state when asking for password преди 6 години
CMakeLists.txt Move congestion control to its own class преди 6 години
CMsgHandler.cxx Basic support for QEMU Extended Key Events преди 6 години
CMsgHandler.h Basic support for QEMU Extended Key Events преди 6 години
CMsgReader.cxx Fix "int-in-bool-context" compile errors преди 6 години
CMsgReader.h Add client support for LED state sync преди 6 години
CMsgWriter.cxx Stop abusing InputHandler class for write class преди 6 години
CMsgWriter.h Stop abusing InputHandler class for write class преди 6 години
CSecurity.h Display security state when asking for password преди 6 години
CSecurityNone.h [Development] Enhance Security class to be usable by viewer. преди 14 години
CSecurityPlain.cxx Display security state when asking for password преди 6 години
CSecurityPlain.h [Development] Implement *Plain types on the client side. преди 13 години
CSecurityStack.cxx Display security state when asking for password преди 6 години
CSecurityStack.h Display security state when asking for password преди 6 години
CSecurityTLS.cxx Make exception classes have clearer messages преди 6 години
CSecurityTLS.h Display security state when asking for password преди 6 години
CSecurityVeNCrypt.cxx Use better security method description when using VeNCrypt преди 6 години
CSecurityVeNCrypt.h Use better security method description when using VeNCrypt преди 6 години
CSecurityVncAuth.cxx Display security state when asking for password преди 6 години
CSecurityVncAuth.h [Development] Implement VeNCrypt type support on client side. Currently only преди 14 години
ComparingUpdateTracker.cxx Log statistics from ComparingUpdateTracker преди 7 години
ComparingUpdateTracker.h Log statistics from ComparingUpdateTracker преди 7 години
Configuration.cxx Handle hexadecimal and octal parameters преди 6 години
Configuration.h x0vncserver does not support SetDesktopSize; remove -AcceptSetDesktopSize преди 6 години
Congestion.cxx Avoid assert crash after bytestream position wrap around преди 6 години
Congestion.h Limit lossless refresh update to safe size преди 6 години
ConnParams.cxx Add missing break for LED state check преди 6 години
ConnParams.h Basic support for QEMU Extended Key Events преди 6 години
CopyRectDecoder.cxx Decode overlapping rectangles in order преди 8 години
CopyRectDecoder.h Decode overlapping rectangles in order преди 8 години
Cursor.cxx Don't try to render cursors with no size преди 7 години
Cursor.h Change cursor API to use RGBA data преди 7 години
DecodeManager.cxx Catch exceptions by reference преди 6 години
DecodeManager.h rfb: Fix struct-vs-class warnings преди 7 години
Decoder.cxx Allow conditional dependencies between rects when decoding преди 8 години
Decoder.h rfb: Fix struct-vs-class warnings преди 7 години
EncodeManager.cxx Limit lossless refresh update to safe size преди 6 години
EncodeManager.h Limit lossless refresh update to safe size преди 6 години
EncodeManagerBPP.cxx Remove unused variables преди 9 години
Encoder.cxx Change fillRect() to take a buffer instead of a pixel преди 9 години
Encoder.h Automatic lossless refresh преди 6 години
Exception.h Make exception classes have clearer messages преди 6 години
HTTPServer.cxx Catch exceptions by reference преди 6 години
HTTPServer.h Move getSockets() to SocketServer interface преди 7 години
HextileDecoder.cxx Add flags member to decoders преди 8 години
HextileDecoder.h Split decoders into a read and decode step преди 8 години
HextileEncoder.cxx Move image encoding logic into a central EncodeManager class преди 10 години
HextileEncoder.h Move image encoding logic into a central EncodeManager class преди 10 години
Hostname.h Fix display/port switch at display 100 преди 8 години
InputHandler.h Merge branch 'fix-warnings' преди 6 години
JpegCompressor.cxx spelling fixes преди 7 години
JpegCompressor.h Make the subsampling setting follow the common style преди 10 години
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 години
ListConnInfo.h Reduce header dependencies in server classes преди 6 години
LogWriter.cxx Remove a lot of platform compatibilty stuff преди 10 години
LogWriter.h rfb: Silence nonliteral format string warning in Logger преди 7 години
Logger.cxx Remove a lot of platform compatibilty stuff преди 10 години
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 [Bugfix] Add correct PlainPasswd constructor to avoid vncpasswd crash. преди 15 години
Password.h [Bugfix] Add correct PlainPasswd constructor to avoid vncpasswd crash. преди 15 години
Pixel.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. преди 18 години
PixelBuffer.cxx Remove reallocation log message from ManagedPixelBuffer преди 7 години
PixelBuffer.h rfb: Avoid unused argument warnings in headers преди 6 години
PixelFormat.cxx Fix rounding error in pixel down conversion преди 6 години
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 Add flags member to decoders преди 8 години
RREDecoder.h Split decoders into a read and decode step преди 8 години
RREEncoder.cxx Move image encoding logic into a central EncodeManager class преди 10 години
RREEncoder.h Move image encoding logic into a central EncodeManager class преди 10 години
RawDecoder.cxx Add flags member to decoders преди 8 години
RawDecoder.h Split decoders into a read and decode step преди 8 години
RawEncoder.cxx Move image encoding logic into a central EncodeManager class преди 10 години
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 Remove redundant Region::copyFrom() преди 6 години
Region.h Remove redundant Region::copyFrom() преди 6 години
SConnection.cxx Make exception classes have clearer messages преди 6 години
SConnection.h Make exception classes have clearer messages преди 6 години
SDesktop.h Get rid of getFbSize()/getDesktopSize() in common преди 6 години
SMsgHandler.cxx Basic support for QEMU Extended Key Events преди 6 години
SMsgHandler.h Basic support for QEMU Extended Key Events преди 6 години
SMsgReader.cxx Basic support for QEMU Extended Key Events преди 6 години
SMsgReader.h Basic support for QEMU Extended Key Events преди 6 години
SMsgWriter.cxx Fix "int-in-bool-context" compile errors преди 6 години
SMsgWriter.h Merge branch 'fix-warnings' преди 6 години
SSecurity.h Allow SSecurity to specify AccessRights for SConnection. преди 9 години
SSecurityNone.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. преди 18 години
SSecurityPlain.cxx Limit max username/password size in SSecurityPlain. преди 7 години
SSecurityPlain.h Add missing virtual destructors преди 7 години
SSecurityStack.cxx Make sure attributes propagate through security wrappers преди 9 години
SSecurityStack.h Make sure attributes propagate through security wrappers преди 9 години
SSecurityTLS.cxx avoid putting more includes in headers than necessary преди 6 години
SSecurityTLS.h Proper global init/deinit of GnuTLS преди 7 години
SSecurityVeNCrypt.cxx Delete underlying ssecurity in SSecurityVeNCrypt. преди 7 години
SSecurityVeNCrypt.h Make sure attributes propagate through security wrappers преди 9 години
SSecurityVncAuth.cxx VncAuth: Read and use readonly password. преди 9 години
SSecurityVncAuth.h Add missing virtual destructors преди 7 години
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 Fix copy-paste error for the secTypeX509Vnc security type преди 8 години
SecurityClient.h [Development] client: Add dialog window to accept/save invalid X509 преди 13 години
SecurityServer.cxx Revert "Use VncAuth as the default security type, ..." преди 9 години
SecurityServer.h Allow SSecurity to specify AccessRights for SConnection. преди 9 години
ServerCore.cxx Push query connect timeout back in to Xvnc преди 6 години
ServerCore.h Push query connect timeout back in to Xvnc преди 6 години
TightConstants.h Move image encoding logic into a central EncodeManager class преди 10 години
TightDecoder.cxx Allow parallel decoding of Tight JPEG rects преди 8 години
TightDecoder.h Allow parallel decoding of Tight JPEG rects преди 8 години
TightEncoder.cxx Fix mistake in TightEncoder::setCompressLevel. преди 8 години
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 Automatic lossless refresh преди 6 години
TightJPEGEncoder.h Move image encoding logic into a central EncodeManager class преди 10 години
Timer.cxx Limit lossless refresh update to safe size преди 6 години
Timer.h Limit lossless refresh update to safe size преди 6 години
UnixPasswordValidator.cxx Correct naming convention for some parameters преди 9 години
UnixPasswordValidator.h [Development] Add missing PAM sources (fixes commit r4128). преди 13 години
UpdateTracker.cxx Remove unused assert.h include преди 9 години
UpdateTracker.h Remove the "video" feature and its associated custom JPEG handling. преди 15 години
UserMsgBox.h [Development] client: Add dialog window to accept/save invalid X509 преди 13 години
UserPasswdGetter.h Merge branch 'fix-warnings' преди 6 години
VNCSConnectionST.cxx Send lossless refresh even with pending updates преди 6 години
VNCSConnectionST.h Merge branch 'congestion' of https://github.com/CendioOssman/tigervnc преди 6 години
VNCServer.h Add server side lock key sync heuristic преди 6 години
VNCServerST.cxx Flush pending changes when desktop starts преди 6 години
VNCServerST.h Send lossless refresh even with pending updates преди 6 години
WinPasswdValidator.cxx Remove unused variables преди 9 години
WinPasswdValidator.h [Development] Implement PasswordValidator class on Windows (Martin Koegler) преди 13 години
XF86keysym.h spelling fixes преди 7 години
ZRLEDecoder.cxx Properly handle depth > 24 in ZRLE decoder преди 7 години
ZRLEDecoder.h Split decoders into a read and decode step преди 8 години
ZRLEEncoder.cxx Move image encoding logic into a central EncodeManager class преди 10 години
ZRLEEncoder.h Move image encoding logic into a central EncodeManager class преди 10 години
ZRLEEncoderBPP.cxx Move image encoding logic into a central EncodeManager class преди 10 години
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 Basic support for QEMU Extended Key Events преди 6 години
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 The PAM callback is slightly different on Solaris преди 9 години
pam.h [Development] Add missing PAM sources (fixes commit r4128). преди 13 години
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 Split decoders into a read and decode step преди 8 години
util.cxx Remove no longer relevant license comment преди 6 години
util.h Merge branch 'congestion' of https://github.com/CendioOssman/tigervnc преди 6 години
zrleDecode.h Fix temporary decoder buffer sizes преди 7 години