Nick Mathewson 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 лет назад
..
.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 1af630d32c Bite the bullet and limit all our source lines to 80 characters, the way IBM intended. 20 лет назад
compat.h 1af630d32c Bite the bullet and limit all our source lines to 80 characters, the way IBM intended. 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 55ac4f032c Add a (diabled by default) option in crypto.h to disable most of the interesting crypto-related changes made on 0.1.1.9. This will help hunt bug 234. 20 лет назад
crypto.h 55ac4f032c Add a (diabled by default) option in crypto.h to disable most of the interesting crypto-related changes made on 0.1.1.9. This will help hunt bug 234. 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 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 лет назад
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 55ac4f032c Add a (diabled by default) option in crypto.h to disable most of the interesting crypto-related changes made on 0.1.1.9. This will help hunt bug 234. 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 лет назад