tor/src/or
Roger Dingledine 45aeabf8f7 make a note about a clause in connection_edge.c that is probably
redundant, and is definitely confusing. we should take it out
in 0.2.2.x and see who squeaks.


svn:r18383
2009-02-04 08:27:36 +00:00
..
buffers.c Remove svn $Id$s from our source, and remove tor --version --version. 2009-01-04 00:35:51 +00:00
circuitbuild.c Remove some dead code. 2009-01-28 17:36:34 +00:00
circuitlist.c Remove svn $Id$s from our source, and remove tor --version --version. 2009-01-04 00:35:51 +00:00
circuituse.c Support 64-bit time_t. Patch from Matthias Drochner. Partial backport candidate. 2009-01-22 16:28:12 +00:00
command.c actually find the right identity_digest to blame when we get 2009-01-07 00:30:12 +00:00
config.c This patch changes the default location where config and data files 2009-01-15 23:07:11 +00:00
connection_edge.c make a note about a clause in connection_edge.c that is probably 2009-02-04 08:27:36 +00:00
connection_or.c Don't obsolete a very-new connection for having no circuits yet. 2009-01-28 17:36:41 +00:00
connection.c Remove svn $Id$s from our source, and remove tor --version --version. 2009-01-04 00:35:51 +00:00
control.c clean up r18287 2009-01-28 07:16:22 +00:00
cpuworker.c When a relay gets a create cell it can't decrypt (e.g. because it's 2009-01-06 19:03:15 +00:00
directory.c Actually send the extra_headers content in write_http_response_header_impl. This make X-Descriptor-Now-New get sent. Bugfix on 0.2.0.10-alpha. Spotted by "multiplication". 2009-01-28 16:06:46 +00:00
dirserv.c Make dirserv_get_routerdesc_fingerprints() treat extrainfos with send_unencrypted==0 correctly. Irrelevant, since we will soon never send them at all. 2009-01-06 15:37:51 +00:00
dirvote.c Remove svn $Id$s from our source, and remove tor --version --version. 2009-01-04 00:35:51 +00:00
dns.c fix a wide line. 2009-01-30 15:23:44 +00:00
dnsserv.c Make outgoing DNS requests respect OutboundBindAddress. 2009-01-06 20:50:55 +00:00
eventdns_tor.h Update some copyright notices: it is now 2008. 2008-02-07 05:31:47 +00:00
eventdns.c Fix a race condition on nameserver reconfiguration. 2009-01-28 18:26:20 +00:00
eventdns.h Make outgoing DNS requests respect OutboundBindAddress. 2009-01-06 20:50:55 +00:00
geoip.c Refactor MIN_IPS_TO_NOTE_* macros in geoip.c: simplify code. 2009-01-14 06:20:57 +00:00
hibernate.c Remove svn $Id$s from our source, and remove tor --version --version. 2009-01-04 00:35:51 +00:00
main.c Support 64-bit time_t. Patch from Matthias Drochner. Partial backport candidate. 2009-01-22 16:28:12 +00:00
Makefile.am Add experimental support for learning svn revision number in git-svn based repositories. Fancy. 2008-12-11 06:52:24 +00:00
networkstatus.c Jan 06 13:03:57.309 [info] networkstatus_set_current_consensus(): Loaded an obsolete consensus. Discarding. 2009-01-06 18:06:49 +00:00
ntmain.c Remove svn $Id$s from our source, and remove tor --version --version. 2009-01-04 00:35:51 +00:00
onion.c Remove svn $Id$s from our source, and remove tor --version --version. 2009-01-04 00:35:51 +00:00
or.h patch from matt to implement 'getinfo status/clients-seen' 2009-01-28 06:50:36 +00:00
policies.c Remove svn $Id$s from our source, and remove tor --version --version. 2009-01-04 00:35:51 +00:00
reasons.c Remove svn $Id$s from our source, and remove tor --version --version. 2009-01-04 00:35:51 +00:00
relay.c apply a variant of rovv's bug 872 patch, and document that we want a better solution for 0.2.2.x. 2009-01-05 20:52:14 +00:00
rendclient.c Clean up (and mark for 0.2.2.) comments relating to non-beauty of current bug-743 fix. 2009-01-06 17:37:22 +00:00
rendcommon.c Remove svn $Id$s from our source, and remove tor --version --version. 2009-01-04 00:35:51 +00:00
rendmid.c Remove svn $Id$s from our source, and remove tor --version --version. 2009-01-04 00:35:51 +00:00
rendservice.c Remove svn $Id$s from our source, and remove tor --version --version. 2009-01-04 00:35:51 +00:00
rephist.c Use doxygen-style comments instead of C-style comments. 2009-01-04 23:44:43 +00:00
router.c clean up r18287 2009-01-28 07:16:22 +00:00
routerlist.c Now that we can hit the end of router_rebuild_store before chunk_list is set, we need to test it before freeing it. 2009-01-14 06:36:30 +00:00
routerparse.c Fix a possible cause of bug 915 when parsing multiple votes one of which was bad. Bugfix on 0.2.0.8-alpha. 2009-01-31 18:27:38 +00:00
test_data.c Remove svn $Id$s from our source, and remove tor --version --version. 2009-01-04 00:35:51 +00:00
test.c True, 17 is greater than 0. But this applies to 4111 as well. 2009-01-13 15:02:32 +00:00
tor_main.c Remove svn $Id$s from our source, and remove tor --version --version. 2009-01-04 00:35:51 +00:00