Nick Mathewson bbaa3c7792 Implement more control spec functionality 21 anni fa
..
.cvsignore a970cd7cfa update the cvsignore 22 anni fa
Makefile.am 347d3f9d62 Start implementing control interface. 21 anni fa
buffers.c 6e6d95b3db Change from inet_ntoa to a threadproof tor_inet_ntoa. 21 anni fa
circuitbuild.c 6e6d95b3db Change from inet_ntoa to a threadproof tor_inet_ntoa. 21 anni fa
circuitlist.c f672577bc6 Free even more things on shutdown. Temporarily move tor_free_all out from #ifdef so it gets tested more. 21 anni fa
circuituse.c 8727acf2f1 Add a new AddressMap directive to rewrite incoming socks addresses. 21 anni fa
command.c 858eda4736 Fix an unused function warning 21 anni fa
config.c bbaa3c7792 Implement more control spec functionality 21 anni fa
connection.c 26e6eb7539 Check returns from libevent calls better; stop poking at internals of events to see if they are live. 21 anni fa
connection_edge.c 5b24ca6cde cache .exit address better (i think) 21 anni fa
connection_or.c 6faaac2706 add support for CONNECTing through https proxies. 21 anni fa
control.c bbaa3c7792 Implement more control spec functionality 21 anni fa
cpuworker.c 6e6d95b3db Change from inet_ntoa to a threadproof tor_inet_ntoa. 21 anni fa
directory.c bbaa3c7792 Implement more control spec functionality 21 anni fa
dirserv.c bbaa3c7792 Implement more control spec functionality 21 anni fa
dns.c f672577bc6 Free even more things on shutdown. Temporarily move tor_free_all out from #ifdef so it gets tested more. 21 anni fa
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 anni fa
main.c 26e6eb7539 Check returns from libevent calls better; stop poking at internals of events to see if they are live. 21 anni fa
onion.c 38f53cff41 forward-port the onion queue thing 21 anni fa
or.h bbaa3c7792 Implement more control spec functionality 21 anni fa
relay.c 5b24ca6cde cache .exit address better (i think) 21 anni fa
rendclient.c 38be533c69 Handle unavailable hidden services better. We try each intro point 21 anni fa
rendcommon.c 38be533c69 Handle unavailable hidden services better. We try each intro point 21 anni fa
rendmid.c 22f7934718 start generating version 1 style introduce cells 21 anni fa
rendservice.c 6e6d95b3db Change from inet_ntoa to a threadproof tor_inet_ntoa. 21 anni fa
rephist.c f672577bc6 Free even more things on shutdown. Temporarily move tor_free_all out from #ifdef so it gets tested more. 21 anni fa
router.c bbaa3c7792 Implement more control spec functionality 21 anni fa
routerlist.c bbaa3c7792 Implement more control spec functionality 21 anni fa
routerparse.c bbaa3c7792 Implement more control spec functionality 21 anni fa
test.c 6e6d95b3db Change from inet_ntoa to a threadproof tor_inet_ntoa. 21 anni fa
tor_main.c 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. 21 anni fa
tree.h 3d60cd1d61 Delete trailing whitespace and expand tabs; remove unused aes decrypt code 22 anni fa