tor/src/or
Nick Mathewson 1e2d5f30ff r11700@catbus: nickm | 2007-02-08 02:03:50 -0500
Fix several bugs in computing recommended versions. 1) refactor is-this-version-good handling and which-vesions-are-good handling to be in the same place. 2) a version is recommended if more than half of the versioning authorities like it, not >= half.  3) "NEW_IN_SERIES" should mean, "I don't know of an 0.1.1.x this recent, and there are some 0.1.2.x versions out", not "I don't know of an 0.1.1.x this recent, but I know some older ones."  This should resolve bug 383.


svn:r9523
2007-02-08 07:24:06 +00:00
..
buffers.c r11629@catbus: nickm | 2007-02-02 15:06:17 -0500 2007-02-02 20:06:43 +00:00
circuitbuild.c cleanups based on looking through svn commits 2007-02-06 00:27:03 +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 r11666@catbus: nickm | 2007-02-06 13:17:24 -0500 2007-02-06 18:36:21 +00:00
connection.c r12129@Kushana: nickm | 2007-02-03 09:57:36 -0500 2007-02-03 14:57:47 +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 cleanups based on looking through svn commits 2007-02-06 00:27:03 +00:00
control.c r11673@catbus: nickm | 2007-02-06 14:40:07 -0500 2007-02-07 06:54:27 +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 r11631@catbus: nickm | 2007-02-02 15:39:53 -0500 2007-02-02 20:39:55 +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 r11700@catbus: nickm | 2007-02-08 02:03:50 -0500 2007-02-08 07:24:06 +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 r11700@catbus: nickm | 2007-02-08 02:03:50 -0500 2007-02-08 07:24:06 +00:00
routerparse.c r11700@catbus: nickm | 2007-02-08 02:03:50 -0500 2007-02-08 07:24:06 +00:00
test.c r11639@catbus: nickm | 2007-02-05 13:33:38 -0500 2007-02-05 18:33:52 +00:00
tor_main.c Happy new year! 2006-02-09 05:46:49 +00:00