Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Pierre Ossman 9ca100d463 Merge branch 'types2' of https://github.com/CendioOssman/tigervnc 11 meses atrás
..
Blacklist.cxx Use std::string for string memory management 1 ano atrás
Blacklist.h Use std::string for string memory management 1 ano atrás
CConnection.cxx Clean up string encoding handling 11 meses atrás
CConnection.h Consistently use uint8_t for data buffers 1 ano atrás
CMakeLists.txt Prefer target_include_directories() 1 ano atrás
CMsgHandler.cxx Consistently use uint8_t for data buffers 1 ano atrás
CMsgHandler.h Consistently use uint8_t for data buffers 1 ano atrás
CMsgReader.cxx Clean up string encoding handling 11 meses atrás
CMsgReader.h Use stdint types 1 ano atrás
CMsgWriter.cxx Clean up string encoding handling 11 meses atrás
CMsgWriter.h Consistently use uint8_t for data buffers 1 ano atrás
CSecurity.h Add support for RSA-AES security types 1 ano atrás
CSecurityDH.cxx Consistently use uint8_t for data buffers 1 ano atrás
CSecurityDH.h Fix CRLF line endings 1 ano atrás
CSecurityMSLogonII.cxx Return std::string instead of dynamic allocations 1 ano atrás
CSecurityMSLogonII.h Fix CRLF line endings 1 ano atrás
CSecurityNone.h Remove unused CSecurity::description() 1 ano atrás
CSecurityPlain.cxx Consistently use uint8_t for data buffers 1 ano atrás
CSecurityPlain.h Remove unused CSecurity::description() 1 ano atrás
CSecurityRSAAES.cxx Consistently use uint8_t for data buffers 1 ano atrás
CSecurityRSAAES.h Use stdint types 1 ano atrás
CSecurityStack.cxx Remove unused CSecurity::description() 1 ano atrás
CSecurityStack.h Remove unused CSecurity::description() 1 ano atrás
CSecurityTLS.cxx Remove unused rfb/util.h includes 1 ano atrás
CSecurityTLS.h Use StringParameters directly 1 ano atrás
CSecurityVeNCrypt.cxx Use stdint types 1 ano atrás
CSecurityVeNCrypt.h Use stdint types 1 ano atrás
CSecurityVncAuth.cxx Remove unused rfb/util.h includes 1 ano atrás
CSecurityVncAuth.h Remove unused CSecurity::description() 1 ano atrás
ClientParams.cxx Use std::string for string memory management 1 ano atrás
ClientParams.h Use std::string for string memory management 1 ano atrás
ComparingUpdateTracker.cxx Use operator overloading for comparison 1 ano atrás
ComparingUpdateTracker.h Increase range of ComparingUpdateTracker statistics 5 anos atrás
Configuration.cxx Use std::string for string memory management 1 ano atrás
Configuration.h Use std::string for string memory management 1 ano atrás
Congestion.cxx Use std::string instead of CharArray 1 ano atrás
Congestion.h Limit lossless refresh update to safe size 6 anos atrás
CopyRectDecoder.cxx Consistently use uint8_t for data buffers 1 ano atrás
CopyRectDecoder.h Consistently use uint8_t for data buffers 1 ano atrás
Cursor.cxx Use std::vector for basic data arrays 1 ano atrás
Cursor.h Use std::vector for basic data arrays 1 ano atrás
DecodeManager.cxx Remove unused rfb/util.h includes 1 ano atrás
DecodeManager.h Log decoding stats on disconnect 2 anos atrás
Decoder.cxx Consistently use uint8_t for data buffers 1 ano atrás
Decoder.h Consistently use uint8_t for data buffers 1 ano atrás
EncodeManager.cxx Use operator overloading for comparison 1 ano atrás
EncodeManager.h Use stdint types 1 ano atrás
Encoder.cxx Use stdint types 1 ano atrás
Encoder.h Use stdint types 1 ano atrás
Exception.h Make exception classes have clearer messages 6 anos atrás
H264Decoder.cxx Consistently use uint8_t for data buffers 1 ano atrás
H264Decoder.h Consistently use uint8_t for data buffers 1 ano atrás
H264DecoderContext.cxx H264 Decoder 2 anos atrás
H264DecoderContext.h Use operator overloading for comparison 1 ano atrás
H264LibavDecoderContext.cxx Use stdint types 1 ano atrás
H264LibavDecoderContext.h Use stdint types 1 ano atrás
H264WinDecoderContext.cxx Use stdint types 1 ano atrás
H264WinDecoderContext.h Use stdint types 1 ano atrás
HextileDecoder.cxx Consistently use uint8_t for data buffers 1 ano atrás
HextileDecoder.h Consistently use uint8_t for data buffers 1 ano atrás
HextileEncoder.cxx Consistently use uint8_t for data buffers 1 ano atrás
HextileEncoder.h Use stdint types 1 ano atrás
Hostname.h Remove custom CharArray type 1 ano atrás
InputHandler.h Remove unused rfb/util.h includes 1 ano atrás
JpegCompressor.cxx Consistently use uint8_t for data buffers 1 ano atrás
JpegCompressor.h Consistently use uint8_t for data buffers 1 ano atrás
JpegDecompressor.cxx Use operator overloading for comparison 1 ano atrás
JpegDecompressor.h Use stdint types 1 ano atrás
KeyRemapper.cxx Use std::string for string memory management 1 ano atrás
KeyRemapper.h Use stdint types 1 ano atrás
LogWriter.cxx Remove "str" prefix from string helpers 1 ano atrás
LogWriter.h Use __attribute__:s directly 1 ano atrás
Logger.cxx Remove unused rfb/util.h includes 1 ano atrás
Logger.h Use __attribute__:s directly 1 ano atrás
Logger_file.cxx Use fixed size character buffer 1 ano atrás
Logger_file.h Use fixed size character buffer 1 ano atrás
Logger_stdio.cxx Be consistent in including config.h 2 anos atrás
Logger_stdio.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 anos atrás
Logger_syslog.cxx Remove unused rfb/util.h includes 1 ano atrás
Logger_syslog.h Add syslog logger. 9 anos atrás
Palette.h Use stdint types 1 ano atrás
PixelBuffer.cxx Use operator overloading for comparison 1 ano atrás
PixelBuffer.h Merge "Pixel" type in to PixelFormat header 1 ano atrás
PixelFormat.cxx Use operator overloading for comparison 1 ano atrás
PixelFormat.h Merge "Pixel" type in to PixelFormat header 1 ano atrás
PixelFormat.inl Use stdint types 1 ano atrás
RREDecoder.cxx Consistently use uint8_t for data buffers 1 ano atrás
RREDecoder.h Consistently use uint8_t for data buffers 1 ano atrás
RREEncoder.cxx Use stdint types 1 ano atrás
RREEncoder.h Use stdint types 1 ano atrás
RawDecoder.cxx Consistently use uint8_t for data buffers 1 ano atrás
RawDecoder.h Consistently use uint8_t for data buffers 1 ano atrás
RawEncoder.cxx Use stdint types 1 ano atrás
RawEncoder.h Use stdint types 1 ano atrás
Rect.h Use operator overloading for comparison 1 ano atrás
Region.cxx Use operator overloading for comparison 1 ano atrás
Region.h Use operator overloading for comparison 1 ano atrás
SConnection.cxx Clean up string encoding handling 11 meses atrás
SConnection.h Consistently use uint8_t for data buffers 1 ano atrás
SDesktop.h Remove unneeded header from SDesktop.h 1 ano atrás
SMsgHandler.cxx Remove unused rfb/util.h includes 1 ano atrás
SMsgHandler.h Consistently use uint8_t for data buffers 1 ano atrás
SMsgReader.cxx Clean up string encoding handling 11 meses atrás
SMsgReader.h Use stdint types 1 ano atrás
SMsgWriter.cxx Clean up string encoding handling 11 meses atrás
SMsgWriter.h Consistently use uint8_t for data buffers 1 ano atrás
SSecurity.h Use StringParameters directly 1 ano atrás
SSecurityNone.h Strongly bind security objects to connection object 5 anos atrás
SSecurityPlain.cxx Consistently use uint8_t for data buffers 1 ano atrás
SSecurityPlain.h Use fixed size character buffer 1 ano atrás
SSecurityRSAAES.cxx Consistently use uint8_t for data buffers 1 ano atrás
SSecurityRSAAES.h Use fixed size character buffer 1 ano atrás
SSecurityStack.cxx Be consistent in including config.h 2 anos atrás
SSecurityStack.h Strongly bind security objects to connection object 5 anos atrás
SSecurityTLS.cxx Use StringParameters directly 1 ano atrás
SSecurityTLS.h Use StringParameters directly 1 ano atrás
SSecurityVeNCrypt.cxx Use stdint types 1 ano atrás
SSecurityVeNCrypt.h Use stdint types 1 ano atrás
SSecurityVncAuth.cxx Use std::string instead of CharArray 1 ano atrás
SSecurityVncAuth.h Use std::string instead of CharArray 1 ano atrás
ScaleFilters.cxx Be consistent in including config.h 2 anos atrás
ScaleFilters.h Eliminate GCC warning in ScaleFilters: 14 anos atrás
ScreenSet.h Use operator overloading for comparison 1 ano atrás
Security.cxx Remove "str" prefix from string helpers 1 ano atrás
Security.h Use stdint types 1 ano atrás
SecurityClient.cxx Use stdint types 1 ano atrás
SecurityClient.h Use stdint types 1 ano atrás
SecurityServer.cxx Use stdint types 1 ano atrás
SecurityServer.h Use stdint types 1 ano atrás
ServerCore.cxx Remove unused rfb/util.h includes 1 ano atrás
ServerCore.h Remove unused rfb/util.h includes 1 ano atrás
ServerParams.cxx Use std::string for string memory management 1 ano atrás
ServerParams.h Use std::string for string memory management 1 ano atrás
TightConstants.h Move image encoding logic into a central EncodeManager class 10 anos atrás
TightDecoder.cxx Consistently use uint8_t for data buffers 1 ano atrás
TightDecoder.h Consistently use uint8_t for data buffers 1 ano atrás
TightEncoder.cxx Use stdint types 1 ano atrás
TightEncoder.h Use stdint types 1 ano atrás
TightJPEGEncoder.cxx Use stdint types 1 ano atrás
TightJPEGEncoder.h Use stdint types 1 ano atrás
Timer.cxx Be consistent in including config.h 2 anos atrás
Timer.h Support calling methods from timers 4 anos atrás
UnixPasswordValidator.cxx Use StringParameters directly 1 ano atrás
UnixPasswordValidator.h [Development] Add missing PAM sources (fixes commit r4128). 13 anos atrás
UpdateTracker.cxx Be consistent in including config.h 2 anos atrás
UpdateTracker.h Move copy rect handling to EncodeManager 5 anos atrás
UserMsgBox.h [Development] client: Add dialog window to accept/save invalid X509 13 anos atrás
UserPasswdGetter.h Return std::string instead of dynamic allocations 1 ano atrás
VNCSConnectionST.cxx Consistently use uint8_t for data buffers 1 ano atrás
VNCSConnectionST.h Consistently use uint8_t for data buffers 1 ano atrás
VNCServer.h Use stdint types 1 ano atrás
VNCServerST.cxx Consistently use uint8_t for data buffers 1 ano atrás
VNCServerST.h Use std::string instead of CharArray 1 ano atrás
WinPasswdValidator.cxx Remove unneded string duplication 1 ano atrás
WinPasswdValidator.h [Development] Implement PasswordValidator class on Windows (Martin Koegler) 13 anos atrás
XF86keysym.h spelling fixes 7 anos atrás
ZRLEDecoder.cxx Consistently use uint8_t for data buffers 1 ano atrás
ZRLEDecoder.h Consistently use uint8_t for data buffers 1 ano atrás
ZRLEEncoder.cxx Use stdint types 1 ano atrás
ZRLEEncoder.h Use stdint types 1 ano atrás
clipboardTypes.h Support extended clipboard transfers 5 anos atrás
d3des.c Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 anos atrás
d3des.h [Bugfix] Declare d3des.h functions inside `extern "C" {}` block. 14 anos atrás
encodings.cxx Remove unused rfb/util.h includes 1 ano atrás
encodings.h H264 Decoder 2 anos atrás
fenceTypes.h Use stdint types 1 ano atrás
hextileConstants.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 anos atrás
keysymdef.h spelling fixes 7 anos atrás
ledStates.h Add client support for LED state sync 6 anos atrás
msgTypes.h Basic support for QEMU Extended Key Events 6 anos atrás
obfuscate.cxx Use std::string instead of CharArray 1 ano atrás
obfuscate.h Use std::string instead of CharArray 1 ano atrás
pam.c Make PAM mandatory 4 anos atrás
pam.h Make PAM mandatory 4 anos atrás
qemuTypes.h Basic support for QEMU Extended Key Events 6 anos atrás
screenTypes.h Minimal server side implementation of the extended desktop size protocol. 15 anos atrás
util.cxx Don't allow surrugate code points in UTF-8 11 meses atrás
util.h Clean up string encoding handling 11 meses atrás