You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Pierre Ossman 9b9c66d43e Be defensive about overflows in stream objects 4 years ago
..
CMakeLists.txt Add stream class to feed data from a file 9 years ago
Exception.cxx Use printf constructor safely 9 years ago
Exception.h Make exception classes have clearer messages 6 years ago
FdInStream.cxx Be defensive about overflows in stream objects 4 years ago
FdInStream.h Use size_t for lengths in stream objects 4 years ago
FdOutStream.cxx Be defensive about overflows in stream objects 4 years ago
FdOutStream.h Use size_t for lengths in stream objects 4 years ago
FileInStream.cxx Be defensive about overflows in stream objects 4 years ago
FileInStream.h Use size_t for lengths in stream objects 4 years ago
HexInStream.cxx Be defensive about overflows in stream objects 4 years ago
HexInStream.h Use size_t for lengths in stream objects 4 years ago
HexOutStream.cxx Be defensive about overflows in stream objects 4 years ago
HexOutStream.h Use size_t for lengths in stream objects 4 years ago
InStream.cxx Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 years ago
InStream.h Be defensive about overflows in stream objects 4 years ago
MemInStream.h Use size_t for lengths in stream objects 4 years ago
MemOutStream.h Be defensive about overflows in stream objects 4 years ago
OutStream.h Be defensive about overflows in stream objects 4 years ago
RandomStream.cxx Be defensive about overflows in stream objects 4 years ago
RandomStream.h Use size_t for lengths in stream objects 4 years ago
TLSException.cxx Fix bad reference in TLSException initialiser 6 years ago
TLSException.h [Development] Implement secure TLS streams. 14 years ago
TLSInStream.cxx Be defensive about overflows in stream objects 4 years ago
TLSInStream.h Use size_t for lengths in stream objects 4 years ago
TLSOutStream.cxx Be defensive about overflows in stream objects 4 years ago
TLSOutStream.h Use size_t for lengths in stream objects 4 years ago
ZlibInStream.cxx Be defensive about overflows in stream objects 4 years ago
ZlibInStream.h Use size_t for lengths in stream objects 4 years ago
ZlibOutStream.cxx Be defensive about overflows in stream objects 4 years ago
ZlibOutStream.h Use size_t for lengths in stream objects 4 years ago
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 years ago