Roger Dingledine 1f3e77bf92 make the initial temp log only notice-err, not info-err il y a 21 ans
..
.cvsignore 03544caca7 Make cvsignores reflect build process il y a 23 ans
Makefile.am ce79bab7f1 Split util into util (general utilities), container (smartlist and strmap), and compat (cross-platform compatability). il y a 21 ans
aes.c 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. il y a 21 ans
aes.h 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. il y a 21 ans
compat.c b50263f740 More work on task #43: fix race conditions on multithreaded (win32) servers. il y a 21 ans
compat.h ead52e0bdc Possible fix for task #43: when running on a multithreaded environment (currently only windows), threads should not close opposite sides of their socketpairs, and workers should not call connection_free_all(). This may fix win32 servers. il y a 21 ans
container.c bbc10c2ea1 Make split(..., NULL) split on horizontal space; fix bug with tabs in config file. il y a 21 ans
container.h 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. il y a 21 ans
crypto.c 9e6d6c6096 Bugfix: we've been using openssl's BIO_get_mem_data incorrectly. il y a 21 ans
crypto.h 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. il y a 21 ans
fakepoll.c 41ba4575b3 Fix windows build. il y a 21 ans
fakepoll.h 6e88abf418 If we are using select, make sure we stay within FD_SETSIZE. il y a 21 ans
log.c 1f3e77bf92 make the initial temp log only notice-err, not info-err il y a 21 ans
log.h f19e9b8577 doxygen uses backslashes, not forward-slashes il y a 21 ans
strlcat.c 971b002d93 Include strlcpy and strlcat where not available, so our string ops can be less error-prone. il y a 22 ans
strlcpy.c 971b002d93 Include strlcpy and strlcat where not available, so our string ops can be less error-prone. il y a 22 ans
test.h 32978afa54 Workaround for brain-damaged __FILE__ handling on MSVC: keep Nick's name out il y a 21 ans
torgzip.c 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. il y a 21 ans
torgzip.h 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. il y a 21 ans
torint.h 50a314c931 int is not necessarily the same size as size_t il y a 21 ans
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. il y a 21 ans
tortls.h 32978afa54 Workaround for brain-damaged __FILE__ handling on MSVC: keep Nick's name out il y a 21 ans
util.c cf17d0d29c move network_init from or/main to common/compat il y a 21 ans
util.h cf17d0d29c move network_init from or/main to common/compat il y a 21 ans