Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
Pierre Ossman 1a729dc012 Fix handling of VMware cursors 2 роки тому
..
Blacklist.cxx Be consistent in including config.h 2 роки тому
Blacklist.h Move Blacklist parameters out of the class 5 роки тому
CConnection.cxx Be consistent in including config.h 2 роки тому
CConnection.h Support the VMware Cursor Position extension on vncviewer 3 роки тому
CMakeLists.txt Switch region code to pixman 4 роки тому
CMsgHandler.cxx Be consistent in including config.h 2 роки тому
CMsgHandler.h Support the VMware Cursor Position extension on vncviewer 3 роки тому
CMsgReader.cxx Fix handling of VMware cursors 2 роки тому
CMsgReader.h Change streams to be asynchronous 4 роки тому
CMsgWriter.cxx Be consistent in including config.h 2 роки тому
CMsgWriter.h Support extended clipboard transfers 5 роки тому
CSecurity.h Avoid some variable aliasing 3 роки тому
CSecurityNone.h Strongly bind security objects to connection object 5 роки тому
CSecurityPlain.cxx Be consistent in including config.h 2 роки тому
CSecurityPlain.h Strongly bind security objects to connection object 5 роки тому
CSecurityStack.cxx Be consistent in including config.h 2 роки тому
CSecurityStack.h Strongly bind security objects to connection object 5 роки тому
CSecurityTLS.cxx Merge branch 'master' of https://github.com/twhitehead/tigervnc 2 роки тому
CSecurityTLS.h Be consistent in including config.h 2 роки тому
CSecurityVeNCrypt.cxx Be consistent in including config.h 2 роки тому
CSecurityVeNCrypt.h Change streams to be asynchronous 4 роки тому
CSecurityVncAuth.cxx Be consistent in including config.h 2 роки тому
CSecurityVncAuth.h Strongly bind security objects to connection object 5 роки тому
ClientParams.cxx Be consistent in including config.h 2 роки тому
ClientParams.h Add support for notifying clients about pointer movements 3 роки тому
ComparingUpdateTracker.cxx Be consistent in including config.h 2 роки тому
ComparingUpdateTracker.h Increase range of ComparingUpdateTracker statistics 5 роки тому
Configuration.cxx Be consistent in including config.h 2 роки тому
Configuration.h Clean up default value for X509 parameters 3 роки тому
Congestion.cxx Be consistent in including config.h 2 роки тому
Congestion.h Limit lossless refresh update to safe size 6 роки тому
CopyRectDecoder.cxx Be consistent in including config.h 2 роки тому
CopyRectDecoder.h Change streams to be asynchronous 4 роки тому
Cursor.cxx Be consistent in including config.h 2 роки тому
Cursor.h Change cursor API to use RGBA data 7 роки тому
DecodeManager.cxx Be consistent in including config.h 2 роки тому
DecodeManager.h Log decoding stats on disconnect 2 роки тому
Decoder.cxx Be consistent in including config.h 2 роки тому
Decoder.h Change streams to be asynchronous 4 роки тому
EncodeManager.cxx Be consistent in including config.h 2 роки тому
EncodeManager.h Add write protection to OffsetPixelBuffer 4 роки тому
EncodeManagerBPP.cxx Remove unused variables 9 роки тому
Encoder.cxx Be consistent in including config.h 2 роки тому
Encoder.h Allow perceptually lossless refresh 5 роки тому
Exception.h Make exception classes have clearer messages 6 роки тому
HextileDecoder.cxx Be consistent in including config.h 2 роки тому
HextileDecoder.h Change streams to be asynchronous 4 роки тому
HextileEncoder.cxx Be consistent in including config.h 2 роки тому
HextileEncoder.h Move image encoding logic into a central EncodeManager class 10 роки тому
Hostname.h Fix display/port switch at display 100 8 роки тому
InputHandler.h Clean up internal clipboard handling 5 роки тому
JpegCompressor.cxx Be consistent in including config.h 2 роки тому
JpegCompressor.h Remove special functions from JPEG compressor 4 роки тому
JpegDecompressor.cxx Be consistent in including config.h 2 роки тому
JpegDecompressor.h Move JPEG decoding into a standalone class (these should have been checked in with r4757. Oops.) 12 роки тому
KeyRemapper.cxx Be consistent in including config.h 2 роки тому
KeyRemapper.h Replace Windows specific thread handling 8 роки тому
LogWriter.cxx Be consistent in including config.h 2 роки тому
LogWriter.h Remove unused LogParameter::setDefault() 3 роки тому
Logger.cxx Be consistent in including config.h 2 роки тому
Logger.h rfb: Silence nonliteral format string warning in Logger 7 роки тому
Logger_file.cxx Be consistent in including config.h 2 роки тому
Logger_file.h Replace Windows specific thread handling 8 роки тому
Logger_stdio.cxx Be consistent in including config.h 2 роки тому
Logger_stdio.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 роки тому
Logger_syslog.cxx Be consistent in including config.h 2 роки тому
Logger_syslog.h Add syslog logger. 9 роки тому
Palette.h Consolidate the different palette handler implementations 10 роки тому
Password.cxx Be consistent in including config.h 2 роки тому
Password.h Use size_t for lengths in stream objects 4 роки тому
Pixel.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 роки тому
PixelBuffer.cxx Be consistent in including config.h 2 роки тому
PixelBuffer.h Encapsulate PixelBuffer internal details 4 роки тому
PixelFormat.cxx Be consistent in including config.h 2 роки тому
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 Be consistent in including config.h 2 роки тому
RREDecoder.h Change streams to be asynchronous 4 роки тому
RREEncoder.cxx Be consistent in including config.h 2 роки тому
RREEncoder.h Move image encoding logic into a central EncodeManager class 10 роки тому
RawDecoder.cxx Be consistent in including config.h 2 роки тому
RawDecoder.h Change streams to be asynchronous 4 роки тому
RawEncoder.cxx Be consistent in including config.h 2 роки тому
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 Be consistent in including config.h 2 роки тому
Region.h Get rid of magical assignment to Region 4 роки тому
SConnection.cxx Be consistent in including config.h 2 роки тому
SConnection.h Merge branch 'autoclip' of https://github.com/CendioOssman/tigervnc 3 роки тому
SDesktop.h Improved clipboard API 5 роки тому
SMsgHandler.cxx Be consistent in including config.h 2 роки тому
SMsgHandler.h Support extended clipboard transfers 5 роки тому
SMsgReader.cxx Be consistent in including config.h 2 роки тому
SMsgReader.h Change streams to be asynchronous 4 роки тому
SMsgWriter.cxx Be consistent in including config.h 2 роки тому
SMsgWriter.h Add support for notifying clients about pointer movements 3 роки тому
SSecurity.h Avoid some variable aliasing 3 роки тому
SSecurityNone.h Strongly bind security objects to connection object 5 роки тому
SSecurityPlain.cxx Change streams to be asynchronous 4 роки тому
SSecurityPlain.h Be consistent in including config.h 2 роки тому
SSecurityStack.cxx Be consistent in including config.h 2 роки тому
SSecurityStack.h Strongly bind security objects to connection object 5 роки тому
SSecurityTLS.cxx Fix priority string when using newer GnuTLS 2 роки тому
SSecurityTLS.h Be consistent in including config.h 2 роки тому
SSecurityVeNCrypt.cxx Remove unneeded NULL checks 3 роки тому
SSecurityVeNCrypt.h Be consistent in including config.h 2 роки тому
SSecurityVncAuth.cxx Be consistent in including config.h 2 роки тому
SSecurityVncAuth.h Change streams to be asynchronous 4 роки тому
ScaleFilters.cxx Be consistent in including config.h 2 роки тому
ScaleFilters.h Eliminate GCC warning in ScaleFilters: 14 роки тому
ScreenSet.h Comparing ScreenSet:s should be done without considering order 6 роки тому
Security.cxx Utilize system-wide crypto policies 2 роки тому
Security.h Remove unnecessary header include 3 роки тому
SecurityClient.cxx Clean up default value for X509 parameters 3 роки тому
SecurityClient.h Clean up default value for X509 parameters 3 роки тому
SecurityServer.cxx Strongly bind security objects to connection object 5 роки тому
SecurityServer.h Strongly bind security objects to connection object 5 роки тому
ServerCore.cxx Be consistent in including config.h 2 роки тому
ServerCore.h Change streams to be asynchronous 4 роки тому
ServerParams.cxx Be consistent in including config.h 2 роки тому
ServerParams.h Handle unsolicited clipboard transfers 3 роки тому
TightConstants.h Move image encoding logic into a central EncodeManager class 10 роки тому
TightDecoder.cxx Be consistent in including config.h 2 роки тому
TightDecoder.h Change streams to be asynchronous 4 роки тому
TightEncoder.cxx Be consistent in including config.h 2 роки тому
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 Be consistent in including config.h 2 роки тому
TightJPEGEncoder.h Add method to get compression settings from encoder 5 роки тому
Timer.cxx Be consistent in including config.h 2 роки тому
Timer.h Support calling methods from timers 4 роки тому
UnixPasswordValidator.cxx Make PAM mandatory 4 роки тому
UnixPasswordValidator.h [Development] Add missing PAM sources (fixes commit r4128). 13 роки тому
UpdateTracker.cxx Be consistent in including config.h 2 роки тому
UpdateTracker.h Move copy rect handling to EncodeManager 5 роки тому
UserMsgBox.h [Development] client: Add dialog window to accept/save invalid X509 13 роки тому
UserPasswdGetter.h Merge branch 'fix-warnings' 6 роки тому
VNCSConnectionST.cxx Be consistent in including config.h 2 роки тому
VNCSConnectionST.h Add support for notifying clients about pointer movements 3 роки тому
VNCServer.h Add support for notifying clients about pointer movements 3 роки тому
VNCServerST.cxx Be consistent in including config.h 2 роки тому
VNCServerST.h Add support for notifying clients about pointer movements 3 роки тому
WinPasswdValidator.cxx Be consistent in including config.h 2 роки тому
WinPasswdValidator.h [Development] Implement PasswordValidator class on Windows (Martin Koegler) 13 роки тому
XF86keysym.h spelling fixes 7 роки тому
ZRLEDecoder.cxx Be consistent in including config.h 2 роки тому
ZRLEDecoder.h Change streams to be asynchronous 4 роки тому
ZRLEEncoder.cxx Be consistent in including config.h 2 роки тому
ZRLEEncoder.h Move image encoding logic into a central EncodeManager class 10 роки тому
ZRLEEncoderBPP.cxx Move image encoding logic into a central EncodeManager class 10 роки тому
clipboardTypes.h Support extended clipboard transfers 5 роки тому
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 Be consistent in including config.h 2 роки тому
encodings.h Add support for notifying clients about pointer movements 3 роки тому
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 Make PAM mandatory 4 роки тому
pam.h Make PAM mandatory 4 роки тому
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 Handle empty Tight gradient rects 4 роки тому
util.cxx Correctly clear out output UTF-16 buffer 3 роки тому
util.h Be consistent in including config.h 2 роки тому
zrleDecode.h Change streams to be asynchronous 4 роки тому