選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Pierre Ossman 3a1c46ff75 Explicitly mark unused parameters 1年前
..
Blacklist.cxx Be consistent in including config.h 2年前
Blacklist.h Move Blacklist parameters out of the class 5年前
CConnection.cxx Explicitly mark unused parameters 1年前
CConnection.h Stop supplying flags to clipboard peek handler 1年前
CMakeLists.txt Mark system include paths correctly 1年前
CMsgHandler.cxx Explicitly mark unused parameters 1年前
CMsgHandler.h Stop supplying flags to clipboard peek handler 1年前
CMsgReader.cxx Stop supplying flags to clipboard peek handler 1年前
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 Add support for RSA-AES security types 1年前
CSecurityDH.cxx Add client-side support for the DH security type. 1年前
CSecurityDH.h Add client-side support for the DH security type. 1年前
CSecurityMSLogonII.cxx Add client-side support for the MSLogonII security type. 1年前
CSecurityMSLogonII.h Add client-side support for the MSLogonII security type. 1年前
CSecurityNone.h Remove unused CSecurity::description() 1年前
CSecurityPlain.cxx Be consistent in including config.h 2年前
CSecurityPlain.h Remove unused CSecurity::description() 1年前
CSecurityRSAAES.cxx Add support for RSA-AES security types 1年前
CSecurityRSAAES.h Add support for RSA-AES security types 1年前
CSecurityStack.cxx Remove unused CSecurity::description() 1年前
CSecurityStack.h Remove unused CSecurity::description() 1年前
CSecurityTLS.cxx Print GnuTLS certificate status as hex 2年前
CSecurityTLS.h Add support for RSA-AES security types 1年前
CSecurityVeNCrypt.cxx Remove unused CSecurity::description() 1年前
CSecurityVeNCrypt.h Remove unused CSecurity::description() 1年前
CSecurityVncAuth.cxx Be consistent in including config.h 2年前
CSecurityVncAuth.h Remove unused CSecurity::description() 1年前
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 Explicitly mark unused parameters 1年前
Congestion.h Limit lossless refresh update to safe size 6年前
CopyRectDecoder.cxx Explicitly mark unused parameters 1年前
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 Explicitly mark unused parameters 1年前
Decoder.h Change streams to be asynchronous 4年前
EncodeManager.cxx Explicitly mark unused parameters 1年前
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 Explicitly mark unused parameters 1年前
Exception.h Make exception classes have clearer messages 6年前
H264Decoder.cxx Explicitly mark unused parameters 1年前
H264Decoder.h H264 Decoder 2年前
H264DecoderContext.cxx H264 Decoder 2年前
H264DecoderContext.h Explicitly mark unused parameters 1年前
H264LibavDecoderContext.cxx Remove unused flags to decoder contexts 1年前
H264LibavDecoderContext.h Remove unused flags to decoder contexts 1年前
H264WinDecoderContext.cxx Remove unused flags to decoder contexts 1年前
H264WinDecoderContext.h Remove unused flags to decoder contexts 1年前
HextileDecoder.cxx Be consistent in including config.h 2年前
HextileDecoder.h Change streams to be asynchronous 4年前
HextileEncoder.cxx Explicitly mark unused parameters 1年前
HextileEncoder.h Move image encoding logic into a central EncodeManager class 10年前
Hostname.h Ignore whitespace around components of host-and-port specification 1年前
InputHandler.h Explicitly mark unused parameters 1年前
JpegCompressor.cxx Explicitly mark unused parameters 1年前
JpegCompressor.h Remove special functions from JPEG compressor 4年前
JpegDecompressor.cxx Explicitly mark unused parameters 1年前
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 Explicitly mark unused parameters 1年前
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 Explicitly mark unused parameters 1年前
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 Explicitly mark unused parameters 1年前
PixelBuffer.h Explicitly mark unused parameters 1年前
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 Explicitly mark unused parameters 1年前
RREDecoder.h Change streams to be asynchronous 4年前
RREEncoder.cxx Explicitly mark unused parameters 1年前
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 Explicitly mark unused parameters 1年前
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 Explicitly mark unused parameters 1年前
SConnection.h Stop supplying flags to clipboard peek handler 1年前
SDesktop.h Explicitly mark unused parameters 1年前
SMsgHandler.cxx Explicitly mark unused parameters 1年前
SMsgHandler.h Stop supplying flags to clipboard peek handler 1年前
SMsgReader.cxx Stop supplying flags to clipboard peek handler 1年前
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 Add support for RSA-AES security types 1年前
SSecurityPlain.h Be consistent in including config.h 2年前
SSecurityRSAAES.cxx Add support for RSA-AES security types 1年前
SSecurityRSAAES.h Add support for RSA-AES security types 1年前
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 Add client-side support for the MSLogonII security type. 1年前
Security.h Add client-side support for the MSLogonII security type. 1年前
SecurityClient.cxx Add client-side support for the MSLogonII security type. 1年前
SecurityClient.h Clean up default value for X509 parameters 3年前
SecurityServer.cxx Don't enable RSA-AES by default in servers 1年前
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 Explicitly mark unused parameters 1年前
TightDecoder.h Change streams to be asynchronous 4年前
TightEncoder.cxx Explicitly mark unused parameters 1年前
TightEncoder.h Don't include palette to full color methods 1年前
TightEncoderBPP.cxx Move image encoding logic into a central EncodeManager class 10年前
TightJPEGEncoder.cxx Explicitly mark unused parameters 1年前
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 Explicitly mark unused parameters 1年前
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 Improve logging around screen resizing 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 Improve logging around screen resizing 2年前
VNCServerST.h Add support for notifying clients about pointer movements 3年前
WinPasswdValidator.cxx Explicitly mark unused parameters 1年前
WinPasswdValidator.h [Development] Implement PasswordValidator class on Windows (Martin Koegler) 13年前
XF86keysym.h spelling fixes 7年前
ZRLEDecoder.cxx Explicitly mark unused parameters 1年前
ZRLEDecoder.h Change streams to be asynchronous 4年前
ZRLEEncoder.cxx Don't include palette to full color methods 1年前
ZRLEEncoder.h Don't include palette to full color methods 1年前
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 H264 Decoder 2年前
encodings.h H264 Decoder 2年前
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 Explicitly mark unused parameters 1年前
zrleDecode.h Change streams to be asynchronous 4年前