Nick Mathewson 72cb64406a HT_NEXT invalidates the last iterator; fix rmv-related segfault. 20 лет назад
..
.cvsignore 03544caca7 Make cvsignores reflect build process 23 лет назад
Makefile.am a39269572f Replace balanced trees with hash tables: this should make stuff significantly faster. 20 лет назад
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 72cb64406a HT_NEXT invalidates the last iterator; fix rmv-related segfault. 20 лет назад
container.h 05482a0899 Add functions to return number of elts in associative containers 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 лет назад
ht.h 72cb64406a HT_NEXT invalidates the last iterator; fix rmv-related segfault. 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. 20 лет назад
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. 20 лет назад
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 лет назад