Nick Mathewson 25f8335528 Include circuit purposes in circuit events. Now all circuit events are extended; this makes the code simpler. 18 anni fa
..
Makefile.am 42f21007a3 consolidate all our edge/circ/orconn reason-to-foo-or-back functions 18 anni fa
buffers.c ae3ce7b387 Patch from mwenge: update TrackHostExits mapping expiry times when the mappings are used, so that they expire a while after their last use, not a while after their creation. 18 anni fa
circuitbuild.c 745e5b0e22 Make sure ExcludeSingleHopRelays works for an exit. 18 anni fa
circuitlist.c 25f8335528 Include circuit purposes in circuit events. Now all circuit events are extended; this makes the code simpler. 18 anni fa
circuituse.c 9d950f7d25 Nobody calls circuit_launch_by_nickname; remove it. 18 anni fa
command.c 960a0f0a99 r17641@31-33-44: nickm | 2008-08-05 16:07:53 -0400 18 anni fa
config.c 26aa741169 Remove the old v2 directory authority 'lefkada' from the default 18 anni fa
connection.c ae33d3ead7 Apply rovv's fix for bug 824. 18 anni fa
connection_edge.c ae3ce7b387 Patch from mwenge: update TrackHostExits mapping expiry times when the mappings are used, so that they expire a while after their last use, not a while after their creation. 18 anni fa
connection_or.c d37fae2f4e Catch and report a few more bootstrapping failure cases when Tor 18 anni fa
control.c 25f8335528 Include circuit purposes in circuit events. Now all circuit events are extended; this makes the code simpler. 18 anni fa
cpuworker.c fcf817f897 Switch global_identifier on connections to a 64-bit field and move it to connection_t. When procession onionskins, look up the connection by this field rather than by addr:port. This will keep us from dropping onionskins. How many dropped circuits are dropped because of this bug? 18 anni fa
directory.c e7e12236ac Code to serve a current stability calculations from /tor/dbg-stability.txt. Untested: somebody please run this on an authority and let me know if it is broken. 18 anni fa
dirserv.c 57db1c1a7d Tweak the dbg-stability.txt code to log everything else that influences router stability calculations. 18 anni fa
dirvote.c 45205126fe Fix some apparent leaks in voting. If authorities suddenly start segfaulting, this could be a patch to look harder at. 18 anni fa
dns.c 0800b332a0 r17847@tombo: nickm | 2008-08-22 12:08:56 -0400 18 anni fa
dnsserv.c baeb260ad1 Refactor use of connection_new so that we get more verifiable typesafety. 18 anni fa
eventdns.c b0c48d8e45 Oops; we need to make sure that DNS request names are matched in the _questions_ section of the replies. Rejecting answers whether the _answers_ section did not match made us reject A records waiting at the end of a CNAME record. Bug 823. 18 anni fa
eventdns.h fc52d85b7c r17846@tombo: nickm | 2008-08-22 11:54:00 -0400 18 anni fa
eventdns_tor.h 842a33ff20 Update some copyright notices: it is now 2008. 18 anni fa
geoip.c 02c71a7eb4 Widen the conditions under which we whine about not having a geoip file to include "a country code was configured in a node list." 18 anni fa
hibernate.c e7db789e82 r14399@tombo: nickm | 2008-02-22 14:09:38 -0500 18 anni fa
main.c e06f140f97 Whitespace fixes. 18 anni fa
networkstatus.c 2625eb204f Fix a memory leak when freeing routerstatuses with exit policy summaries. Patch from mwenge. 18 anni fa
ntmain.c 4e6b6e3ad7 r19092@catbus: nickm | 2008-03-27 12:43:29 -0400 18 anni fa
onion.c e7db789e82 r14399@tombo: nickm | 2008-02-22 14:09:38 -0500 18 anni fa
or.h 25f8335528 Include circuit purposes in circuit events. Now all circuit events are extended; this makes the code simpler. 18 anni fa
policies.c 2d95accc75 Allow ports 465 and 587 in the default exit policy again. We had 18 anni fa
reasons.c bcde95509d Actually reinstate errors that did not work on windows, and add a comment about reading the documentation of the S_CASE and E_CASE macros before adding new cases to the switch statements there. 18 anni fa
relay.c 960a0f0a99 r17641@31-33-44: nickm | 2008-08-05 16:07:53 -0400 18 anni fa
rendclient.c 8bc1536a9e Add patch 4 from Karsten for proposal 121, slightly modified. Karsten should definitely re-review the bits I changed. 18 anni fa
rendcommon.c 8bc1536a9e Add patch 4 from Karsten for proposal 121, slightly modified. Karsten should definitely re-review the bits I changed. 18 anni fa
rendmid.c 842a33ff20 Update some copyright notices: it is now 2008. 18 anni fa
rendservice.c 5f457e4fa6 Minor correction of commentation. 18 anni fa
rephist.c 57db1c1a7d Tweak the dbg-stability.txt code to log everything else that influences router stability calculations. 18 anni fa
router.c e147e867be Proposal 152 implementation from Josh Albrecht, with tweaks. 18 anni fa
routerlist.c e147e867be Proposal 152 implementation from Josh Albrecht, with tweaks. 18 anni fa
routerparse.c e147e867be Proposal 152 implementation from Josh Albrecht, with tweaks. 18 anni fa
test.c 283b95e463 Make tests pass again by adding an opt hidden-service-dir to the example routerinfo output. 18 anni fa
test_data.c 842a33ff20 Update some copyright notices: it is now 2008. 18 anni fa
tor_main.c 842a33ff20 Update some copyright notices: it is now 2008. 18 anni fa