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