Nick Mathewson be9d72303e Actually do that memarea_strndup fix right. Not only must you not examine unmapped ram, but you also must not copy it. From lark. 17 лет назад
..
Makefile.am 9da0482007 r17358@pc-10-8-1-079: nickm | 2008-07-25 16:41:03 +0200 17 лет назад
OpenBSD_malloc_Linux.c 1a564901e4 Fix the rest of the GCC warnings on OpenBSD_malloc_linux.c 17 лет назад
address.c bf2b71beb8 Fix an error in tor_addr_parse that kept us from having a hidden service or a bridge live at an IPv6 address. 17 лет назад
address.h c4b8fef362 Remove svn $Id$s from our source, and remove tor --version --version. 17 лет назад
aes.c c4b8fef362 Remove svn $Id$s from our source, and remove tor --version --version. 17 лет назад
aes.h c4b8fef362 Remove svn $Id$s from our source, and remove tor --version --version. 17 лет назад
ciphers.inc d395135e2f fix a few typos, and give the bootstrap phase stuff a changelog entry. 17 лет назад
compat.c cbbc0c9c86 Actually use tor_sscanf() to parse untrusted input. 17 лет назад
compat.h 9f8d095e0f Add and use set/get_uint64 on onion tags. [bug 604; backportable] 17 лет назад
container.c a87980c2eb Add a better (non-locale-having) ctypes implementation to avoid protocol and parsing mismatches on different platforms. 17 лет назад
container.h c4b8fef362 Remove svn $Id$s from our source, and remove tor --version --version. 17 лет назад
crypto.c 8ebceeb352 Make sure that even in the weird fiddly paths that lead to init_keys, 17 лет назад
crypto.h c4b8fef362 Remove svn $Id$s from our source, and remove tor --version --version. 17 лет назад
ht.h 0fe5ce423a Fix a harmless-to-us bug in ht.h. 17 лет назад
log.c 72e420ff3c Fix typo found by Justin Coffi on or-talk 17 лет назад
log.h c4b8fef362 Remove svn $Id$s from our source, and remove tor --version --version. 17 лет назад
memarea.c be9d72303e Actually do that memarea_strndup fix right. Not only must you not examine unmapped ram, but you also must not copy it. From lark. 17 лет назад
memarea.h c4b8fef362 Remove svn $Id$s from our source, and remove tor --version --version. 17 лет назад
mempool.c c4b8fef362 Remove svn $Id$s from our source, and remove tor --version --version. 17 лет назад
mempool.h c4b8fef362 Remove svn $Id$s from our source, and remove tor --version --version. 17 лет назад
strlcat.c 29fa9eb216 r8860@totoro: nickm | 2006-10-03 14:48:33 -0400 19 лет назад
strlcpy.c c4b8fef362 Remove svn $Id$s from our source, and remove tor --version --version. 17 лет назад
test.h 943626050c Fix a leak memory on the failing case of test_memeq_hex 17 лет назад
torgzip.c a33452c401 Fix up (I hope) most ot the things that coverity suddenly claimed were REVERSE_INULL. This is what we get for bragging about being down to 0 issues. 17 лет назад
torgzip.h c4b8fef362 Remove svn $Id$s from our source, and remove tor --version --version. 17 лет назад
torint.h 25c6ff6f55 Support 64-bit time_t. Patch from Matthias Drochner. Partial backport candidate. 17 лет назад
tortls.c 2f69c67957 doxygen tweak 17 лет назад
tortls.h c4b8fef362 Remove svn $Id$s from our source, and remove tor --version --version. 17 лет назад
util.c cbbc0c9c86 Actually use tor_sscanf() to parse untrusted input. 17 лет назад
util.h 26d83fc04c Add a simple locale-independent no-surprises sscanf replacement. 17 лет назад