Nick Mathewson f95d7c189b Refactor unit test macros and tor_free_all() logic a bit so as to make it easier to free memory on failing tests, in order to suppress scanner warnings and to make dmalloc() usable with tests. 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 c33dde4ac1 Fix mingw build with --enable-gcc-warnings set. 17 年之前
address.h f6879caa04 Try once again to make BSD compilation happy. 17 年之前
aes.c 11e464c331 r18753@catbus: nickm | 2008-03-11 14:56:39 -0400 18 年之前
aes.h eecc44dab8 r17963@catbus: nickm | 2008-02-07 10:14:25 -0500 18 年之前
ciphers.inc d395135e2f fix a few typos, and give the bootstrap phase stuff a changelog entry. 18 年之前
compat.c c33dde4ac1 Fix mingw build with --enable-gcc-warnings set. 17 年之前
compat.h f80ac31d74 Add a lockfile to the Tor data directory to avoid situations where two Tors start with the same datadir, or where a --list-fingerprints races with a server to create keys, or such. 17 年之前
container.c a345506672 Add an assert to make tools happier. 17 年之前
container.h 6c432a5565 Replace the dummy-use var in SMARTLIST_FOREACH_END() with one that is less likely to confuse analysis tools into thinking we do use after free. Arguably, (void)x should count as use in suppressing unused variable warnings, but not in generating hey-you-used-a-variable warnings. Arguably, though, it shouldn't. 17 年之前
crypto.c 4d94e061c7 Clean up some redundant stuff in crypto_dh_new(). 17 年之前
crypto.h 22259a0877 The first of Karsten's proposal 121 patches: configure and maintain client authorization data. Tweaked a bit: see comments on or-dev. 17 年之前
ht.h 69300eb606 r14374@tombo: nickm | 2008-02-21 16:57:39 -0500 18 年之前
log.c 8ea780632f Make severity args to add_*_log() functions be const 17 年之前
log.h 8ea780632f Make severity args to add_*_log() functions be const 17 年之前
memarea.c 98aea7186c r19249@catbus: nickm | 2008-04-08 14:04:02 -0400 18 年之前
memarea.h 31153d6374 r19243@catbus: nickm | 2008-04-08 13:28:59 -0400 18 年之前
mempool.c 2905291af2 r17659@tombo: nickm | 2008-08-06 12:22:11 -0400 17 年之前
mempool.h f3eaeb99a3 r18051@catbus: nickm | 2008-02-12 15:20:43 -0500 18 年之前
strlcat.c 29fa9eb216 r8860@totoro: nickm | 2006-10-03 14:48:33 -0400 19 年之前
strlcpy.c 29fa9eb216 r8860@totoro: nickm | 2006-10-03 14:48:33 -0400 19 年之前
test.h f95d7c189b Refactor unit test macros and tor_free_all() logic a bit so as to make it easier to free memory on failing tests, in order to suppress scanner warnings and to make dmalloc() usable with tests. 17 年之前
torgzip.c 69300eb606 r14374@tombo: nickm | 2008-02-21 16:57:39 -0500 18 年之前
torgzip.h 842a33ff20 Update some copyright notices: it is now 2008. 18 年之前
torint.h 031c212776 r18360@catbus: nickm | 2008-02-21 22:26:32 -0500 18 年之前
tortls.c 339f094056 Refactor some code and add some asserts based on scanner results. 17 年之前
tortls.h b927ede48c r15161@31-33-107: nickm | 2008-04-10 11:11:58 -0400 18 年之前
util.c 4eab76f074 remove a code path that should never happen (and if it did, we'd be 17 年之前
util.h 9da0482007 r17358@pc-10-8-1-079: nickm | 2008-07-25 16:41:03 +0200 17 年之前