tor/src/or
Nick Mathewson 3623a12262 r14583@catbus: nickm | 2007-08-15 17:52:35 -0400
Fix a bug caught by Kate: when we switched from masks to bits in 0.2.0.3-alpha, we added a spurious ! that made us never believe that any address fell inside a virtual address range.  While we're at it, save a trip around the loop in the common case.


svn:r11129
2007-08-15 21:53:34 +00:00
..
buffers.c r14034@catbus: nickm | 2007-07-31 05:22:56 -0400 2007-07-31 09:31:15 +00:00
circuitbuild.c Be even more aggressive about separating local traffic from relayed 2007-07-29 22:13:44 +00:00
circuitlist.c r14093@catbus: nickm | 2007-08-08 01:49:54 -0400 2007-08-08 05:50:31 +00:00
circuituse.c make progress towards retrying our bridges when they're all 2007-07-29 04:38:21 +00:00
command.c Be even more aggressive about separating local traffic from relayed 2007-07-29 22:13:44 +00:00
config.c r14032@Kushana: nickm | 2007-08-15 11:35:16 -0400 2007-08-15 15:38:58 +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 r14001@catbus: nickm | 2007-07-29 21:31:53 -0400 2007-07-30 01:32:12 +00:00
control.c r14051@Kushana: nickm | 2007-08-15 15:55:36 -0400 2007-08-15 19:56:01 +00:00
cpuworker.c r13266@catbus: nickm | 2007-06-05 16:38:08 -0400 2007-06-05 20:54:49 +00:00
directory.c r14051@Kushana: nickm | 2007-08-15 15:55:36 -0400 2007-08-15 19:56:01 +00:00
dirserv.c r14032@Kushana: nickm | 2007-08-15 11:35:16 -0400 2007-08-15 15:38:58 +00:00
dirvote.c r14049@Kushana: nickm | 2007-08-15 14:43:56 -0400 2007-08-15 19:55:52 +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 r14093@catbus: nickm | 2007-08-08 01:49:54 -0400 2007-08-08 05:50:31 +00:00
eventdns.c r14093@catbus: nickm | 2007-08-08 01:49:54 -0400 2007-08-08 05:50:31 +00:00
eventdns.h r12988@catbus: nickm | 2007-05-25 20:15:56 -0400 2007-05-26 00:15:58 +00:00
hibernate.c r13908@catbus: nickm | 2007-07-25 18:55:47 -0400 2007-07-25 22:57:07 +00:00
main.c r14531@catbus: nickm | 2007-08-13 14:46:25 -0400 2007-08-13 18:47:22 +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 r14049@Kushana: nickm | 2007-08-15 14:43:56 -0400 2007-08-15 19:55:52 +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 r13283@catbus: nickm | 2007-06-06 01:43:44 -0400 2007-06-06 13:02:22 +00:00
router.c r13989@Kushana: nickm | 2007-08-13 16:31:03 -0400 2007-08-13 20:31:08 +00:00
routerlist.c r14051@Kushana: nickm | 2007-08-15 15:55:36 -0400 2007-08-15 19:56:01 +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 r14043@Kushana: nickm | 2007-08-15 12:12:25 -0400 2007-08-15 16:12:40 +00:00
tor_main.c r12569@catbus: nickm | 2007-04-30 10:48:51 -0400 2007-04-30 14:52:02 +00:00