tor/src/or
Nick Mathewson 571974d02a Backport to 0.1.2.x: Never allow a circuit to be created with the same circid as a circuit that has been marked for close. May fix 779. Needs testing.
svn:r16464
2008-08-07 20:19:53 +00:00
..
Makefile.am Also, add a temporary hack to make sure eventdns.c is distributd. 2006-06-06 00:12:22 +00:00
buffers.c r14602@catbus: nickm | 2007-08-16 13:33:27 -0400 2007-08-16 17:34:55 +00:00
circuitbuild.c Backport to 0.1.2.x: Never allow a circuit to be created with the same circid as a circuit that has been marked for close. May fix 779. Needs testing. 2008-08-07 20:19:53 +00:00
circuitlist.c Backport to 0.1.2.x: Never allow a circuit to be created with the same circid as a circuit that has been marked for close. May fix 779. Needs testing. 2008-08-07 20:19:53 +00:00
circuituse.c remove some done items; futz with changelog 2007-10-14 07:31:57 +00:00
command.c Backport to 0.1.2.x: Never allow a circuit to be created with the same circid as a circuit that has been marked for close. May fix 779. Needs testing. 2008-08-07 20:19:53 +00:00
config.c Take lefkada out of the list of v2 directory authorities, since 2008-04-23 17:36:46 +00:00
connection.c r18031@catbus: nickm | 2008-02-11 13:54:58 -0500 2008-02-11 18:55:05 +00:00
connection_edge.c nick wants this one to compile too. geez. 2008-02-19 22:08:44 +00:00
connection_or.c r12053@catbus: nickm | 2007-03-03 16:45:38 -0500 2007-03-03 21:55:31 +00:00
control.c r18931@catbus: nickm | 2008-03-18 12:08:44 -0400 2008-03-18 16:09:07 +00:00
cpuworker.c r11775@catbus: nickm | 2007-02-12 16:39:09 -0500 2007-02-12 21:39:53 +00:00
directory.c backport r14375 2008-04-16 00:08:20 +00:00
dirserv.c fix bug in r13469: 2008-02-21 06:45:04 +00:00
dns.c r14472@tombo: nickm | 2008-02-26 13:44:08 -0500 2008-02-26 19:27:39 +00:00
eventdns.c r13705@catbus: nickm | 2007-07-12 11:54:41 -0400 2007-07-12 16:17:15 +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 r11826@catbus: nickm | 2007-02-16 14:58:38 -0500 2007-02-16 20:01:02 +00:00
main.c backport r12628 2007-12-01 23:34:43 +00:00
onion.c r17856@catbus: nickm | 2008-01-30 18:45:36 -0500 2008-01-30 23:46:02 +00:00
or.h Backport to 0.1.2.x: Never allow a circuit to be created with the same circid as a circuit that has been marked for close. May fix 779. Needs testing. 2008-08-07 20:19:53 +00:00
policies.c backport r12459 2007-11-30 07:49:49 +00:00
relay.c backport r10818: prevent streamid collisions on relay cells 2007-07-12 17:16:18 +00:00
rendclient.c fix a socks5 error number as pointed out by juliusz 2007-03-07 09:41:23 +00:00
rendcommon.c backport r11499, r11500, r11501: hidserv hexdigests rather than nicknames 2007-10-14 07:51:39 +00:00
rendmid.c r11775@catbus: nickm | 2007-02-12 16:39:09 -0500 2007-02-12 21:39:53 +00:00
rendservice.c r17856@catbus: nickm | 2008-01-30 18:45:36 -0500 2008-01-30 23:46:02 +00:00
rephist.c r15760@catbus: nickm | 2007-10-14 04:16:19 -0400 2007-10-14 08:48:48 +00:00
router.c backport r13442 and r13444 2008-02-09 13:13:38 +00:00
routerlist.c Add instrumentation to the 0.1.2.x branch (disabled by default) to dump the weights of various directory servers when we update our local networkstatus opinions. To turn this on, define DUMP_DIR_WEIGHTS in routerlist.c. This has to be in 0.1.2.x, since the code to pick 0.1.2.x directories is pretty different in more recent releases. 2008-06-18 03:26:13 +00:00
routerparse.c r17856@catbus: nickm | 2008-01-30 18:45:36 -0500 2008-01-30 23:46:02 +00:00
test.c backport r12459 2007-11-30 07:49:49 +00:00
tor_main.c r11775@catbus: nickm | 2007-02-12 16:39:09 -0500 2007-02-12 21:39:53 +00:00