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. 17 лет назад
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 лет назад