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 年之前
..
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. 13 年之前