Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Pierre Ossman 1a729dc012 Fix handling of VMware cursors před 2 roky
..
Blacklist.cxx Be consistent in including config.h před 2 roky
Blacklist.h Move Blacklist parameters out of the class před 5 roky
CConnection.cxx Be consistent in including config.h před 2 roky
CConnection.h Support the VMware Cursor Position extension on vncviewer před 3 roky
CMakeLists.txt Switch region code to pixman před 4 roky
CMsgHandler.cxx Be consistent in including config.h před 2 roky
CMsgHandler.h Support the VMware Cursor Position extension on vncviewer před 3 roky
CMsgReader.cxx Fix handling of VMware cursors před 2 roky
CMsgReader.h Change streams to be asynchronous před 4 roky
CMsgWriter.cxx Be consistent in including config.h před 2 roky
CMsgWriter.h Support extended clipboard transfers před 4 roky
CSecurity.h Avoid some variable aliasing před 2 roky
CSecurityNone.h Strongly bind security objects to connection object před 5 roky
CSecurityPlain.cxx Be consistent in including config.h před 2 roky
CSecurityPlain.h Strongly bind security objects to connection object před 5 roky
CSecurityStack.cxx Be consistent in including config.h před 2 roky
CSecurityStack.h Strongly bind security objects to connection object před 5 roky
CSecurityTLS.cxx Merge branch 'master' of https://github.com/twhitehead/tigervnc před 2 roky
CSecurityTLS.h Be consistent in including config.h před 2 roky
CSecurityVeNCrypt.cxx Be consistent in including config.h před 2 roky
CSecurityVeNCrypt.h Change streams to be asynchronous před 4 roky
CSecurityVncAuth.cxx Be consistent in including config.h před 2 roky
CSecurityVncAuth.h Strongly bind security objects to connection object před 5 roky
ClientParams.cxx Be consistent in including config.h před 2 roky
ClientParams.h Add support for notifying clients about pointer movements před 3 roky
ComparingUpdateTracker.cxx Be consistent in including config.h před 2 roky
ComparingUpdateTracker.h Increase range of ComparingUpdateTracker statistics před 5 roky
Configuration.cxx Be consistent in including config.h před 2 roky
Configuration.h Clean up default value for X509 parameters před 2 roky
Congestion.cxx Be consistent in including config.h před 2 roky
Congestion.h Limit lossless refresh update to safe size před 6 roky
CopyRectDecoder.cxx Be consistent in including config.h před 2 roky
CopyRectDecoder.h Change streams to be asynchronous před 4 roky
Cursor.cxx Be consistent in including config.h před 2 roky
Cursor.h Change cursor API to use RGBA data před 7 roky
DecodeManager.cxx Be consistent in including config.h před 2 roky
DecodeManager.h Log decoding stats on disconnect před 2 roky
Decoder.cxx Be consistent in including config.h před 2 roky
Decoder.h Change streams to be asynchronous před 4 roky
EncodeManager.cxx Be consistent in including config.h před 2 roky
EncodeManager.h Add write protection to OffsetPixelBuffer před 4 roky
EncodeManagerBPP.cxx Remove unused variables před 9 roky
Encoder.cxx Be consistent in including config.h před 2 roky
Encoder.h Allow perceptually lossless refresh před 5 roky
Exception.h Make exception classes have clearer messages před 6 roky
HextileDecoder.cxx Be consistent in including config.h před 2 roky
HextileDecoder.h Change streams to be asynchronous před 4 roky
HextileEncoder.cxx Be consistent in including config.h před 2 roky
HextileEncoder.h Move image encoding logic into a central EncodeManager class před 10 roky
Hostname.h Fix display/port switch at display 100 před 7 roky
InputHandler.h Clean up internal clipboard handling před 4 roky
JpegCompressor.cxx Be consistent in including config.h před 2 roky
JpegCompressor.h Remove special functions from JPEG compressor před 4 roky
JpegDecompressor.cxx Be consistent in including config.h před 2 roky
JpegDecompressor.h Move JPEG decoding into a standalone class (these should have been checked in with r4757. Oops.) před 12 roky
KeyRemapper.cxx Be consistent in including config.h před 2 roky
KeyRemapper.h Replace Windows specific thread handling před 7 roky
LogWriter.cxx Be consistent in including config.h před 2 roky
LogWriter.h Remove unused LogParameter::setDefault() před 2 roky
Logger.cxx Be consistent in including config.h před 2 roky
Logger.h rfb: Silence nonliteral format string warning in Logger před 6 roky
Logger_file.cxx Be consistent in including config.h před 2 roky
Logger_file.h Replace Windows specific thread handling před 7 roky
Logger_stdio.cxx Be consistent in including config.h před 2 roky
Logger_stdio.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. před 18 roky
Logger_syslog.cxx Be consistent in including config.h před 2 roky
Logger_syslog.h Add syslog logger. před 9 roky
Palette.h Consolidate the different palette handler implementations před 10 roky
Password.cxx Be consistent in including config.h před 2 roky
Password.h Use size_t for lengths in stream objects před 4 roky
Pixel.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. před 18 roky
PixelBuffer.cxx Be consistent in including config.h před 2 roky
PixelBuffer.h Encapsulate PixelBuffer internal details před 4 roky
PixelFormat.cxx Be consistent in including config.h před 2 roky
PixelFormat.h Fix rounding error in pixel down conversion před 6 roky
PixelFormat.inl Fix rounding error in pixel down conversion před 6 roky
PixelFormatBPP.cxx Fix rounding error in pixel down conversion před 6 roky
RREDecoder.cxx Be consistent in including config.h před 2 roky
RREDecoder.h Change streams to be asynchronous před 4 roky
RREEncoder.cxx Be consistent in including config.h před 2 roky
RREEncoder.h Move image encoding logic into a central EncodeManager class před 10 roky
RawDecoder.cxx Be consistent in including config.h před 2 roky
RawDecoder.h Change streams to be asynchronous před 4 roky
RawEncoder.cxx Be consistent in including config.h před 2 roky
RawEncoder.h Move image encoding logic into a central EncodeManager class před 10 roky
Rect.h Make Rect::area() signed, just like Rect::width()/height() před 9 roky
Region.cxx Be consistent in including config.h před 2 roky
Region.h Get rid of magical assignment to Region před 4 roky
SConnection.cxx Be consistent in including config.h před 2 roky
SConnection.h Merge branch 'autoclip' of https://github.com/CendioOssman/tigervnc před 3 roky
SDesktop.h Improved clipboard API před 4 roky
SMsgHandler.cxx Be consistent in including config.h před 2 roky
SMsgHandler.h Support extended clipboard transfers před 4 roky
SMsgReader.cxx Be consistent in including config.h před 2 roky
SMsgReader.h Change streams to be asynchronous před 4 roky
SMsgWriter.cxx Be consistent in including config.h před 2 roky
SMsgWriter.h Add support for notifying clients about pointer movements před 3 roky
SSecurity.h Avoid some variable aliasing před 2 roky
SSecurityNone.h Strongly bind security objects to connection object před 5 roky
SSecurityPlain.cxx Change streams to be asynchronous před 4 roky
SSecurityPlain.h Be consistent in including config.h před 2 roky
SSecurityStack.cxx Be consistent in including config.h před 2 roky
SSecurityStack.h Strongly bind security objects to connection object před 5 roky
SSecurityTLS.cxx Fix priority string when using newer GnuTLS před 2 roky
SSecurityTLS.h Be consistent in including config.h před 2 roky
SSecurityVeNCrypt.cxx Remove unneeded NULL checks před 2 roky
SSecurityVeNCrypt.h Be consistent in including config.h před 2 roky
SSecurityVncAuth.cxx Be consistent in including config.h před 2 roky
SSecurityVncAuth.h Change streams to be asynchronous před 4 roky
ScaleFilters.cxx Be consistent in including config.h před 2 roky
ScaleFilters.h Eliminate GCC warning in ScaleFilters: před 14 roky
ScreenSet.h Comparing ScreenSet:s should be done without considering order před 6 roky
Security.cxx Utilize system-wide crypto policies před 2 roky
Security.h Remove unnecessary header include před 2 roky
SecurityClient.cxx Clean up default value for X509 parameters před 2 roky
SecurityClient.h Clean up default value for X509 parameters před 2 roky
SecurityServer.cxx Strongly bind security objects to connection object před 5 roky
SecurityServer.h Strongly bind security objects to connection object před 5 roky
ServerCore.cxx Be consistent in including config.h před 2 roky
ServerCore.h Change streams to be asynchronous před 4 roky
ServerParams.cxx Be consistent in including config.h před 2 roky
ServerParams.h Handle unsolicited clipboard transfers před 3 roky
TightConstants.h Move image encoding logic into a central EncodeManager class před 10 roky
TightDecoder.cxx Be consistent in including config.h před 2 roky
TightDecoder.h Change streams to be asynchronous před 4 roky
TightEncoder.cxx Be consistent in including config.h před 2 roky
TightEncoder.h Move image encoding logic into a central EncodeManager class před 10 roky
TightEncoderBPP.cxx Move image encoding logic into a central EncodeManager class před 10 roky
TightJPEGEncoder.cxx Be consistent in including config.h před 2 roky
TightJPEGEncoder.h Add method to get compression settings from encoder před 5 roky
Timer.cxx Be consistent in including config.h před 2 roky
Timer.h Support calling methods from timers před 4 roky
UnixPasswordValidator.cxx Make PAM mandatory před 4 roky
UnixPasswordValidator.h [Development] Add missing PAM sources (fixes commit r4128). před 13 roky
UpdateTracker.cxx Be consistent in including config.h před 2 roky
UpdateTracker.h Move copy rect handling to EncodeManager před 5 roky
UserMsgBox.h [Development] client: Add dialog window to accept/save invalid X509 před 13 roky
UserPasswdGetter.h Merge branch 'fix-warnings' před 6 roky
VNCSConnectionST.cxx Be consistent in including config.h před 2 roky
VNCSConnectionST.h Add support for notifying clients about pointer movements před 3 roky
VNCServer.h Add support for notifying clients about pointer movements před 3 roky
VNCServerST.cxx Be consistent in including config.h před 2 roky
VNCServerST.h Add support for notifying clients about pointer movements před 3 roky
WinPasswdValidator.cxx Be consistent in including config.h před 2 roky
WinPasswdValidator.h [Development] Implement PasswordValidator class on Windows (Martin Koegler) před 13 roky
XF86keysym.h spelling fixes před 7 roky
ZRLEDecoder.cxx Be consistent in including config.h před 2 roky
ZRLEDecoder.h Change streams to be asynchronous před 4 roky
ZRLEEncoder.cxx Be consistent in including config.h před 2 roky
ZRLEEncoder.h Move image encoding logic into a central EncodeManager class před 10 roky
ZRLEEncoderBPP.cxx Move image encoding logic into a central EncodeManager class před 10 roky
clipboardTypes.h Support extended clipboard transfers před 4 roky
d3des.c Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. před 18 roky
d3des.h [Bugfix] Declare d3des.h functions inside `extern "C" {}` block. před 14 roky
encodings.cxx Be consistent in including config.h před 2 roky
encodings.h Add support for notifying clients about pointer movements před 3 roky
fenceTypes.h Basic infrastructure to support fences. před 12 roky
hextileConstants.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. před 18 roky
hextileDecode.h hextileDecode.h: Fix buffer overflow před 7 roky
hextileEncode.h Move image encoding logic into a central EncodeManager class před 10 roky
hextileEncodeBetter.h Move image encoding logic into a central EncodeManager class před 10 roky
keysymdef.h spelling fixes před 7 roky
ledStates.h Add client support for LED state sync před 6 roky
msgTypes.h Basic support for QEMU Extended Key Events před 6 roky
pam.c Make PAM mandatory před 4 roky
pam.h Make PAM mandatory před 4 roky
qemuTypes.h Basic support for QEMU Extended Key Events před 6 roky
rreDecode.h Check invalid RRE rects před 7 roky
rreEncode.h Move image encoding logic into a central EncodeManager class před 10 roky
screenTypes.h Minimal server side implementation of the extended desktop size protocol. před 15 roky
tightDecode.h Handle empty Tight gradient rects před 4 roky
util.cxx Correctly clear out output UTF-16 buffer před 3 roky
util.h Be consistent in including config.h před 2 roky
zrleDecode.h Change streams to be asynchronous před 4 roky