Nick Mathewson f8c07e1f33 free EVP cipher information on shutdown to remove some spurious dmalloc complaints. 20 years ago
..
.cvsignore 03544caca7 Make cvsignores reflect build process 22 years ago
Makefile.am 324b192f68 Make Tor use Niels Provos's libevent instead of it's current 21 years ago
aes.c fd04db90b5 Stop leaking storage for EVP keys. (This would be a critical bug if it had ever appeared in a released version.) 20 years ago
aes.h 0831823763 Change end-of-file NLNL convention. It turns out arma I and I agree. 20 years ago
compat.c 92451f74a8 Reformat inconsistent function declarations. 20 years ago
compat.h 6973ef9be4 Add a touch_file() function to compat so we can update cache mtimes. 20 years ago
container.c de198d800b Never call free() on tor_malloc()d memory. This is unlikely to be our current leak, but it may help dmalloc work. 20 years ago
container.h 2689cb081b We have so many special cases for smartlists of strings, why not add a sort function? 20 years ago
crypto.c f8c07e1f33 free EVP cipher information on shutdown to remove some spurious dmalloc complaints. 20 years ago
crypto.h f8a80e8d59 Helper functions to perform our truncated base64 encoding on hexdigests. 20 years ago
log.c 92451f74a8 Reformat inconsistent function declarations. 20 years ago
log.h fcd0fc3364 flesh out the source file descriptions for doxygen 20 years ago
strlcat.c 971b002d93 Include strlcpy and strlcat where not available, so our string ops can be less error-prone. 21 years ago
strlcpy.c 971b002d93 Include strlcpy and strlcat where not available, so our string ops can be less error-prone. 21 years ago
test.h 789374dbbd Make GCC very happy, even with lots of warnings set. Also, try to fix some reported Solaris x86 warnings. 20 years ago
torgzip.c 92451f74a8 Reformat inconsistent function declarations. 20 years ago
torgzip.h 0831823763 Change end-of-file NLNL convention. It turns out arma I and I agree. 20 years ago
torint.h 48787c839e Fix logic to set TIME_T_MAX; apparently, everybody had thought of the prospect of a signed time_t but me. 20 years ago
tortls.c de198d800b Never call free() on tor_malloc()d memory. This is unlikely to be our current leak, but it may help dmalloc work. 20 years ago
tortls.h 0831823763 Change end-of-file NLNL convention. It turns out arma I and I agree. 20 years ago
util.c c5ee3e961e Reorganize some quick-and-dirty code to find out what openssl stuff is leaking, using dmalloc. 20 years ago
util.h c5ee3e961e Reorganize some quick-and-dirty code to find out what openssl stuff is leaking, using dmalloc. 20 years ago