Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Pierre Ossman 15a0da6157 Merge branch 'types' of https://github.com/CendioOssman/tigervnc vor 1 Jahr
..
Blacklist.cxx Use std::string for string memory management vor 1 Jahr
Blacklist.h Use std::string for string memory management vor 1 Jahr
CConnection.cxx Use operator overloading for comparison vor 1 Jahr
CConnection.h Use std::string for string memory management vor 1 Jahr
CMakeLists.txt Use std::string instead of CharArray vor 1 Jahr
CMsgHandler.cxx Remove unused rfb/util.h includes vor 1 Jahr
CMsgHandler.h Merge "Pixel" type in to PixelFormat header vor 1 Jahr
CMsgReader.cxx Remove unused rfb/util.h includes vor 1 Jahr
CMsgReader.h Use stdint types vor 1 Jahr
CMsgWriter.cxx Use stdint types vor 1 Jahr
CMsgWriter.h Use stdint types vor 1 Jahr
CSecurity.h Add support for RSA-AES security types vor 1 Jahr
CSecurityDH.cxx Return std::string instead of dynamic allocations vor 1 Jahr
CSecurityDH.h Fix CRLF line endings vor 1 Jahr
CSecurityMSLogonII.cxx Return std::string instead of dynamic allocations vor 1 Jahr
CSecurityMSLogonII.h Fix CRLF line endings vor 1 Jahr
CSecurityNone.h Remove unused CSecurity::description() vor 1 Jahr
CSecurityPlain.cxx Return std::string instead of dynamic allocations vor 1 Jahr
CSecurityPlain.h Remove unused CSecurity::description() vor 1 Jahr
CSecurityRSAAES.cxx Remove unused rfb/util.h includes vor 1 Jahr
CSecurityRSAAES.h Use stdint types vor 1 Jahr
CSecurityStack.cxx Remove unused CSecurity::description() vor 1 Jahr
CSecurityStack.h Remove unused CSecurity::description() vor 1 Jahr
CSecurityTLS.cxx Remove unused rfb/util.h includes vor 1 Jahr
CSecurityTLS.h Use StringParameters directly vor 1 Jahr
CSecurityVeNCrypt.cxx Use stdint types vor 1 Jahr
CSecurityVeNCrypt.h Use stdint types vor 1 Jahr
CSecurityVncAuth.cxx Remove unused rfb/util.h includes vor 1 Jahr
CSecurityVncAuth.h Remove unused CSecurity::description() vor 1 Jahr
ClientParams.cxx Use std::string for string memory management vor 1 Jahr
ClientParams.h Use std::string for string memory management vor 1 Jahr
ComparingUpdateTracker.cxx Use operator overloading for comparison vor 1 Jahr
ComparingUpdateTracker.h Increase range of ComparingUpdateTracker statistics vor 5 Jahren
Configuration.cxx Use std::string for string memory management vor 1 Jahr
Configuration.h Use std::string for string memory management vor 1 Jahr
Congestion.cxx Use std::string instead of CharArray vor 1 Jahr
Congestion.h Limit lossless refresh update to safe size vor 6 Jahren
CopyRectDecoder.cxx Explicitly mark unused parameters vor 1 Jahr
CopyRectDecoder.h Change streams to be asynchronous vor 4 Jahren
Cursor.cxx Use std::vector for basic data arrays vor 1 Jahr
Cursor.h Use std::vector for basic data arrays vor 1 Jahr
DecodeManager.cxx Remove unused rfb/util.h includes vor 1 Jahr
DecodeManager.h Log decoding stats on disconnect vor 2 Jahren
Decoder.cxx Explicitly mark unused parameters vor 1 Jahr
Decoder.h Change streams to be asynchronous vor 4 Jahren
EncodeManager.cxx Use operator overloading for comparison vor 1 Jahr
EncodeManager.h Use stdint types vor 1 Jahr
Encoder.cxx Use stdint types vor 1 Jahr
Encoder.h Use stdint types vor 1 Jahr
Exception.h Make exception classes have clearer messages vor 6 Jahren
H264Decoder.cxx Use stdint types vor 1 Jahr
H264Decoder.h H264 Decoder vor 2 Jahren
H264DecoderContext.cxx H264 Decoder vor 2 Jahren
H264DecoderContext.h Use operator overloading for comparison vor 1 Jahr
H264LibavDecoderContext.cxx Use stdint types vor 1 Jahr
H264LibavDecoderContext.h Use stdint types vor 1 Jahr
H264WinDecoderContext.cxx Use stdint types vor 1 Jahr
H264WinDecoderContext.h Use stdint types vor 1 Jahr
HextileDecoder.cxx Use stdint types vor 1 Jahr
HextileDecoder.h Use templates for optimized code vor 1 Jahr
HextileEncoder.cxx Use stdint types vor 1 Jahr
HextileEncoder.h Use stdint types vor 1 Jahr
Hostname.h Remove custom CharArray type vor 1 Jahr
InputHandler.h Remove unused rfb/util.h includes vor 1 Jahr
JpegCompressor.cxx Use operator overloading for comparison vor 1 Jahr
JpegCompressor.h Use stdint types vor 1 Jahr
JpegDecompressor.cxx Use operator overloading for comparison vor 1 Jahr
JpegDecompressor.h Use stdint types vor 1 Jahr
KeyRemapper.cxx Use std::string for string memory management vor 1 Jahr
KeyRemapper.h Use stdint types vor 1 Jahr
LogWriter.cxx Remove "str" prefix from string helpers vor 1 Jahr
LogWriter.h Use __attribute__:s directly vor 1 Jahr
Logger.cxx Remove unused rfb/util.h includes vor 1 Jahr
Logger.h Use __attribute__:s directly vor 1 Jahr
Logger_file.cxx Use fixed size character buffer vor 1 Jahr
Logger_file.h Use fixed size character buffer vor 1 Jahr
Logger_stdio.cxx Be consistent in including config.h vor 2 Jahren
Logger_stdio.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. vor 18 Jahren
Logger_syslog.cxx Remove unused rfb/util.h includes vor 1 Jahr
Logger_syslog.h Add syslog logger. vor 9 Jahren
Palette.h Use stdint types vor 1 Jahr
PixelBuffer.cxx Use operator overloading for comparison vor 1 Jahr
PixelBuffer.h Merge "Pixel" type in to PixelFormat header vor 1 Jahr
PixelFormat.cxx Use operator overloading for comparison vor 1 Jahr
PixelFormat.h Merge "Pixel" type in to PixelFormat header vor 1 Jahr
PixelFormat.inl Use stdint types vor 1 Jahr
RREDecoder.cxx Use stdint types vor 1 Jahr
RREDecoder.h Use templates for optimized code vor 1 Jahr
RREEncoder.cxx Use stdint types vor 1 Jahr
RREEncoder.h Use stdint types vor 1 Jahr
RawDecoder.cxx Be consistent in including config.h vor 2 Jahren
RawDecoder.h Change streams to be asynchronous vor 4 Jahren
RawEncoder.cxx Use stdint types vor 1 Jahr
RawEncoder.h Use stdint types vor 1 Jahr
Rect.h Use operator overloading for comparison vor 1 Jahr
Region.cxx Use operator overloading for comparison vor 1 Jahr
Region.h Use operator overloading for comparison vor 1 Jahr
SConnection.cxx Merge branch 'types' of https://github.com/CendioOssman/tigervnc vor 1 Jahr
SConnection.h Use std::string for string memory management vor 1 Jahr
SDesktop.h Remove unneeded header from SDesktop.h vor 1 Jahr
SMsgHandler.cxx Remove unused rfb/util.h includes vor 1 Jahr
SMsgHandler.h Use stdint types vor 1 Jahr
SMsgReader.cxx Remove unused rfb/util.h includes vor 1 Jahr
SMsgReader.h Use stdint types vor 1 Jahr
SMsgWriter.cxx Use std::vector for basic data arrays vor 1 Jahr
SMsgWriter.h Use stdint types vor 1 Jahr
SSecurity.h Use StringParameters directly vor 1 Jahr
SSecurityNone.h Strongly bind security objects to connection object vor 5 Jahren
SSecurityPlain.cxx Remove unused rfb/util.h includes vor 1 Jahr
SSecurityPlain.h Use fixed size character buffer vor 1 Jahr
SSecurityRSAAES.cxx Use std::string instead of CharArray vor 1 Jahr
SSecurityRSAAES.h Use fixed size character buffer vor 1 Jahr
SSecurityStack.cxx Be consistent in including config.h vor 2 Jahren
SSecurityStack.h Strongly bind security objects to connection object vor 5 Jahren
SSecurityTLS.cxx Use StringParameters directly vor 1 Jahr
SSecurityTLS.h Use StringParameters directly vor 1 Jahr
SSecurityVeNCrypt.cxx Use stdint types vor 1 Jahr
SSecurityVeNCrypt.h Use stdint types vor 1 Jahr
SSecurityVncAuth.cxx Use std::string instead of CharArray vor 1 Jahr
SSecurityVncAuth.h Use std::string instead of CharArray vor 1 Jahr
ScaleFilters.cxx Be consistent in including config.h vor 2 Jahren
ScaleFilters.h Eliminate GCC warning in ScaleFilters: vor 14 Jahren
ScreenSet.h Use operator overloading for comparison vor 1 Jahr
Security.cxx Remove "str" prefix from string helpers vor 1 Jahr
Security.h Use stdint types vor 1 Jahr
SecurityClient.cxx Use stdint types vor 1 Jahr
SecurityClient.h Use stdint types vor 1 Jahr
SecurityServer.cxx Use stdint types vor 1 Jahr
SecurityServer.h Use stdint types vor 1 Jahr
ServerCore.cxx Remove unused rfb/util.h includes vor 1 Jahr
ServerCore.h Remove unused rfb/util.h includes vor 1 Jahr
ServerParams.cxx Use std::string for string memory management vor 1 Jahr
ServerParams.h Use std::string for string memory management vor 1 Jahr
TightConstants.h Move image encoding logic into a central EncodeManager class vor 10 Jahren
TightDecoder.cxx Use operator overloading for comparison vor 1 Jahr
TightDecoder.h Use stdint types vor 1 Jahr
TightEncoder.cxx Use stdint types vor 1 Jahr
TightEncoder.h Use stdint types vor 1 Jahr
TightJPEGEncoder.cxx Use stdint types vor 1 Jahr
TightJPEGEncoder.h Use stdint types vor 1 Jahr
Timer.cxx Be consistent in including config.h vor 2 Jahren
Timer.h Support calling methods from timers vor 4 Jahren
UnixPasswordValidator.cxx Use StringParameters directly vor 1 Jahr
UnixPasswordValidator.h [Development] Add missing PAM sources (fixes commit r4128). vor 13 Jahren
UpdateTracker.cxx Be consistent in including config.h vor 2 Jahren
UpdateTracker.h Move copy rect handling to EncodeManager vor 5 Jahren
UserMsgBox.h [Development] client: Add dialog window to accept/save invalid X509 vor 13 Jahren
UserPasswdGetter.h Return std::string instead of dynamic allocations vor 1 Jahr
VNCSConnectionST.cxx Merge branch 'types' of https://github.com/CendioOssman/tigervnc vor 1 Jahr
VNCSConnectionST.h Use std::string instead of CharArray vor 1 Jahr
VNCServer.h Use stdint types vor 1 Jahr
VNCServerST.cxx Use operator overloading for comparison vor 1 Jahr
VNCServerST.h Use std::string instead of CharArray vor 1 Jahr
WinPasswdValidator.cxx Remove unneded string duplication vor 1 Jahr
WinPasswdValidator.h [Development] Implement PasswordValidator class on Windows (Martin Koegler) vor 13 Jahren
XF86keysym.h spelling fixes vor 7 Jahren
ZRLEDecoder.cxx Use stdint types vor 1 Jahr
ZRLEDecoder.h Use templates for optimized code vor 1 Jahr
ZRLEEncoder.cxx Use stdint types vor 1 Jahr
ZRLEEncoder.h Use stdint types vor 1 Jahr
clipboardTypes.h Support extended clipboard transfers vor 5 Jahren
d3des.c Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. vor 18 Jahren
d3des.h [Bugfix] Declare d3des.h functions inside `extern "C" {}` block. vor 14 Jahren
encodings.cxx Remove unused rfb/util.h includes vor 1 Jahr
encodings.h H264 Decoder vor 2 Jahren
fenceTypes.h Use stdint types vor 1 Jahr
hextileConstants.h Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. vor 18 Jahren
keysymdef.h spelling fixes vor 7 Jahren
ledStates.h Add client support for LED state sync vor 6 Jahren
msgTypes.h Basic support for QEMU Extended Key Events vor 6 Jahren
obfuscate.cxx Use std::string instead of CharArray vor 1 Jahr
obfuscate.h Use std::string instead of CharArray vor 1 Jahr
pam.c Make PAM mandatory vor 4 Jahren
pam.h Make PAM mandatory vor 4 Jahren
qemuTypes.h Basic support for QEMU Extended Key Events vor 6 Jahren
screenTypes.h Minimal server side implementation of the extended desktop size protocol. vor 15 Jahren
util.cxx Remove "str" prefix from string helpers vor 1 Jahr
util.h Remove "str" prefix from string helpers vor 1 Jahr