Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Pierre Ossman fe2e5fca21 Merge branch 'unix' of https://github.com/CendioOssman/tigervnc 6 år sedan
..
Blacklist.cxx Revert previous commit (r3889). Windows code has to be cleaned before this 14 år sedan
Blacklist.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 år sedan
CConnection.cxx Make exception classes have clearer messages 6 år sedan
CConnection.h Display security state when asking for password 6 år sedan
CMakeLists.txt Move congestion control to its own class 6 år sedan
CMsgHandler.cxx Basic support for QEMU Extended Key Events 6 år sedan
CMsgHandler.h Basic support for QEMU Extended Key Events 6 år sedan
CMsgReader.cxx Fix "int-in-bool-context" compile errors 6 år sedan
CMsgReader.h Add client support for LED state sync 6 år sedan
CMsgWriter.cxx Stop abusing InputHandler class for write class 6 år sedan
CMsgWriter.h Stop abusing InputHandler class for write class 6 år sedan
CSecurity.h Display security state when asking for password 6 år sedan
CSecurityNone.h [Development] Enhance Security class to be usable by viewer. 14 år sedan
CSecurityPlain.cxx Display security state when asking for password 6 år sedan
CSecurityPlain.h [Development] Implement *Plain types on the client side. 13 år sedan
CSecurityStack.cxx Display security state when asking for password 6 år sedan
CSecurityStack.h Display security state when asking for password 6 år sedan
CSecurityTLS.cxx Make exception classes have clearer messages 6 år sedan
CSecurityTLS.h Display security state when asking for password 6 år sedan
CSecurityVeNCrypt.cxx Use better security method description when using VeNCrypt 6 år sedan
CSecurityVeNCrypt.h Use better security method description when using VeNCrypt 6 år sedan
CSecurityVncAuth.cxx Display security state when asking for password 6 år sedan
CSecurityVncAuth.h [Development] Implement VeNCrypt type support on client side. Currently only 14 år sedan
ComparingUpdateTracker.cxx Log statistics from ComparingUpdateTracker 7 år sedan
ComparingUpdateTracker.h Log statistics from ComparingUpdateTracker 7 år sedan
Configuration.cxx Handle hexadecimal and octal parameters 6 år sedan
Configuration.h x0vncserver does not support SetDesktopSize; remove -AcceptSetDesktopSize 6 år sedan
Congestion.cxx Avoid assert crash after bytestream position wrap around 6 år sedan
Congestion.h Limit lossless refresh update to safe size 6 år sedan
ConnParams.cxx Add missing break for LED state check 6 år sedan
ConnParams.h Basic support for QEMU Extended Key Events 6 år sedan
CopyRectDecoder.cxx Decode overlapping rectangles in order 8 år sedan
CopyRectDecoder.h Decode overlapping rectangles in order 8 år sedan
Cursor.cxx Don't try to render cursors with no size 7 år sedan
Cursor.h Change cursor API to use RGBA data 7 år sedan
DecodeManager.cxx Catch exceptions by reference 6 år sedan
DecodeManager.h rfb: Fix struct-vs-class warnings 7 år sedan
Decoder.cxx Allow conditional dependencies between rects when decoding 8 år sedan
Decoder.h rfb: Fix struct-vs-class warnings 7 år sedan
EncodeManager.cxx Limit lossless refresh update to safe size 6 år sedan
EncodeManager.h Limit lossless refresh update to safe size 6 år sedan
EncodeManagerBPP.cxx Remove unused variables 9 år sedan
Encoder.cxx Change fillRect() to take a buffer instead of a pixel 9 år sedan
Encoder.h Automatic lossless refresh 6 år sedan
Exception.h Make exception classes have clearer messages 6 år sedan
HTTPServer.cxx Catch exceptions by reference 6 år sedan
HTTPServer.h Move getSockets() to SocketServer interface 7 år sedan
HextileDecoder.cxx Add flags member to decoders 8 år sedan
HextileDecoder.h Split decoders into a read and decode step 8 år sedan
HextileEncoder.cxx Move image encoding logic into a central EncodeManager class 10 år sedan
HextileEncoder.h Move image encoding logic into a central EncodeManager class 10 år sedan
Hostname.h Fix display/port switch at display 100 8 år sedan
InputHandler.h Merge branch 'fix-warnings' 6 år sedan
JpegCompressor.cxx spelling fixes 7 år sedan
JpegCompressor.h Make the subsampling setting follow the common style 10 år sedan
JpegDecompressor.cxx spelling fixes 7 år sedan
JpegDecompressor.h Move JPEG decoding into a standalone class (these should have been checked in with r4757. Oops.) 12 år sedan
KeyRemapper.cxx Replace Windows specific thread handling 8 år sedan
KeyRemapper.h Replace Windows specific thread handling 8 år sedan
ListConnInfo.h Reduce header dependencies in server classes 6 år sedan
LogWriter.cxx Remove a lot of platform compatibilty stuff 10 år sedan
LogWriter.h rfb: Silence nonliteral format string warning in Logger 7 år sedan
Logger.cxx Remove a lot of platform compatibilty stuff 10 år sedan
Logger.h rfb: Silence nonliteral format string warning in Logger 7 år sedan
Logger_file.cxx Replace Windows specific thread handling 8 år sedan
Logger_file.h Replace Windows specific thread handling 8 år sedan
Logger_stdio.cxx Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 år sedan
Logger_stdio.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 år sedan
Logger_syslog.cxx Replace Windows specific thread handling 8 år sedan
Logger_syslog.h Add syslog logger. 9 år sedan
Palette.h Consolidate the different palette handler implementations 10 år sedan
Password.cxx [Bugfix] Add correct PlainPasswd constructor to avoid vncpasswd crash. 15 år sedan
Password.h [Bugfix] Add correct PlainPasswd constructor to avoid vncpasswd crash. 15 år sedan
Pixel.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 år sedan
PixelBuffer.cxx Remove reallocation log message from ManagedPixelBuffer 7 år sedan
PixelBuffer.h rfb: Avoid unused argument warnings in headers 6 år sedan
PixelFormat.cxx Fix rounding error in pixel down conversion 6 år sedan
PixelFormat.h Fix rounding error in pixel down conversion 6 år sedan
PixelFormat.inl Fix rounding error in pixel down conversion 6 år sedan
PixelFormatBPP.cxx Fix rounding error in pixel down conversion 6 år sedan
RREDecoder.cxx Add flags member to decoders 8 år sedan
RREDecoder.h Split decoders into a read and decode step 8 år sedan
RREEncoder.cxx Move image encoding logic into a central EncodeManager class 10 år sedan
RREEncoder.h Move image encoding logic into a central EncodeManager class 10 år sedan
RawDecoder.cxx Add flags member to decoders 8 år sedan
RawDecoder.h Split decoders into a read and decode step 8 år sedan
RawEncoder.cxx Move image encoding logic into a central EncodeManager class 10 år sedan
RawEncoder.h Move image encoding logic into a central EncodeManager class 10 år sedan
Rect.h Make Rect::area() signed, just like Rect::width()/height() 9 år sedan
Region.cxx Remove redundant Region::copyFrom() 6 år sedan
Region.h Remove redundant Region::copyFrom() 6 år sedan
SConnection.cxx Make exception classes have clearer messages 6 år sedan
SConnection.h Make exception classes have clearer messages 6 år sedan
SDesktop.h Get rid of getFbSize()/getDesktopSize() in common 6 år sedan
SMsgHandler.cxx Basic support for QEMU Extended Key Events 6 år sedan
SMsgHandler.h Basic support for QEMU Extended Key Events 6 år sedan
SMsgReader.cxx Basic support for QEMU Extended Key Events 6 år sedan
SMsgReader.h Basic support for QEMU Extended Key Events 6 år sedan
SMsgWriter.cxx Fix "int-in-bool-context" compile errors 6 år sedan
SMsgWriter.h Merge branch 'fix-warnings' 6 år sedan
SSecurity.h Allow SSecurity to specify AccessRights for SConnection. 9 år sedan
SSecurityNone.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 år sedan
SSecurityPlain.cxx Limit max username/password size in SSecurityPlain. 7 år sedan
SSecurityPlain.h Add missing virtual destructors 7 år sedan
SSecurityStack.cxx Make sure attributes propagate through security wrappers 9 år sedan
SSecurityStack.h Make sure attributes propagate through security wrappers 9 år sedan
SSecurityTLS.cxx avoid putting more includes in headers than necessary 6 år sedan
SSecurityTLS.h Proper global init/deinit of GnuTLS 7 år sedan
SSecurityVeNCrypt.cxx Delete underlying ssecurity in SSecurityVeNCrypt. 7 år sedan
SSecurityVeNCrypt.h Make sure attributes propagate through security wrappers 9 år sedan
SSecurityVncAuth.cxx VncAuth: Read and use readonly password. 9 år sedan
SSecurityVncAuth.h Add missing virtual destructors 7 år sedan
ScaleFilters.cxx Remove a lot of platform compatibilty stuff 10 år sedan
ScaleFilters.h Eliminate GCC warning in ScaleFilters: 14 år sedan
ScreenSet.h Comparing ScreenSet:s should be done without considering order 6 år sedan
Security.cxx Add workaround for Vino's VeNCrypt implementation 8 år sedan
Security.h Add parameter to override GnuTLS priority 9 år sedan
SecurityClient.cxx Fix copy-paste error for the secTypeX509Vnc security type 8 år sedan
SecurityClient.h [Development] client: Add dialog window to accept/save invalid X509 13 år sedan
SecurityServer.cxx Revert "Use VncAuth as the default security type, ..." 9 år sedan
SecurityServer.h Allow SSecurity to specify AccessRights for SConnection. 9 år sedan
ServerCore.cxx Push query connect timeout back in to Xvnc 6 år sedan
ServerCore.h Push query connect timeout back in to Xvnc 6 år sedan
TightConstants.h Move image encoding logic into a central EncodeManager class 10 år sedan
TightDecoder.cxx Allow parallel decoding of Tight JPEG rects 8 år sedan
TightDecoder.h Allow parallel decoding of Tight JPEG rects 8 år sedan
TightEncoder.cxx Fix mistake in TightEncoder::setCompressLevel. 8 år sedan
TightEncoder.h Move image encoding logic into a central EncodeManager class 10 år sedan
TightEncoderBPP.cxx Move image encoding logic into a central EncodeManager class 10 år sedan
TightJPEGEncoder.cxx Automatic lossless refresh 6 år sedan
TightJPEGEncoder.h Move image encoding logic into a central EncodeManager class 10 år sedan
Timer.cxx Limit lossless refresh update to safe size 6 år sedan
Timer.h Limit lossless refresh update to safe size 6 år sedan
UnixPasswordValidator.cxx Correct naming convention for some parameters 9 år sedan
UnixPasswordValidator.h [Development] Add missing PAM sources (fixes commit r4128). 13 år sedan
UpdateTracker.cxx Remove unused assert.h include 9 år sedan
UpdateTracker.h Remove the "video" feature and its associated custom JPEG handling. 15 år sedan
UserMsgBox.h [Development] client: Add dialog window to accept/save invalid X509 13 år sedan
UserPasswdGetter.h Merge branch 'fix-warnings' 6 år sedan
VNCSConnectionST.cxx Send lossless refresh even with pending updates 6 år sedan
VNCSConnectionST.h Merge branch 'congestion' of https://github.com/CendioOssman/tigervnc 6 år sedan
VNCServer.h Add server side lock key sync heuristic 6 år sedan
VNCServerST.cxx Flush pending changes when desktop starts 6 år sedan
VNCServerST.h Send lossless refresh even with pending updates 6 år sedan
WinPasswdValidator.cxx Remove unused variables 9 år sedan
WinPasswdValidator.h [Development] Implement PasswordValidator class on Windows (Martin Koegler) 13 år sedan
XF86keysym.h spelling fixes 7 år sedan
ZRLEDecoder.cxx Properly handle depth > 24 in ZRLE decoder 7 år sedan
ZRLEDecoder.h Split decoders into a read and decode step 8 år sedan
ZRLEEncoder.cxx Move image encoding logic into a central EncodeManager class 10 år sedan
ZRLEEncoder.h Move image encoding logic into a central EncodeManager class 10 år sedan
ZRLEEncoderBPP.cxx Move image encoding logic into a central EncodeManager class 10 år sedan
d3des.c Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 år sedan
d3des.h [Bugfix] Declare d3des.h functions inside `extern "C" {}` block. 14 år sedan
encodings.cxx Remove a lot of platform compatibilty stuff 10 år sedan
encodings.h Basic support for QEMU Extended Key Events 6 år sedan
fenceTypes.h Basic infrastructure to support fences. 12 år sedan
hextileConstants.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 år sedan
hextileDecode.h hextileDecode.h: Fix buffer overflow 7 år sedan
hextileEncode.h Move image encoding logic into a central EncodeManager class 10 år sedan
hextileEncodeBetter.h Move image encoding logic into a central EncodeManager class 10 år sedan
keysymdef.h spelling fixes 7 år sedan
ledStates.h Add client support for LED state sync 6 år sedan
msgTypes.h Basic support for QEMU Extended Key Events 6 år sedan
pam.c The PAM callback is slightly different on Solaris 9 år sedan
pam.h [Development] Add missing PAM sources (fixes commit r4128). 13 år sedan
qemuTypes.h Basic support for QEMU Extended Key Events 6 år sedan
rreDecode.h Check invalid RRE rects 7 år sedan
rreEncode.h Move image encoding logic into a central EncodeManager class 10 år sedan
screenTypes.h Minimal server side implementation of the extended desktop size protocol. 15 år sedan
tightDecode.h Split decoders into a read and decode step 8 år sedan
util.cxx Remove no longer relevant license comment 6 år sedan
util.h Merge branch 'congestion' of https://github.com/CendioOssman/tigervnc 6 år sedan
zrleDecode.h Fix temporary decoder buffer sizes 7 år sedan