tor/src/or
Nick Mathewson d3a06684bc r8974@Kushana: nickm | 2006-09-28 17:05:59 -0400
Improvement to last entry guards patch: track when we last attempted to connect to a node in our state file along with how long it has been unreachable.  Also clarify behavior of parse_iso_time() when it gets extra characters.


svn:r8520
2006-09-28 23:57:49 +00:00
..
buffers.c r8894@Kushana: nickm | 2006-09-21 18:30:42 -0400 2006-09-22 00:43:55 +00:00
circuitbuild.c r8974@Kushana: nickm | 2006-09-28 17:05:59 -0400 2006-09-28 23:57:49 +00:00
circuitlist.c make my bandwidth exercises actually happen 2006-09-15 05:53:00 +00:00
circuituse.c r8973@Kushana: nickm | 2006-09-28 16:53:19 -0400 2006-09-28 23:57:44 +00:00
command.c prefer calling it a client rather than an OP 2006-09-07 01:00:37 +00:00
config.c Add an EnforceDistinctSubnets option so that clients who know what they are doing (mainly people with private testing networks) can disable our same-/16 detection. 2006-09-25 22:12:54 +00:00
connection_edge.c Backport candidate: Fix a long-standing server-side DNS bug. When a 2006-09-24 17:05:00 +00:00
connection_or.c r8973@Kushana: nickm | 2006-09-28 16:53:19 -0400 2006-09-28 23:57:44 +00:00
connection.c r8973@Kushana: nickm | 2006-09-28 16:53:19 -0400 2006-09-28 23:57:44 +00:00
control.c checkpoint changelog and general polishing 2006-09-25 05:59:13 +00:00
cpuworker.c r8725@Kushana: nickm | 2006-09-06 04:39:29 -0400 2006-09-06 08:42:20 +00:00
directory.c r9897@danube: weasel | 2006-09-29 01:08:44 +0200 2006-09-28 23:08:54 +00:00
dirserv.c r9889@danube: weasel | 2006-09-29 00:57:42 +0200 2006-09-28 22:59:36 +00:00
dns.c r8968@Kushana: nickm | 2006-09-26 17:53:27 -0400 2006-09-26 22:03:23 +00:00
eventdns_tor.h r8757@Kushana: nickm | 2006-09-07 13:07:46 -0400 2006-09-07 19:00:51 +00:00
eventdns.c r8969@Kushana: nickm | 2006-09-26 18:00:36 -0400 2006-09-26 22:03:26 +00:00
eventdns.h Minor fix: add code to eventdns so it can free memory on shutdown. This should help valgrind and dmalloc freak out less. 2006-09-25 20:38:58 +00:00
hibernate.c r7299@Kushana: nickm | 2006-08-10 01:08:58 -0700 2006-08-10 09:01:37 +00:00
main.c r8750@totoro: nickm | 2006-09-27 20:52:01 -0400 2006-09-28 00:53:02 +00:00
Makefile.am Also, add a temporary hack to make sure eventdns.c is distributd. 2006-06-06 00:12:22 +00:00
onion.c Don't tell anybody, but we're going OO here. This patch splits 2006-07-23 07:37:35 +00:00
or.h r8973@Kushana: nickm | 2006-09-28 16:53:19 -0400 2006-09-28 23:57:44 +00:00
policies.c r8877@Kushana: nickm | 2006-09-21 17:12:33 -0400 2006-09-21 21:48:42 +00:00
relay.c r8895@Kushana: nickm | 2006-09-21 20:05:11 -0400 2006-09-22 00:44:07 +00:00
rendclient.c r7328@Kushana: nickm | 2006-08-11 00:04:26 -0700 2006-08-11 07:09:52 +00:00
rendcommon.c Don't tell anybody, but we're going OO here. This patch splits 2006-07-23 07:37:35 +00:00
rendmid.c prefer calling it a client rather than an OP 2006-09-07 01:00:37 +00:00
rendservice.c r6908@Kushana: nickm | 2006-07-26 12:38:52 -0400 2006-07-26 19:07:26 +00:00
rephist.c use tor_mem_is_zero() in more places. 2006-07-23 05:52:27 +00:00
router.c r8879@Kushana: nickm | 2006-09-21 17:20:31 -0400 2006-09-21 21:49:03 +00:00
routerlist.c r8973@Kushana: nickm | 2006-09-28 16:53:19 -0400 2006-09-28 23:57:44 +00:00
routerparse.c r8872@Kushana: nickm | 2006-09-21 14:00:20 -0400 2006-09-21 21:48:06 +00:00
test.c r8879@Kushana: nickm | 2006-09-21 17:20:31 -0400 2006-09-21 21:49:03 +00:00
tor_main.c Happy new year! 2006-02-09 05:46:49 +00:00