Nick Mathewson 1af630d32c Bite the bullet and limit all our source lines to 80 characters, the way IBM intended. 18 years ago
..
.cvsignore 03544caca7 Make cvsignores reflect build process 21 years ago
Makefile.am a39269572f Replace balanced trees with hash tables: this should make stuff significantly faster. 18 years ago
aes.c 1af630d32c Bite the bullet and limit all our source lines to 80 characters, the way IBM intended. 18 years ago
aes.h 1af630d32c Bite the bullet and limit all our source lines to 80 characters, the way IBM intended. 18 years ago
compat.c 1af630d32c Bite the bullet and limit all our source lines to 80 characters, the way IBM intended. 18 years ago
compat.h 1af630d32c Bite the bullet and limit all our source lines to 80 characters, the way IBM intended. 18 years ago
container.c 1af630d32c Bite the bullet and limit all our source lines to 80 characters, the way IBM intended. 18 years ago
container.h 1af630d32c Bite the bullet and limit all our source lines to 80 characters, the way IBM intended. 18 years ago
crypto.c 1af630d32c Bite the bullet and limit all our source lines to 80 characters, the way IBM intended. 18 years ago
crypto.h 1af630d32c Bite the bullet and limit all our source lines to 80 characters, the way IBM intended. 18 years ago
ht.h 1af630d32c Bite the bullet and limit all our source lines to 80 characters, the way IBM intended. 18 years ago
log.c 1af630d32c Bite the bullet and limit all our source lines to 80 characters, the way IBM intended. 18 years ago
log.h 1af630d32c Bite the bullet and limit all our source lines to 80 characters, the way IBM intended. 18 years ago
strlcat.c 971b002d93 Include strlcpy and strlcat where not available, so our string ops can be less error-prone. 20 years ago
strlcpy.c 971b002d93 Include strlcpy and strlcat where not available, so our string ops can be less error-prone. 20 years ago
test.h 789374dbbd Make GCC very happy, even with lots of warnings set. Also, try to fix some reported Solaris x86 warnings. 19 years ago
torgzip.c 1af630d32c Bite the bullet and limit all our source lines to 80 characters, the way IBM intended. 18 years ago
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.] 18 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. 19 years ago
tortls.c 1af630d32c Bite the bullet and limit all our source lines to 80 characters, the way IBM intended. 18 years ago
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. 18 years ago
util.c 1af630d32c Bite the bullet and limit all our source lines to 80 characters, the way IBM intended. 18 years ago
util.h a1bcdb2f76 util.c:1308: error: conflicting types for "is_internal_IP" 18 years ago