tor/src/or
Nick Mathewson a1c5a807d0 r15418@catbus: nickm | 2007-09-27 12:37:59 -0400
Fix a stupid logic error in authority_cert_get_by_sk_digest: the presence of an authority lacking a v3 cert does not mean that subsequent authorities lack them too.


svn:r11668
2007-09-27 16:41:42 +00:00
..
buffers.c r14830@catbus: nickm | 2007-08-29 13:50:10 -0400 2007-08-29 19:02:33 +00:00
circuitbuild.c Make "UpdateBridgesFromAuthority" torrc option work: when bridge 2007-09-21 06:14:36 +00:00
circuitlist.c oh, and make it compile too 2007-08-19 07:06:02 +00:00
circuituse.c backport candidate (revert part of r9350): 2007-08-19 07:17:40 +00:00
command.c Be even more aggressive about separating local traffic from relayed 2007-07-29 22:13:44 +00:00
config.c add a v3 authority 2007-09-20 21:36:56 +00:00
connection_edge.c minor typo 2007-09-27 05:20:26 +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 r14722@catbus: nickm | 2007-08-20 10:54:29 -0400 2007-08-20 14:59:05 +00:00
control.c r15143@catbus: nickm | 2007-09-18 11:49:46 -0400 2007-09-18 15:53:55 +00:00
cpuworker.c r13266@catbus: nickm | 2007-06-05 16:38:08 -0400 2007-06-05 20:54:49 +00:00
directory.c r15279@catbus: nickm | 2007-09-22 02:00:06 -0400 2007-09-22 06:06:05 +00:00
dirserv.c r15412@catbus: nickm | 2007-09-27 12:04:24 -0400 2007-09-27 16:08:10 +00:00
dirvote.c r15371@catbus: nickm | 2007-09-25 19:53:13 -0400 2007-09-25 23:57:12 +00:00
dns.c r15170@catbus: nickm | 2007-09-19 11:41:50 -0400 2007-09-19 15:53:36 +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 r14659@catbus: nickm | 2007-08-18 14:19:34 -0400 2007-08-18 18:20:42 +00:00
main.c r15046@catbus: nickm | 2007-09-11 13:38:36 -0400 2007-09-11 20:17:22 +00:00
Makefile.am r15077@catbus: nickm | 2007-09-15 14:04:19 -0400 2007-09-15 18:06:23 +00:00
ntmain.c r15005@catbus: nickm | 2007-09-10 09:49:03 -0400 2007-09-10 13:50:00 +00:00
onion.c doc pedant 2007-02-24 07:50:38 +00:00
or.h r15412@catbus: nickm | 2007-09-27 12:04:24 -0400 2007-09-27 16:08:10 +00:00
policies.c r13834@catbus: nickm | 2007-07-19 15:40:42 -0400 2007-07-19 19:40:45 +00:00
relay.c r14227@Kushana: nickm | 2007-08-27 11:33:28 -0400 2007-08-27 15:33:58 +00:00
rendclient.c Drop support for v1 rendezvous descriptors, since we never used 2007-09-18 21:17:45 +00:00
rendcommon.c Start using the v2 intro format for hidden service connections. Now 2007-09-18 23:48:39 +00:00
rendmid.c logging patch from karsten, slightly modified to compile 2007-08-11 14:13:25 +00:00
rendservice.c right before publishing our service descriptor, we were 2007-09-19 00:30:19 +00:00
rephist.c r14447@Kushana: nickm | 2007-09-17 13:31:50 -0400 2007-09-17 18:27:43 +00:00
router.c r15412@catbus: nickm | 2007-09-27 12:04:24 -0400 2007-09-27 16:08:10 +00:00
routerlist.c r15418@catbus: nickm | 2007-09-27 12:37:59 -0400 2007-09-27 16:41:42 +00:00
routerparse.c r15412@catbus: nickm | 2007-09-27 12:04:24 -0400 2007-09-27 16:08:10 +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 r15412@catbus: nickm | 2007-09-27 12:04:24 -0400 2007-09-27 16:08:10 +00:00
tor_main.c r12569@catbus: nickm | 2007-04-30 10:48:51 -0400 2007-04-30 14:52:02 +00:00