tor/src/or
Roger Dingledine ef6bc1a451 Keep streamids from different exits on a circuit separate. This
bug may have allowed other routers on a given circuit to inject
cells into streams. Reported by lodger; fixes bug 446. [Bugfix
on 0.1.2.x]


svn:r10818
2007-07-12 17:09:19 +00:00
..
buffers.c r13477@catbus: nickm | 2007-06-17 14:22:03 -0400 2007-06-17 18:22:39 +00:00
circuitbuild.c If there's a never-before-connected-to guard node in our list, 2007-07-02 22:15:26 +00:00
circuitlist.c backport candidate: 2007-07-11 03:37:45 +00:00
circuituse.c Refine r10571: more work on bridge stuff. 2007-06-15 02:12:15 +00:00
command.c r12651@Kushana: nickm | 2007-03-24 18:26:42 -0400 2007-03-26 14:07:59 +00:00
config.c r13637@catbus: nickm | 2007-07-06 14:24:27 -0400 2007-07-10 17:13:24 +00:00
connection_edge.c r13666@catbus: nickm | 2007-07-10 13:10:00 -0400 2007-07-10 17:14:51 +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 r13328@catbus: nickm | 2007-06-08 17:14:55 -0400 2007-06-08 21:14:58 +00:00
control.c r13676@catbus: nickm | 2007-07-10 13:41:24 -0400 2007-07-10 17:41:26 +00:00
cpuworker.c r13266@catbus: nickm | 2007-06-05 16:38:08 -0400 2007-06-05 20:54:49 +00:00
directory.c extra points for making the function name reflect what it does 2007-06-15 04:23:36 +00:00
dirserv.c r13438@catbus: nickm | 2007-06-15 15:01:42 -0400 2007-06-17 15:10:43 +00:00
dirvote.c the non-controversial changes i found in my sandbox 2007-07-02 22:07:53 +00:00
dns.c r13452@kushana: nickm | 2007-06-20 09:52:55 -0400 2007-07-05 14:50:05 +00:00
dnsserv.c r13676@catbus: nickm | 2007-07-10 13:41:24 -0400 2007-07-10 17:41:26 +00:00
eventdns_tor.h r11584@Kushana: nickm | 2006-12-15 01:10:45 -0500 2006-12-15 06:12:01 +00:00
eventdns.c r13473@catbus: nickm | 2007-06-17 13:42:36 -0400 2007-06-17 17:43:25 +00:00
eventdns.h r12988@catbus: nickm | 2007-05-25 20:15:56 -0400 2007-05-26 00:15:58 +00:00
hibernate.c irix64's cc doesn't think hibernate_state_t is necessarily an int. 2007-05-24 23:51:08 +00:00
main.c r13666@catbus: nickm | 2007-07-10 13:10:00 -0400 2007-07-10 17:14:51 +00:00
Makefile.am r13386@catbus: nickm | 2007-06-13 14:15:20 -0400 2007-06-13 18:16:01 +00:00
onion.c doc pedant 2007-02-24 07:50:38 +00:00
or.h clean up a comment 2007-07-11 03:28:12 +00:00
policies.c r13477@catbus: nickm | 2007-06-17 14:22:03 -0400 2007-06-17 18:22:39 +00:00
relay.c Keep streamids from different exits on a circuit separate. This 2007-07-12 17:09:19 +00:00
rendclient.c r12853@catbus: nickm | 2007-05-22 11:36:54 -0400 2007-05-22 15:49:14 +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 r12644@0-41-wifi: nickm | 2007-03-23 16:02:23 -0400 2007-03-24 15:58:11 +00:00
rendservice.c r13068@catbus: nickm | 2007-05-29 14:58:13 -0400 2007-05-29 18:58:16 +00:00
rephist.c r13283@catbus: nickm | 2007-06-06 01:43:44 -0400 2007-06-06 13:02:22 +00:00
router.c more building blocks towards being able to fetch bridge descriptors 2007-06-10 07:34:21 +00:00
routerlist.c Keep streamids from different exits on a circuit separate. This 2007-07-12 17:09:19 +00:00
routerparse.c r13691@catbus: nickm | 2007-07-10 18:44:30 -0400 2007-07-10 22:44:32 +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 r13604@catbus: nickm | 2007-07-02 16:58:40 -0400 2007-07-02 21:08:03 +00:00
tor_main.c r12569@catbus: nickm | 2007-04-30 10:48:51 -0400 2007-04-30 14:52:02 +00:00