Nick Mathewson 9bc2467626 Okay, try to use RAND_poll() from OpenSSL where available. 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 010bcfa9df Win32 compilation/correctness fixes. 20 years ago
compat.h ba24193ab5 Make doxygen marginally happier 20 years ago
container.c ba24193ab5 Make doxygen marginally happier 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 9bc2467626 Okay, try to use RAND_poll() from OpenSSL where available. 20 years ago
crypto.h cc35e1720f Using RAND_pseudo_bytes instead of RAND_bytes is an accident waiting to happen, and does not really speed us up much when we do it. So stop doing it. 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 ba24193ab5 Make doxygen marginally happier 20 years ago
tortls.h ba24193ab5 Make doxygen marginally happier 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 ba24193ab5 Make doxygen marginally happier 20 years ago