tor/src/or
Roger Dingledine f43b9638e4 Don't complain that "your server has not managed to confirm that its
ports are reachable" if we haven't been able to build any circuits
yet. Bug found by spending four hours without a v3 consensus.


svn:r12133
2007-10-23 15:44:13 +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 r16051@catbus: nickm | 2007-10-22 18:53:53 -0400 2007-10-22 22:54:28 +00:00
connection.c minor cleanups 2007-10-11 22:19:18 +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
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 r16041@catbus: nickm | 2007-10-22 13:02:14 -0400 2007-10-22 17:31:22 +00:00
dirserv.c When there's no concensus, we were forming a vote every 30 2007-10-23 06:38:16 +00:00
dirvote.c When there's no concensus, we were forming a vote every 30 2007-10-23 06:38:16 +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.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
eventdns_tor.h r14639@catbus: nickm | 2007-08-17 17:45:28 -0400 2007-08-17 21:46:34 +00:00
hibernate.c r15877@catbus: nickm | 2007-10-17 12:54:56 -0400 2007-10-17 16:55:44 +00:00
main.c Don't complain that "your server has not managed to confirm that its 2007-10-23 15:44:13 +00:00
Makefile.am for once, it was "no-tab man" that struck again. 2007-10-08 21:28:23 +00:00
networkstatus.c r16057@catbus: nickm | 2007-10-23 00:08:31 -0400 2007-10-23 04:09:18 +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 When there's no concensus, we were forming a vote every 30 2007-10-23 06:38:16 +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 r16042@catbus: nickm | 2007-10-22 13:30:49 -0400 2007-10-22 17:31:26 +00:00
routerparse.c r16034@catbus: nickm | 2007-10-22 12:30:38 -0400 2007-10-22 16:32:08 +00:00
test.c r16014@catbus: nickm | 2007-10-21 20:29:14 -0400 2007-10-22 00:29:39 +00:00
test_data.c r13403@catbus: nickm | 2007-06-13 16:15:44 -0400 2007-06-13 20:17:27 +00:00
tor_main.c r12569@catbus: nickm | 2007-04-30 10:48:51 -0400 2007-04-30 14:52:02 +00:00