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 9ca100d463 Merge branch 'types2' of https://github.com/CendioOssman/tigervnc před 11 měsíci
..
Blacklist.cxx Use std::string for string memory management před 1 rokem
Blacklist.h Use std::string for string memory management před 1 rokem
CConnection.cxx Clean up string encoding handling před 11 měsíci
CConnection.h Consistently use uint8_t for data buffers před 1 rokem
CMakeLists.txt Prefer target_include_directories() před 1 rokem
CMsgHandler.cxx Consistently use uint8_t for data buffers před 1 rokem
CMsgHandler.h Consistently use uint8_t for data buffers před 1 rokem
CMsgReader.cxx Clean up string encoding handling před 11 měsíci
CMsgReader.h Use stdint types před 1 rokem
CMsgWriter.cxx Clean up string encoding handling před 11 měsíci
CMsgWriter.h Consistently use uint8_t for data buffers před 1 rokem
CSecurity.h Add support for RSA-AES security types před 1 rokem
CSecurityDH.cxx Consistently use uint8_t for data buffers před 1 rokem
CSecurityDH.h Fix CRLF line endings před 1 rokem
CSecurityMSLogonII.cxx Return std::string instead of dynamic allocations před 1 rokem
CSecurityMSLogonII.h Fix CRLF line endings před 1 rokem
CSecurityNone.h Remove unused CSecurity::description() před 1 rokem
CSecurityPlain.cxx Consistently use uint8_t for data buffers před 1 rokem
CSecurityPlain.h Remove unused CSecurity::description() před 1 rokem
CSecurityRSAAES.cxx Consistently use uint8_t for data buffers před 1 rokem
CSecurityRSAAES.h Use stdint types před 1 rokem
CSecurityStack.cxx Remove unused CSecurity::description() před 1 rokem
CSecurityStack.h Remove unused CSecurity::description() před 1 rokem
CSecurityTLS.cxx Remove unused rfb/util.h includes před 1 rokem
CSecurityTLS.h Use StringParameters directly před 1 rokem
CSecurityVeNCrypt.cxx Use stdint types před 1 rokem
CSecurityVeNCrypt.h Use stdint types před 1 rokem
CSecurityVncAuth.cxx Remove unused rfb/util.h includes před 1 rokem
CSecurityVncAuth.h Remove unused CSecurity::description() před 1 rokem
ClientParams.cxx Use std::string for string memory management před 1 rokem
ClientParams.h Use std::string for string memory management před 1 rokem
ComparingUpdateTracker.cxx Use operator overloading for comparison před 1 rokem
ComparingUpdateTracker.h Increase range of ComparingUpdateTracker statistics před 5 roky
Configuration.cxx Use std::string for string memory management před 1 rokem
Configuration.h Use std::string for string memory management před 1 rokem
Congestion.cxx Use std::string instead of CharArray před 1 rokem
Congestion.h Limit lossless refresh update to safe size před 6 roky
CopyRectDecoder.cxx Consistently use uint8_t for data buffers před 1 rokem
CopyRectDecoder.h Consistently use uint8_t for data buffers před 1 rokem
Cursor.cxx Use std::vector for basic data arrays před 1 rokem
Cursor.h Use std::vector for basic data arrays před 1 rokem
DecodeManager.cxx Remove unused rfb/util.h includes před 1 rokem
DecodeManager.h Log decoding stats on disconnect před 2 roky
Decoder.cxx Consistently use uint8_t for data buffers před 1 rokem
Decoder.h Consistently use uint8_t for data buffers před 1 rokem
EncodeManager.cxx Use operator overloading for comparison před 1 rokem
EncodeManager.h Use stdint types před 1 rokem
Encoder.cxx Use stdint types před 1 rokem
Encoder.h Use stdint types před 1 rokem
Exception.h Make exception classes have clearer messages před 6 roky
H264Decoder.cxx Consistently use uint8_t for data buffers před 1 rokem
H264Decoder.h Consistently use uint8_t for data buffers před 1 rokem
H264DecoderContext.cxx H264 Decoder před 2 roky
H264DecoderContext.h Use operator overloading for comparison před 1 rokem
H264LibavDecoderContext.cxx Use stdint types před 1 rokem
H264LibavDecoderContext.h Use stdint types před 1 rokem
H264WinDecoderContext.cxx Use stdint types před 1 rokem
H264WinDecoderContext.h Use stdint types před 1 rokem
HextileDecoder.cxx Consistently use uint8_t for data buffers před 1 rokem
HextileDecoder.h Consistently use uint8_t for data buffers před 1 rokem
HextileEncoder.cxx Consistently use uint8_t for data buffers před 1 rokem
HextileEncoder.h Use stdint types před 1 rokem
Hostname.h Remove custom CharArray type před 1 rokem
InputHandler.h Remove unused rfb/util.h includes před 1 rokem
JpegCompressor.cxx Consistently use uint8_t for data buffers před 1 rokem
JpegCompressor.h Consistently use uint8_t for data buffers před 1 rokem
JpegDecompressor.cxx Use operator overloading for comparison před 1 rokem
JpegDecompressor.h Use stdint types před 1 rokem
KeyRemapper.cxx Use std::string for string memory management před 1 rokem
KeyRemapper.h Use stdint types před 1 rokem
LogWriter.cxx Remove "str" prefix from string helpers před 1 rokem
LogWriter.h Use __attribute__:s directly před 1 rokem
Logger.cxx Remove unused rfb/util.h includes před 1 rokem
Logger.h Use __attribute__:s directly před 1 rokem
Logger_file.cxx Use fixed size character buffer před 1 rokem
Logger_file.h Use fixed size character buffer před 1 rokem
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 Remove unused rfb/util.h includes před 1 rokem
Logger_syslog.h Add syslog logger. před 9 roky
Palette.h Use stdint types před 1 rokem
PixelBuffer.cxx Use operator overloading for comparison před 1 rokem
PixelBuffer.h Merge "Pixel" type in to PixelFormat header před 1 rokem
PixelFormat.cxx Use operator overloading for comparison před 1 rokem
PixelFormat.h Merge "Pixel" type in to PixelFormat header před 1 rokem
PixelFormat.inl Use stdint types před 1 rokem
RREDecoder.cxx Consistently use uint8_t for data buffers před 1 rokem
RREDecoder.h Consistently use uint8_t for data buffers před 1 rokem
RREEncoder.cxx Use stdint types před 1 rokem
RREEncoder.h Use stdint types před 1 rokem
RawDecoder.cxx Consistently use uint8_t for data buffers před 1 rokem
RawDecoder.h Consistently use uint8_t for data buffers před 1 rokem
RawEncoder.cxx Use stdint types před 1 rokem
RawEncoder.h Use stdint types před 1 rokem
Rect.h Use operator overloading for comparison před 1 rokem
Region.cxx Use operator overloading for comparison před 1 rokem
Region.h Use operator overloading for comparison před 1 rokem
SConnection.cxx Clean up string encoding handling před 11 měsíci
SConnection.h Consistently use uint8_t for data buffers před 1 rokem
SDesktop.h Remove unneeded header from SDesktop.h před 1 rokem
SMsgHandler.cxx Remove unused rfb/util.h includes před 1 rokem
SMsgHandler.h Consistently use uint8_t for data buffers před 1 rokem
SMsgReader.cxx Clean up string encoding handling před 11 měsíci
SMsgReader.h Use stdint types před 1 rokem
SMsgWriter.cxx Clean up string encoding handling před 11 měsíci
SMsgWriter.h Consistently use uint8_t for data buffers před 1 rokem
SSecurity.h Use StringParameters directly před 1 rokem
SSecurityNone.h Strongly bind security objects to connection object před 5 roky
SSecurityPlain.cxx Consistently use uint8_t for data buffers před 1 rokem
SSecurityPlain.h Use fixed size character buffer před 1 rokem
SSecurityRSAAES.cxx Consistently use uint8_t for data buffers před 1 rokem
SSecurityRSAAES.h Use fixed size character buffer před 1 rokem
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 Use StringParameters directly před 1 rokem
SSecurityTLS.h Use StringParameters directly před 1 rokem
SSecurityVeNCrypt.cxx Use stdint types před 1 rokem
SSecurityVeNCrypt.h Use stdint types před 1 rokem
SSecurityVncAuth.cxx Use std::string instead of CharArray před 1 rokem
SSecurityVncAuth.h Use std::string instead of CharArray před 1 rokem
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 Use operator overloading for comparison před 1 rokem
Security.cxx Remove "str" prefix from string helpers před 1 rokem
Security.h Use stdint types před 1 rokem
SecurityClient.cxx Use stdint types před 1 rokem
SecurityClient.h Use stdint types před 1 rokem
SecurityServer.cxx Use stdint types před 1 rokem
SecurityServer.h Use stdint types před 1 rokem
ServerCore.cxx Remove unused rfb/util.h includes před 1 rokem
ServerCore.h Remove unused rfb/util.h includes před 1 rokem
ServerParams.cxx Use std::string for string memory management před 1 rokem
ServerParams.h Use std::string for string memory management před 1 rokem
TightConstants.h Move image encoding logic into a central EncodeManager class před 10 roky
TightDecoder.cxx Consistently use uint8_t for data buffers před 1 rokem
TightDecoder.h Consistently use uint8_t for data buffers před 1 rokem
TightEncoder.cxx Use stdint types před 1 rokem
TightEncoder.h Use stdint types před 1 rokem
TightJPEGEncoder.cxx Use stdint types před 1 rokem
TightJPEGEncoder.h Use stdint types před 1 rokem
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 Use StringParameters directly před 1 rokem
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 Return std::string instead of dynamic allocations před 1 rokem
VNCSConnectionST.cxx Consistently use uint8_t for data buffers před 1 rokem
VNCSConnectionST.h Consistently use uint8_t for data buffers před 1 rokem
VNCServer.h Use stdint types před 1 rokem
VNCServerST.cxx Consistently use uint8_t for data buffers před 1 rokem
VNCServerST.h Use std::string instead of CharArray před 1 rokem
WinPasswdValidator.cxx Remove unneded string duplication před 1 rokem
WinPasswdValidator.h [Development] Implement PasswordValidator class on Windows (Martin Koegler) před 13 roky
XF86keysym.h spelling fixes před 7 roky
ZRLEDecoder.cxx Consistently use uint8_t for data buffers před 1 rokem
ZRLEDecoder.h Consistently use uint8_t for data buffers před 1 rokem
ZRLEEncoder.cxx Use stdint types před 1 rokem
ZRLEEncoder.h Use stdint types před 1 rokem
clipboardTypes.h Support extended clipboard transfers před 5 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 Remove unused rfb/util.h includes před 1 rokem
encodings.h H264 Decoder před 2 roky
fenceTypes.h Use stdint types před 1 rokem
hextileConstants.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. před 18 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
obfuscate.cxx Use std::string instead of CharArray před 1 rokem
obfuscate.h Use std::string instead of CharArray před 1 rokem
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
screenTypes.h Minimal server side implementation of the extended desktop size protocol. před 15 roky
util.cxx Don't allow surrugate code points in UTF-8 před 11 měsíci
util.h Clean up string encoding handling před 11 měsíci