tor/src/or
Nick Mathewson e00a1cbf16 r11726@catbus: nickm | 2007-02-08 16:04:53 -0500
Resolve some XXXX012 items:
   - Remove PathlenCoinWeight: if we want it again, we can add it
     back in.
   - Ditto with RelayBandwidth*.
   - Decide to leave in the "hey, you didn't set end_reason!" BUG log message,
     but stop telling people to bug me personally.
   - Postpone strengthening assert_connection_ok(): it's important, but 
     it's also a good way to introduce weird bugs.
   - Move some expensive consistency checking from dns_free_all() into
     assert_cache_ok().


svn:r9533
2007-02-08 22:07:56 +00:00
..
buffers.c r11629@catbus: nickm | 2007-02-02 15:06:17 -0500 2007-02-02 20:06:43 +00:00
circuitbuild.c r11726@catbus: nickm | 2007-02-08 16:04:53 -0500 2007-02-08 22:07:56 +00:00
circuitlist.c r11694@catbus: nickm | 2007-02-07 13:25:01 -0500 2007-02-07 18:25:04 +00:00
circuituse.c r11629@catbus: nickm | 2007-02-02 15:06:17 -0500 2007-02-02 20:06:43 +00:00
command.c r9457@Kushana: nickm | 2006-10-31 18:35:17 -0500 2006-10-31 23:35:50 +00:00
config.c r11726@catbus: nickm | 2007-02-08 16:04:53 -0500 2007-02-08 22:07:56 +00:00
connection.c r11726@catbus: nickm | 2007-02-08 16:04:53 -0500 2007-02-08 22:07:56 +00:00
connection_edge.c r11694@catbus: nickm | 2007-02-07 13:25:01 -0500 2007-02-07 18:25:04 +00:00
connection_or.c r11702@catbus: nickm | 2007-02-08 02:10:19 -0500 2007-02-08 07:24:15 +00:00
control.c r11716@catbus: nickm | 2007-02-08 14:19:24 -0500 2007-02-08 19:44:48 +00:00
cpuworker.c r9025@Kushana: nickm | 2006-09-29 18:33:13 -0400 2006-09-29 22:33:40 +00:00
directory.c Only rewrite a conn's address based on X-Forwarded-For: headers 2007-02-07 03:40:06 +00:00
dirserv.c r11629@catbus: nickm | 2007-02-02 15:06:17 -0500 2007-02-02 20:06:43 +00:00
dns.c r11726@catbus: nickm | 2007-02-08 16:04:53 -0500 2007-02-08 22:07:56 +00:00
eventdns.c r11624@catbus: nickm | 2007-02-01 13:17:35 -0500 2007-02-01 18:33:02 +00:00
eventdns.h r11726@Kushana: nickm | 2006-12-28 16:24:06 -0500 2006-12-28 21:29:31 +00:00
eventdns_tor.h r11584@Kushana: nickm | 2006-12-15 01:10:45 -0500 2006-12-15 06:12:01 +00:00
hibernate.c r11686@catbus: nickm | 2007-02-07 01:50:14 -0500 2007-02-07 06:54:33 +00:00
main.c r11676@catbus: nickm | 2007-02-07 00:10:00 -0500 2007-02-07 05:10:58 +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 r11629@catbus: nickm | 2007-02-02 15:06:17 -0500 2007-02-02 20:06:43 +00:00
or.h r11726@catbus: nickm | 2007-02-08 16:04:53 -0500 2007-02-08 22:07:56 +00:00
policies.c r11629@catbus: nickm | 2007-02-02 15:06:17 -0500 2007-02-02 20:06:43 +00:00
relay.c r11673@catbus: nickm | 2007-02-06 14:40:07 -0500 2007-02-07 06:54:27 +00:00
rendclient.c r9313@totoro: nickm | 2006-11-13 20:07:41 -0500 2006-11-14 01:07:52 +00:00
rendcommon.c r9449@Kushana: nickm | 2006-10-31 00:12:02 -0500 2006-10-31 19:17:07 +00:00
rendmid.c r9449@Kushana: nickm | 2006-10-31 00:12:02 -0500 2006-10-31 19:17:07 +00:00
rendservice.c finish enabling begin-dir cells. require one-hop circs for 2006-12-13 02:49:45 +00:00
rephist.c r11629@catbus: nickm | 2007-02-02 15:06:17 -0500 2007-02-02 20:06:43 +00:00
router.c make a log message make more sense 2007-02-07 02:55:34 +00:00
routerlist.c add a comment so i stop worrying 2007-02-08 20:27:58 +00:00
routerparse.c r11700@catbus: nickm | 2007-02-08 02:03:50 -0500 2007-02-08 07:24:06 +00:00
test.c r11715@catbus: nickm | 2007-02-08 14:07:03 -0500 2007-02-08 19:44:36 +00:00
tor_main.c Happy new year! 2006-02-09 05:46:49 +00:00