Nick Mathewson 905c16846a Fix a few more instances of memory not freed on exit (found by weasel). 21 anos atrás
..
.cvsignore 03544caca7 Make cvsignores reflect build process 23 anos atrás
Makefile.am 324b192f68 Make Tor use Niels Provos's libevent instead of it's current 21 anos atrás
aes.c 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. 21 anos atrás
aes.h 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. 21 anos atrás
compat.c 0197b47ce9 Fix some more obscure compiler warnings 21 anos atrás
compat.h 0197b47ce9 Fix some more obscure compiler warnings 21 anos atrás
container.c 248867caf5 bugfix: make smartlist_join_strings2 actually use the separator/terminator 21 anos atrás
container.h 51f47d746e clean up smartlist_string_isin so callers don't have to manage bufs 21 anos atrás
crypto.c 905c16846a Fix a few more instances of memory not freed on exit (found by weasel). 21 anos atrás
crypto.h 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. 21 anos atrás
log.c df9c8feac7 Commit fixes for several pending tor core tasks: document all DOCDOCed functions; time out uncontrolled unattached streams; feed reasons to SOCKS5 (refactoring connection_ap_handshake_socks_reply in the process); change DirFetchPeriod/StatusFetchPeriod to have a special "Be smart" value. 21 anos atrás
log.h f19e9b8577 doxygen uses backslashes, not forward-slashes 21 anos atrás
strlcat.c 971b002d93 Include strlcpy and strlcat where not available, so our string ops can be less error-prone. 22 anos atrás
strlcpy.c 971b002d93 Include strlcpy and strlcat where not available, so our string ops can be less error-prone. 22 anos atrás
test.h 32978afa54 Workaround for brain-damaged __FILE__ handling on MSVC: keep Nick's name out 21 anos atrás
torgzip.c 2a908e5180 forward-port: fix win32 compile 21 anos atrás
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 anos atrás
torint.h c185825585 Finish implementing GETINFO; make it easy to query address maps. 21 anos atrás
tortls.c 97bc49bd72 Try a little harder to avoid openssl SSL* double-free reports. 21 anos atrás
tortls.h 5d836c8140 Free tls resources on exit too 21 anos atrás
util.c df9c8feac7 Commit fixes for several pending tor core tasks: document all DOCDOCed functions; time out uncontrolled unattached streams; feed reasons to SOCKS5 (refactoring connection_ap_handshake_socks_reply in the process); change DirFetchPeriod/StatusFetchPeriod to have a special "Be smart" value. 21 anos atrás
util.h bbaa3c7792 Implement more control spec functionality 21 anos atrás