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