Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Pierre Ossman 9b9c66d43e Be defensive about overflows in stream objects 4 лет назад
..
CMakeLists.txt Add stream class to feed data from a file 9 лет назад
Exception.cxx Use printf constructor safely 10 лет назад
Exception.h Make exception classes have clearer messages 6 лет назад
FdInStream.cxx Be defensive about overflows in stream objects 4 лет назад
FdInStream.h Use size_t for lengths in stream objects 4 лет назад
FdOutStream.cxx Be defensive about overflows in stream objects 4 лет назад
FdOutStream.h Use size_t for lengths in stream objects 4 лет назад
FileInStream.cxx Be defensive about overflows in stream objects 4 лет назад
FileInStream.h Use size_t for lengths in stream objects 4 лет назад
HexInStream.cxx Be defensive about overflows in stream objects 4 лет назад
HexInStream.h Use size_t for lengths in stream objects 4 лет назад
HexOutStream.cxx Be defensive about overflows in stream objects 4 лет назад
HexOutStream.h Use size_t for lengths in stream objects 4 лет назад
InStream.cxx Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 лет назад
InStream.h Be defensive about overflows in stream objects 4 лет назад
MemInStream.h Use size_t for lengths in stream objects 4 лет назад
MemOutStream.h Be defensive about overflows in stream objects 4 лет назад
OutStream.h Be defensive about overflows in stream objects 4 лет назад
RandomStream.cxx Be defensive about overflows in stream objects 4 лет назад
RandomStream.h Use size_t for lengths in stream objects 4 лет назад
TLSException.cxx Fix bad reference in TLSException initialiser 6 лет назад
TLSException.h [Development] Implement secure TLS streams. 14 лет назад
TLSInStream.cxx Be defensive about overflows in stream objects 4 лет назад
TLSInStream.h Use size_t for lengths in stream objects 4 лет назад
TLSOutStream.cxx Be defensive about overflows in stream objects 4 лет назад
TLSOutStream.h Use size_t for lengths in stream objects 4 лет назад
ZlibInStream.cxx Be defensive about overflows in stream objects 4 лет назад
ZlibInStream.h Use size_t for lengths in stream objects 4 лет назад
ZlibOutStream.cxx Be defensive about overflows in stream objects 4 лет назад
ZlibOutStream.h Use size_t for lengths in stream objects 4 лет назад
types.h Make rawBytesEquivalent an unsigned 64-bit integer. Otherwise, it will overflow in less than a minute if using a full-screen video or 3D application. 12 лет назад