Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Pierre Ossman 9b9c66d43e Be defensive about overflows in stream objects před 4 roky
..
CMakeLists.txt Add stream class to feed data from a file před 9 roky
Exception.cxx Use printf constructor safely před 10 roky
Exception.h Make exception classes have clearer messages před 6 roky
FdInStream.cxx Be defensive about overflows in stream objects před 4 roky
FdInStream.h Use size_t for lengths in stream objects před 4 roky
FdOutStream.cxx Be defensive about overflows in stream objects před 4 roky
FdOutStream.h Use size_t for lengths in stream objects před 4 roky
FileInStream.cxx Be defensive about overflows in stream objects před 4 roky
FileInStream.h Use size_t for lengths in stream objects před 4 roky
HexInStream.cxx Be defensive about overflows in stream objects před 4 roky
HexInStream.h Use size_t for lengths in stream objects před 4 roky
HexOutStream.cxx Be defensive about overflows in stream objects před 4 roky
HexOutStream.h Use size_t for lengths in stream objects před 4 roky
InStream.cxx Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. před 18 roky
InStream.h Be defensive about overflows in stream objects před 4 roky
MemInStream.h Use size_t for lengths in stream objects před 4 roky
MemOutStream.h Be defensive about overflows in stream objects před 4 roky
OutStream.h Be defensive about overflows in stream objects před 4 roky
RandomStream.cxx Be defensive about overflows in stream objects před 4 roky
RandomStream.h Use size_t for lengths in stream objects před 4 roky
TLSException.cxx Fix bad reference in TLSException initialiser před 6 roky
TLSException.h [Development] Implement secure TLS streams. před 14 roky
TLSInStream.cxx Be defensive about overflows in stream objects před 4 roky
TLSInStream.h Use size_t for lengths in stream objects před 4 roky
TLSOutStream.cxx Be defensive about overflows in stream objects před 4 roky
TLSOutStream.h Use size_t for lengths in stream objects před 4 roky
ZlibInStream.cxx Be defensive about overflows in stream objects před 4 roky
ZlibInStream.h Use size_t for lengths in stream objects před 4 roky
ZlibOutStream.cxx Be defensive about overflows in stream objects před 4 roky
ZlibOutStream.h Use size_t for lengths in stream objects před 4 roky
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. před 13 roky