Roger Dingledine 8182eb69cd a smidgen more hint when we fail to seed the rng 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 9b432311c4 Make new logging stuff work on windows; fix a couple of windows typos. 20 年之前
compat.h 932106f54c Efficiency hack: call tor_fix_source_file late, not early. Add "BUG" domain. Domains are now bitmasks... just in case. Make some err msgs non-general. 20 年之前
container.c a2a4f4ae61 cleanups and a smidgen more docs 20 年之前
container.h a2a4f4ae61 cleanups and a smidgen more docs 20 年之前
crypto.c 8182eb69cd a smidgen more hint when we fail to seed the rng 20 年之前
crypto.h 9492424d3f Per comments at the bottom of openssl/FAQ, call even more functions to 20 年之前
log.c 9b432311c4 Make new logging stuff work on windows; fix a couple of windows typos. 20 年之前
log.h 9b432311c4 Make new logging stuff work on windows; fix a couple of windows typos. 20 年之前
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 edf5698474 Start dividing log messages into logging domains. No, LD_ is not the best of identifiers. src/or has not been converted yet. Domains dont do anything yet. 20 年之前
torgzip.h 11b76b9ca5 Allow tor_gzip_uncompress to extract as much as possible from truncated compressed data. Also, fix a bug where truncated compressed data could break tor_gzip_uncompress. [This last part is a backport candidate.] 20 年之前
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 e022aa73e6 Hm; looks like the callback business was unnecessary, since DHparams_dup() copies dh->length. 20 年之前
tortls.h 932106f54c Efficiency hack: call tor_fix_source_file late, not early. Add "BUG" domain. Domains are now bitmasks... just in case. Make some err msgs non-general. 20 年之前
util.c 6c361468c1 Loops without an increment step can suck, even on windows. 20 年之前
util.h c68cadc0c8 tor_assert had a misleading comment 20 年之前