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