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