Roger Dingledine 5b24ca6cde cache .exit address better (i think) 21 years ago
..
.cvsignore a970cd7cfa update the cvsignore 22 years ago
Makefile.am 347d3f9d62 Start implementing control interface. 21 years ago
buffers.c 6e6d95b3db Change from inet_ntoa to a threadproof tor_inet_ntoa. 21 years ago
circuitbuild.c 6e6d95b3db Change from inet_ntoa to a threadproof tor_inet_ntoa. 21 years ago
circuitlist.c f672577bc6 Free even more things on shutdown. Temporarily move tor_free_all out from #ifdef so it gets tested more. 21 years ago
circuituse.c 8727acf2f1 Add a new AddressMap directive to rewrite incoming socks addresses. 21 years ago
command.c 858eda4736 Fix an unused function warning 21 years ago
config.c 6faaac2706 add support for CONNECTing through https proxies. 21 years ago
connection.c 22c38b0f9b Clarify comment. Use CONN_IS_EDGE more. Try to be more zealous about calling connection_edge_end when things go bad with edge conns in connection.c 21 years ago
connection_edge.c 5b24ca6cde cache .exit address better (i think) 21 years ago
connection_or.c 6faaac2706 add support for CONNECTing through https proxies. 21 years ago
control.c a6e587305f typo spotted by chris 21 years ago
cpuworker.c 6e6d95b3db Change from inet_ntoa to a threadproof tor_inet_ntoa. 21 years ago
directory.c 6faaac2706 add support for CONNECTing through https proxies. 21 years ago
dirserv.c 60f234f42b Add more functions to free things to help dmalloc allong. 21 years ago
dns.c f672577bc6 Free even more things on shutdown. Temporarily move tor_free_all out from #ifdef so it gets tested more. 21 years ago
hibernate.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 years ago
main.c 2ff6cfccd6 Forward-port fix to make dual-purpose NT executable work. 21 years ago
onion.c 38f53cff41 forward-port the onion queue thing 21 years ago
or.h 5b24ca6cde cache .exit address better (i think) 21 years ago
relay.c 5b24ca6cde cache .exit address better (i think) 21 years ago
rendclient.c 38be533c69 Handle unavailable hidden services better. We try each intro point 21 years ago
rendcommon.c 38be533c69 Handle unavailable hidden services better. We try each intro point 21 years ago
rendmid.c 22f7934718 start generating version 1 style introduce cells 21 years ago
rendservice.c 6e6d95b3db Change from inet_ntoa to a threadproof tor_inet_ntoa. 21 years ago
rephist.c f672577bc6 Free even more things on shutdown. Temporarily move tor_free_all out from #ifdef so it gets tested more. 21 years ago
router.c 6e6d95b3db Change from inet_ntoa to a threadproof tor_inet_ntoa. 21 years ago
routerlist.c 60f234f42b Add more functions to free things to help dmalloc allong. 21 years ago
routerparse.c 6e6d95b3db Change from inet_ntoa to a threadproof tor_inet_ntoa. 21 years ago
test.c 6e6d95b3db Change from inet_ntoa to a threadproof tor_inet_ntoa. 21 years ago
tor_main.c 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. 21 years ago
tree.h 3d60cd1d61 Delete trailing whitespace and expand tabs; remove unused aes decrypt code 22 years ago