tor/src/or
Nick Mathewson 8992bf6204 r8776@totoro: nickm | 2006-09-29 00:50:46 -0400
Reserve the nickname "Unnamed" for routers that can't pick a hostname; any
 router can call itself Unnamed; directory servers will never allocate Unnamed
 to any particular router; clients won't believe that any router is the
 canonical Unnamed.
 


svn:r8529
2006-09-29 04:51:28 +00:00
..
buffers.c r8894@Kushana: nickm | 2006-09-21 18:30:42 -0400 2006-09-22 00:43:55 +00:00
circuitbuild.c r8976@Kushana: nickm | 2006-09-28 17:18:57 -0400 2006-09-28 23:57:56 +00:00
circuitlist.c make my bandwidth exercises actually happen 2006-09-15 05:53:00 +00:00
circuituse.c r8973@Kushana: nickm | 2006-09-28 16:53:19 -0400 2006-09-28 23:57:44 +00:00
command.c prefer calling it a client rather than an OP 2006-09-07 01:00:37 +00:00
config.c r8776@totoro: nickm | 2006-09-29 00:50:46 -0400 2006-09-29 04:51:28 +00:00
connection_edge.c r8997@Kushana: nickm | 2006-09-28 23:40:22 -0400 2006-09-29 03:50:11 +00:00
connection_or.c r8973@Kushana: nickm | 2006-09-28 16:53:19 -0400 2006-09-28 23:57:44 +00:00
connection.c r8973@Kushana: nickm | 2006-09-28 16:53:19 -0400 2006-09-28 23:57:44 +00:00
control.c checkpoint changelog and general polishing 2006-09-25 05:59:13 +00:00
cpuworker.c r8725@Kushana: nickm | 2006-09-06 04:39:29 -0400 2006-09-06 08:42:20 +00:00
directory.c r8977@Kushana: nickm | 2006-09-28 19:56:41 -0400 2006-09-28 23:57:59 +00:00
dirserv.c r8776@totoro: nickm | 2006-09-29 00:50:46 -0400 2006-09-29 04:51:28 +00:00
dns.c r8968@Kushana: nickm | 2006-09-26 17:53:27 -0400 2006-09-26 22:03:23 +00:00
eventdns_tor.h r8757@Kushana: nickm | 2006-09-07 13:07:46 -0400 2006-09-07 19:00:51 +00:00
eventdns.c r8969@Kushana: nickm | 2006-09-26 18:00:36 -0400 2006-09-26 22:03:26 +00:00
eventdns.h Minor fix: add code to eventdns so it can free memory on shutdown. This should help valgrind and dmalloc freak out less. 2006-09-25 20:38:58 +00:00
hibernate.c r7299@Kushana: nickm | 2006-08-10 01:08:58 -0700 2006-08-10 09:01:37 +00:00
main.c r8750@totoro: nickm | 2006-09-27 20:52:01 -0400 2006-09-28 00:53:02 +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 Don't tell anybody, but we're going OO here. This patch splits 2006-07-23 07:37:35 +00:00
or.h r8776@totoro: nickm | 2006-09-29 00:50:46 -0400 2006-09-29 04:51:28 +00:00
policies.c r8877@Kushana: nickm | 2006-09-21 17:12:33 -0400 2006-09-21 21:48:42 +00:00
relay.c r8997@Kushana: nickm | 2006-09-28 23:40:22 -0400 2006-09-29 03:50:11 +00:00
rendclient.c r7328@Kushana: nickm | 2006-08-11 00:04:26 -0700 2006-08-11 07:09:52 +00:00
rendcommon.c Don't tell anybody, but we're going OO here. This patch splits 2006-07-23 07:37:35 +00:00
rendmid.c prefer calling it a client rather than an OP 2006-09-07 01:00:37 +00:00
rendservice.c r6908@Kushana: nickm | 2006-07-26 12:38:52 -0400 2006-07-26 19:07:26 +00:00
rephist.c use tor_mem_is_zero() in more places. 2006-07-23 05:52:27 +00:00
router.c r8977@Kushana: nickm | 2006-09-28 19:56:41 -0400 2006-09-28 23:57:59 +00:00
routerlist.c r8776@totoro: nickm | 2006-09-29 00:50:46 -0400 2006-09-29 04:51:28 +00:00
routerparse.c r8776@totoro: nickm | 2006-09-29 00:50:46 -0400 2006-09-29 04:51:28 +00:00
test.c r8879@Kushana: nickm | 2006-09-21 17:20:31 -0400 2006-09-21 21:49:03 +00:00
tor_main.c Happy new year! 2006-02-09 05:46:49 +00:00