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