Nick Mathewson 73f6c1531e fix typo in earlier libevent mmessage suppress patch před 21 roky
..
.cvsignore 03544caca7 Make cvsignores reflect build process před 23 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 22 roky
aes.h 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. před 22 roky
compat.c 80901fde69 remember some thoughts about using WSAStartup to learn před 21 roky
compat.h 0197b47ce9 Fix some more obscure compiler warnings před 21 roky
container.c 248867caf5 bugfix: make smartlist_join_strings2 actually use the separator/terminator 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 837d7dff69 Try to make crash-on-shutdown bug harder to trigger. před 21 roky
crypto.h 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. před 22 roky
log.c 73f6c1531e fix typo in earlier libevent mmessage suppress patch před 21 roky
log.h 410ecfcc71 Add code to suppress spurious libevent log msgs; use it to resolve bug 68. 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 c185825585 Finish implementing GETINFO; make it easy to query address maps. před 21 roky
tortls.c 4a82ac12b8 add a tor_tls_is_server method to remember if conn->tls před 21 roky
tortls.h 4a82ac12b8 add a tor_tls_is_server method to remember if conn->tls před 21 roky
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. před 21 roky
util.h bbaa3c7792 Implement more control spec functionality před 21 roky