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