tor/src/or
Nick Mathewson 7dbe7fd4d8 r14758@catbus: nickm | 2007-08-21 01:36:03 -0400
Finish implementing and documenting proposal 108: Authorities now use MTBF data to set their stability flags, once they have at least 4 days of data to use.


svn:r11240
2007-08-21 05:37:24 +00:00
..
buffers.c r14034@catbus: nickm | 2007-07-31 05:22:56 -0400 2007-07-31 09:31:15 +00:00
circuitbuild.c r14659@catbus: nickm | 2007-08-18 14:19:34 -0400 2007-08-18 18:20:42 +00:00
circuitlist.c oh, and make it compile too 2007-08-19 07:06:02 +00:00
circuituse.c backport candidate (revert part of r9350): 2007-08-19 07:17:40 +00:00
command.c Be even more aggressive about separating local traffic from relayed 2007-07-29 22:13:44 +00:00
config.c Stop putting the authentication cookie in a file called "0" 2007-08-21 03:11:56 +00:00
connection_edge.c r14583@catbus: nickm | 2007-08-15 17:52:35 -0400 2007-08-15 21:53:34 +00:00
connection_or.c now we can specify a bridge without specifying its key, 2007-06-15 06:01:04 +00:00
connection.c r14722@catbus: nickm | 2007-08-20 10:54:29 -0400 2007-08-20 14:59:05 +00:00
control.c avoid double-punctuation when we're reporting errors from the 2007-08-20 16:13:21 +00:00
cpuworker.c r13266@catbus: nickm | 2007-06-05 16:38:08 -0400 2007-06-05 20:54:49 +00:00
directory.c It works better if we don't print a 404 header after our body 2007-08-20 22:40:09 +00:00
dirserv.c r14758@catbus: nickm | 2007-08-21 01:36:03 -0400 2007-08-21 05:37:24 +00:00
dirvote.c get rid of a debugging message that non v3-authorities were 2007-08-19 04:28:56 +00:00
dns.c r14093@catbus: nickm | 2007-08-08 01:49:54 -0400 2007-08-08 05:50:31 +00:00
dnsserv.c r13908@catbus: nickm | 2007-07-25 18:55:47 -0400 2007-07-25 22:57:07 +00:00
eventdns_tor.h r14639@catbus: nickm | 2007-08-17 17:45:28 -0400 2007-08-17 21:46:34 +00:00
eventdns.c r14639@catbus: nickm | 2007-08-17 17:45:28 -0400 2007-08-17 21:46:34 +00:00
eventdns.h r12988@catbus: nickm | 2007-05-25 20:15:56 -0400 2007-05-26 00:15:58 +00:00
hibernate.c r14659@catbus: nickm | 2007-08-18 14:19:34 -0400 2007-08-18 18:20:42 +00:00
main.c r14733@catbus: nickm | 2007-08-20 12:32:44 -0400 2007-08-20 16:34:17 +00:00
Makefile.am r14006@kushana: nickm | 2007-08-14 09:34:28 -0400 2007-08-14 13:34:41 +00:00
onion.c doc pedant 2007-02-24 07:50:38 +00:00
or.h r14758@catbus: nickm | 2007-08-21 01:36:03 -0400 2007-08-21 05:37:24 +00:00
policies.c r13834@catbus: nickm | 2007-07-19 15:40:42 -0400 2007-07-19 19:40:45 +00:00
relay.c r14093@catbus: nickm | 2007-08-08 01:49:54 -0400 2007-08-08 05:50:31 +00:00
rendclient.c logging patch from karsten, slightly modified to compile 2007-08-11 14:13:25 +00:00
rendcommon.c fix some code comments, a wrapper, and add a todo item 2007-05-04 07:24:01 +00:00
rendmid.c logging patch from karsten, slightly modified to compile 2007-08-11 14:13:25 +00:00
rendservice.c less scary log entry 2007-08-11 14:38:11 +00:00
rephist.c r14758@catbus: nickm | 2007-08-21 01:36:03 -0400 2007-08-21 05:37:24 +00:00
router.c Let directory authorities startup even when they can't generate 2007-08-20 18:29:17 +00:00
routerlist.c Remove routerlist_check_bug_417() and all its calls. There is still some more debugging code left, marked with XXXs 2007-08-17 22:55:04 +00:00
routerparse.c r14032@Kushana: nickm | 2007-08-15 11:35:16 -0400 2007-08-15 15:38:58 +00:00
test_data.c r13403@catbus: nickm | 2007-06-13 16:15:44 -0400 2007-06-13 20:17:27 +00:00
test.c r14661@catbus: nickm | 2007-08-18 15:38:08 -0400 2007-08-18 19:39:14 +00:00
tor_main.c r12569@catbus: nickm | 2007-04-30 10:48:51 -0400 2007-04-30 14:52:02 +00:00