Roger Dingledine 6f579deff4 check for EADDRINUSE in a cross-platform way (unless i'm wrong) пре 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 1af630d32c Bite the bullet and limit all our source lines to 80 characters, the way IBM intended. пре 20 година
aes.h 1af630d32c Bite the bullet and limit all our source lines to 80 characters, the way IBM intended. пре 20 година
compat.c f1864dfff3 On systems that don't have getrlimit (like windows), we were artificially пре 20 година
compat.h 6f579deff4 check for EADDRINUSE in a cross-platform way (unless i'm wrong) пре 20 година
container.c a45b131590 check for integer overflows in more places, when adding elements to пре 20 година
container.h 1af630d32c Bite the bullet and limit all our source lines to 80 characters, the way IBM intended. пре 20 година
crypto.c 45757dafb7 Split PARANOIA_B into B1 and B2. пре 20 година
crypto.h 418dc7b16e I believe this resolves bug 234, the mysterious crash on 0.1.1.9 пре 20 година
ht.h 9482b1b9d5 Choose directory servers from routerstatus list, not from routerinfo list. This way, as soon was we have a networkstatus, we can ask a cache to give us routers, rather than needing to ask the directories. пре 20 година
log.c dbf2e10460 Apply Matt Ghali's --with-syslog-facility patch пре 20 година
log.h 099b9ce2f9 Fix bug 230: add a rollback function to reverse all changes since the last mark_logs_temp(), and move log initialization into the two-phase part of option setting. пре 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 1af630d32c Bite the bullet and limit all our source lines to 80 characters, the way IBM intended. пре 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 241310bbac Split 0119_PARANOIA into 0119_PARANOIA_[ABC]. A is "this is suspicious, and we have not tried running without this yet". B is "this is suspicious, but the last time we tested, it was okay." C is "How could this possibly be the cause?" пре 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 7fc62029d4 Refuse to use RunAsDaemon when torrc is a relative path. Fixes bug 229. пре 20 година
util.h 7fc62029d4 Refuse to use RunAsDaemon when torrc is a relative path. Fixes bug 229. пре 20 година