Nick Mathewson d37f4dd8a9 But on windows, localtime and gmtime _are_ threadsafe. 21 年之前
..
.cvsignore 03544caca7 Make cvsignores reflect build process 22 年之前
Makefile.am 324b192f68 Make Tor use Niels Provos's libevent instead of it's current 21 年之前
aes.c 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. 21 年之前
aes.h 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. 21 年之前
compat.c d37f4dd8a9 But on windows, localtime and gmtime _are_ threadsafe. 21 年之前
compat.h 70c3580f81 Patch to localtime/gmtime handling: use the _r variants where available. Use mutexes to fake _r where necessary. Make mutexes no-ops where no threading is enabled. 21 年之前
container.c b5bddd8cfd bugfix: actually use the argument to strmap_free() 21 年之前
container.h 51f47d746e clean up smartlist_string_isin so callers don't have to manage bufs 21 年之前
crypto.c aac97a3c6a Tell openssl how to use locks and how to find thread ids -- this may prevent race conditions surrounding the error queue. 21 年之前
crypto.h 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. 21 年之前
log.c 70c3580f81 Patch to localtime/gmtime handling: use the _r variants where available. Use mutexes to fake _r where necessary. Make mutexes no-ops where no threading is enabled. 21 年之前
log.h f19e9b8577 doxygen uses backslashes, not forward-slashes 21 年之前
strlcat.c 971b002d93 Include strlcpy and strlcat where not available, so our string ops can be less error-prone. 21 年之前
strlcpy.c 971b002d93 Include strlcpy and strlcat where not available, so our string ops can be less error-prone. 21 年之前
test.h 32978afa54 Workaround for brain-damaged __FILE__ handling on MSVC: keep Nick's name out 21 年之前
torgzip.c 2a908e5180 forward-port: fix win32 compile 21 年之前
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 年之前
torint.h a68fcbf807 Initial IRIX compatibility fixes: check for inttypes.h; check for platform cell_t. 21 年之前
tortls.c 70c3580f81 Patch to localtime/gmtime handling: use the _r variants where available. Use mutexes to fake _r where necessary. Make mutexes no-ops where no threading is enabled. 21 年之前
tortls.h 5d836c8140 Free tls resources on exit too 21 年之前
util.c 70c3580f81 Patch to localtime/gmtime handling: use the _r variants where available. Use mutexes to fake _r where necessary. Make mutexes no-ops where no threading is enabled. 21 年之前
util.h ddd724ef94 Add --with-dmalloc configure option 21 年之前