tor/src/or
Roger Dingledine 48118b228e Clients replace entry guards that were chosen more than a few months
ago. This change should significantly improve client performance,
especially once more people upgrade, since relays that have been
a guard for a long time are currently overloaded.


svn:r19287
2009-04-11 12:00:18 +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 Clients replace entry guards that were chosen more than a few months 2009-04-11 12:00:18 +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 Retry circuits if the exit node is optional and nonexistant. 2009-02-09 16:55:48 +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 If the bridge config line doesn't specify a port, assume 443. 2009-04-11 00:16:05 +00:00
connection_edge.c If the controller claimed responsibility for a stream, but that 2009-02-13 04:11:14 +00:00
connection_or.c If we're using bridges and our network goes away, be more willing 2009-02-04 23:27:35 +00:00
connection.c If we're using bridges and our network goes away, be more willing 2009-02-04 23:27:35 +00:00
control.c Do not generate the non-verbose circuit path when generating a circuit event unless we will use it. 2009-03-18 19:30:34 +00:00
cpuworker.c Add and use set/get_uint64 on onion tags. [bug 604; backportable] 2009-03-02 19:15:05 +00:00
directory.c log more verbosely when we accept or decline a router descriptor, 2009-04-01 13:02:04 +00:00
dirserv.c log more verbosely when we accept or decline a router descriptor, 2009-04-01 13:02:04 +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 Port some mostly cosmetic eventdns changes from libevent 2009-02-11 17:22:29 +00:00
eventdns_tor.h Update some copyright notices: it is now 2008. 2008-02-07 05:31:47 +00:00
eventdns.c Fix one case of bug 929. 2009-02-23 20:04:51 +00:00
eventdns.h Port some mostly cosmetic eventdns changes from libevent 2009-02-11 17:22:29 +00:00
geoip.c Possible fix for broken country settings in ExcludeExitNodes. 2009-02-16 15:15:06 +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 send the newconsensus event if the controller has asked for newconsensus 2009-02-20 10:25:08 +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 log more verbosely when we accept or decline a router descriptor, 2009-04-01 13:02:04 +00:00
policies.c Log cached-at-exit exit policies to try to fix bug 672. 2009-03-09 15:53:37 +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 when we get an unrecognized relay streamid, log it 2009-03-11 20:51:47 +00:00
rendclient.c Don't extend introduction circuits indefinitely. 2009-02-10 00:45:30 +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 Don't double-free successful_uploads. 2009-03-18 14:35:24 +00:00
rephist.c Use doxygen-style comments instead of C-style comments. 2009-01-04 23:44:43 +00:00
router.c fix a comment 2009-04-11 00:40:11 +00:00
routerlist.c Directory authorities should accept a descriptor as changed when the relay operator changed the bandwithrate or bandwithburst settings. 2009-04-11 00:12:52 +00:00
routerparse.c Fix a few crash bugs related to malormed descriptors. Lark found one; fuzzing found the rest. 2009-04-09 19:58:16 +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 log more verbosely when we accept or decline a router descriptor, 2009-04-01 13:02:04 +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