tor/src/or
Nick Mathewson 4a8cf7b517 r15995@catbus: nickm | 2007-10-21 00:40:46 -0400
More fixes for bad behavior when downloading extrainfos: do not download an ei if we lack the key to verify it, and do not download it if we already got it and found (weirdly) that it didn't match the corresponding server descriptor.


svn:r12071
2007-10-21 04:41:00 +00:00
..
buffers.c Say "using socksX _to_ port y" instead of "socksX _on_ port y". it confuses weasel less 2007-10-10 15:44:34 +00:00
circuitbuild.c bugfix on r11298: 2007-10-11 02:03:53 +00:00
circuitlist.c r15843@catbus: nickm | 2007-10-16 09:58:49 -0400 2007-10-16 13:59:37 +00:00
circuituse.c minor cleanups 2007-10-11 22:19:18 +00:00
command.c Be even more aggressive about separating local traffic from relayed 2007-07-29 22:13:44 +00:00
config.c r15905@catbus: nickm | 2007-10-18 09:58:54 -0400 2007-10-18 14:19:51 +00:00
connection_edge.c r15598@catbus: nickm | 2007-10-09 16:37:35 -0400 2007-10-09 20:44:47 +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 minor cleanups 2007-10-11 22:19:18 +00:00
control.c Bugfix on r7072, which turned out to basically be a no-op: 2007-10-21 04:15:28 +00:00
cpuworker.c r13266@catbus: nickm | 2007-06-05 16:38:08 -0400 2007-06-05 20:54:49 +00:00
directory.c r15917@catbus: nickm | 2007-10-18 10:50:01 -0400 2007-10-18 14:50:59 +00:00
dirserv.c r15991@catbus: nickm | 2007-10-20 20:08:29 -0400 2007-10-21 00:08:35 +00:00
dirvote.c r15974@catbus: nickm | 2007-10-19 16:47:27 -0400 2007-10-19 20:48:46 +00:00
dns.c r15621@catbus: nickm | 2007-10-10 00:37:25 -0400 2007-10-10 04:37:38 +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 r15934@catbus: nickm | 2007-10-18 15:32:56 -0400 2007-10-18 19:51:14 +00:00
Makefile.am for once, it was "no-tab man" that struck again. 2007-10-08 21:28:23 +00:00
networkstatus.c r15965@catbus: nickm | 2007-10-19 13:32:11 -0400 2007-10-19 18:56:24 +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 r15995@catbus: nickm | 2007-10-21 00:40:46 -0400 2007-10-21 04:41:00 +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 r15877@catbus: nickm | 2007-10-17 12:54:56 -0400 2007-10-17 16:55:44 +00:00
router.c r15991@catbus: nickm | 2007-10-20 20:08:29 -0400 2007-10-21 00:08:35 +00:00
routerlist.c r15995@catbus: nickm | 2007-10-21 00:40:46 -0400 2007-10-21 04:41:00 +00:00
routerparse.c r15967@catbus: nickm | 2007-10-19 14:14:47 -0400 2007-10-19 18:56:28 +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 r15967@catbus: nickm | 2007-10-19 14:14:47 -0400 2007-10-19 18:56:28 +00:00
tor_main.c r12569@catbus: nickm | 2007-04-30 10:48:51 -0400 2007-04-30 14:52:02 +00:00