Nick Mathewson 083b67cda5 Add rudimentary pthread support that needs more testing. 21 years ago
..
.cvsignore 03544caca7 Make cvsignores reflect build process 22 years ago
Makefile.am 324b192f68 Make Tor use Niels Provos's libevent instead of it's current 21 years ago
aes.c 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. 21 years ago
aes.h 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. 21 years ago
compat.c 083b67cda5 Add rudimentary pthread support that needs more testing. 21 years ago
compat.h 083b67cda5 Add rudimentary pthread support that needs more testing. 21 years ago
container.c 51f47d746e clean up smartlist_string_isin so callers don't have to manage bufs 21 years ago
container.h 51f47d746e clean up smartlist_string_isin so callers don't have to manage bufs 21 years ago
crypto.c 9e6d6c6096 Bugfix: we've been using openssl's BIO_get_mem_data incorrectly. 21 years ago
crypto.h 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. 21 years ago
log.c 1f3e77bf92 make the initial temp log only notice-err, not info-err 21 years ago
log.h f19e9b8577 doxygen uses backslashes, not forward-slashes 21 years ago
strlcat.c 971b002d93 Include strlcpy and strlcat where not available, so our string ops can be less error-prone. 22 years ago
strlcpy.c 971b002d93 Include strlcpy and strlcat where not available, so our string ops can be less error-prone. 22 years ago
test.h 32978afa54 Workaround for brain-damaged __FILE__ handling on MSVC: keep Nick's name out 21 years ago
torgzip.c 2a908e5180 forward-port: fix win32 compile 21 years ago
torgzip.h 69fa5be7b6 Workaround for webservers that lie about Content-Encoding: Tor now tries to autodetect compressed directories and compression itself. (resolves bug 65) 21 years ago
torint.h 50a314c931 int is not necessarily the same size as size_t 21 years ago
tortls.c fca7ba9777 Resolve task 42: find where 19-char nicknames were getting truncated when read from certs, and fix it. Also audit use of MAX_NICKNAME_LEN; no other badness found, but some docs/code cleaned up a touch. 21 years ago
tortls.h 32978afa54 Workaround for brain-damaged __FILE__ handling on MSVC: keep Nick's name out 21 years ago
util.c 74bc4e5af0 help avoid overflow from len_in + (len_in/n)*len_ins 21 years ago
util.h cf17d0d29c move network_init from or/main to common/compat 21 years ago