tor/src/or
Roger Dingledine 78f532678c Relays were publishing their server descriptor to v1 and v2
directory authorities, but they didn't try publishing to v3-only
authorities. Fix this; and also stop publishing to v1 authorities.


svn:r12759
2007-12-11 20:18:12 +00:00
..
buffers.c patch from karsten to clean up documentation and to integrate 2007-12-07 21:27:58 +00:00
circuitbuild.c If we can't expand our list of entry guards (e.g. because we're 2007-12-10 17:16:41 +00:00
circuitlist.c r16301@catbus: nickm | 2007-10-31 16:43:49 -0400 2007-10-31 20:48:08 +00:00
circuituse.c minor cleanups 2007-11-26 06:26:17 +00:00
command.c patch from karsten to clean up documentation and to integrate 2007-12-07 21:27:58 +00:00
config.c Relays were publishing their server descriptor to v1 and v2 2007-12-11 20:18:12 +00:00
connection_edge.c Stop being so aggressive about fetching dir info if your DirPort is 2007-12-04 18:35:03 +00:00
connection_or.c r15155@tombo: nickm | 2007-12-05 11:11:14 -0500 2007-12-05 16:11:33 +00:00
connection.c r15088@tombo: nickm | 2007-11-30 23:47:29 -0500 2007-12-01 08:09:48 +00:00
control.c Allow multiple HashedControlPassword config lines, to support 2007-12-09 04:59:27 +00:00
cpuworker.c r13266@catbus: nickm | 2007-06-05 16:38:08 -0400 2007-06-05 20:54:49 +00:00
directory.c If we can't expand our list of entry guards (e.g. because we're 2007-12-10 17:16:41 +00:00
dirserv.c New config options AuthDirBadDir and AuthDirListBadDirs for 2007-12-10 16:49:54 +00:00
dirvote.c emo teh 2007-12-09 19:11:22 +00:00
dns.c karsten's second refactoring patch 2007-11-29 15:25:04 +00:00
dnsserv.c r14327@Kushana: nickm | 2007-09-04 20:06:04 -0400 2007-09-05 00:31:01 +00:00
eventdns_tor.h r14639@catbus: nickm | 2007-08-17 17:45:28 -0400 2007-08-17 21:46:34 +00:00
eventdns.c r15170@catbus: nickm | 2007-09-19 11:41:50 -0400 2007-09-19 15:53:36 +00:00
eventdns.h r15170@catbus: nickm | 2007-09-19 11:41:50 -0400 2007-09-19 15:53:36 +00:00
hibernate.c r15877@catbus: nickm | 2007-10-17 12:54:56 -0400 2007-10-17 16:55:44 +00:00
main.c Stop being so aggressive about fetching dir info if your DirPort is 2007-12-04 18:35:03 +00:00
Makefile.am r14702@tombo: nickm | 2007-11-04 15:48:56 -0500 2007-11-04 20:49:02 +00:00
networkstatus.c New config options AuthDirBadDir and AuthDirListBadDirs for 2007-12-10 16:49:54 +00:00
ntmain.c r15530@catbus: nickm | 2007-10-04 12:16:27 -0400 2007-10-04 16:21:58 +00:00
onion.c doc pedant 2007-02-24 07:50:38 +00:00
or.h If we can't expand our list of entry guards (e.g. because we're 2007-12-10 17:16:41 +00:00
policies.c New config options AuthDirBadDir and AuthDirListBadDirs for 2007-12-10 16:49:54 +00:00
relay.c r16670@catbus: nickm | 2007-11-14 14:56:30 -0500 2007-11-14 20:01:15 +00:00
rendclient.c karsten's second refactoring patch 2007-11-29 15:25:04 +00:00
rendcommon.c karsten's bugfix on r12607 2007-11-30 23:45:16 +00:00
rendmid.c karsten's second refactoring patch 2007-11-29 15:25:04 +00:00
rendservice.c two pieces of r12607 for karsten to look at closer 2007-11-29 15:37:17 +00:00
rephist.c karsten's second refactoring patch 2007-11-29 15:25:04 +00:00
router.c start to refactor dirserver_mode() 2007-12-01 04:58:53 +00:00
routerlist.c fix a memory leak in authority_certs_fetch_missing() every time 2007-12-09 17:43:43 +00:00
routerparse.c Stop thinking that 0.1.2.x directory servers can handle "begin_dir" 2007-12-03 22:31:59 +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 r16995@catbus: nickm | 2007-12-06 18:42:53 -0500 2007-12-06 23:42:59 +00:00
tor_main.c r12569@catbus: nickm | 2007-04-30 10:48:51 -0400 2007-04-30 14:52:02 +00:00