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. il y a 17 ans
..
Makefile.am 9da0482007 r17358@pc-10-8-1-079: nickm | 2008-07-25 16:41:03 +0200 il y a 18 ans
OpenBSD_malloc_Linux.c 1a564901e4 Fix the rest of the GCC warnings on OpenBSD_malloc_linux.c il y a 18 ans
address.c c33dde4ac1 Fix mingw build with --enable-gcc-warnings set. il y a 17 ans
address.h f6879caa04 Try once again to make BSD compilation happy. il y a 17 ans
aes.c 11e464c331 r18753@catbus: nickm | 2008-03-11 14:56:39 -0400 il y a 18 ans
aes.h eecc44dab8 r17963@catbus: nickm | 2008-02-07 10:14:25 -0500 il y a 18 ans
ciphers.inc d395135e2f fix a few typos, and give the bootstrap phase stuff a changelog entry. il y a 18 ans
compat.c c33dde4ac1 Fix mingw build with --enable-gcc-warnings set. il y a 17 ans
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. il y a 17 ans
container.c a345506672 Add an assert to make tools happier. il y a 17 ans
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. il y a 17 ans
crypto.c 4d94e061c7 Clean up some redundant stuff in crypto_dh_new(). il y a 17 ans
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. il y a 17 ans
ht.h 69300eb606 r14374@tombo: nickm | 2008-02-21 16:57:39 -0500 il y a 18 ans
log.c 8ea780632f Make severity args to add_*_log() functions be const il y a 17 ans
log.h 8ea780632f Make severity args to add_*_log() functions be const il y a 17 ans
memarea.c 98aea7186c r19249@catbus: nickm | 2008-04-08 14:04:02 -0400 il y a 18 ans
memarea.h 31153d6374 r19243@catbus: nickm | 2008-04-08 13:28:59 -0400 il y a 18 ans
mempool.c 2905291af2 r17659@tombo: nickm | 2008-08-06 12:22:11 -0400 il y a 17 ans
mempool.h f3eaeb99a3 r18051@catbus: nickm | 2008-02-12 15:20:43 -0500 il y a 18 ans
strlcat.c 29fa9eb216 r8860@totoro: nickm | 2006-10-03 14:48:33 -0400 il y a 19 ans
strlcpy.c 29fa9eb216 r8860@totoro: nickm | 2006-10-03 14:48:33 -0400 il y a 19 ans
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. il y a 17 ans
torgzip.c 69300eb606 r14374@tombo: nickm | 2008-02-21 16:57:39 -0500 il y a 18 ans
torgzip.h 842a33ff20 Update some copyright notices: it is now 2008. il y a 18 ans
torint.h 031c212776 r18360@catbus: nickm | 2008-02-21 22:26:32 -0500 il y a 18 ans
tortls.c 339f094056 Refactor some code and add some asserts based on scanner results. il y a 17 ans
tortls.h b927ede48c r15161@31-33-107: nickm | 2008-04-10 11:11:58 -0400 il y a 18 ans
util.c 4eab76f074 remove a code path that should never happen (and if it did, we'd be il y a 17 ans
util.h 9da0482007 r17358@pc-10-8-1-079: nickm | 2008-07-25 16:41:03 +0200 il y a 18 ans