tor/src/or
Roger Dingledine f46c135fac when we succeed at connecting to a helper that we've never connected
to before, mark all the previous helpers as up. This is handy if the
network went away and then returned.


svn:r5666
2005-12-27 08:54:37 +00:00
..
.cvsignore update the cvsignore 2003-09-26 21:16:57 +00:00
buffers.c Bite the bullet and limit all our source lines to 80 characters, the way IBM intended. 2005-12-14 20:40:40 +00:00
circuitbuild.c when we succeed at connecting to a helper that we've never connected 2005-12-27 08:54:37 +00:00
circuitlist.c Bite the bullet and limit all our source lines to 80 characters, the way IBM intended. 2005-12-14 20:40:40 +00:00
circuituse.c Clean fake_status a bit. Switch from has_fetched_directory to have_minimum_dir_info, and make the latter function smarter. 2005-12-15 20:44:15 +00:00
command.c Bite the bullet and limit all our source lines to 80 characters, the way IBM intended. 2005-12-14 20:40:40 +00:00
config.c and compiling would be good too 2005-12-27 02:48:35 +00:00
connection_edge.c Bite the bullet and limit all our source lines to 80 characters, the way IBM intended. 2005-12-14 20:40:40 +00:00
connection_or.c clean up some comments 2005-12-24 23:32:15 +00:00
connection.c Bite the bullet and limit all our source lines to 80 characters, the way IBM intended. 2005-12-14 20:40:40 +00:00
control.c Bite the bullet and limit all our source lines to 80 characters, the way IBM intended. 2005-12-14 20:40:40 +00:00
cpuworker.c disambiguate some debug entries 2005-12-26 22:42:22 +00:00
directory.c Implement new directory logic: download by descriptor digest, not by key digest. Caches try to download all listed digests from authorities; clients try to download "best" digests from caches. 2005-12-27 05:26:03 +00:00
dirserv.c Add "panic" option to reject all servers not in fingerprint list. 2005-12-15 21:39:38 +00:00
dns.c disambiguate some debug entries 2005-12-26 22:42:22 +00:00
hibernate.c Bite the bullet and limit all our source lines to 80 characters, the way IBM intended. 2005-12-14 20:40:40 +00:00
main.c normalize spaces 2005-12-27 04:52:34 +00:00
Makefile.am stop shipping tree.h, since we don't use anymore. (woo.) 2005-12-20 07:17:42 +00:00
onion.c Bite the bullet and limit all our source lines to 80 characters, the way IBM intended. 2005-12-14 20:40:40 +00:00
or.h Implement new directory logic: download by descriptor digest, not by key digest. Caches try to download all listed digests from authorities; clients try to download "best" digests from caches. 2005-12-27 05:26:03 +00:00
relay.c when we fail three times to resolve or connect, we were telling the 2005-12-19 21:56:43 +00:00
rendclient.c more asserts in case weasel can trigger them 2005-12-19 00:35:18 +00:00
rendcommon.c Bite the bullet and limit all our source lines to 80 characters, the way IBM intended. 2005-12-14 20:40:40 +00:00
rendmid.c Bite the bullet and limit all our source lines to 80 characters, the way IBM intended. 2005-12-14 20:40:40 +00:00
rendservice.c Bite the bullet and limit all our source lines to 80 characters, the way IBM intended. 2005-12-14 20:40:40 +00:00
rephist.c simplify because we weren't using those return values anyway 2005-12-24 22:48:12 +00:00
router.c Bite the bullet and limit all our source lines to 80 characters, the way IBM intended. 2005-12-14 20:40:40 +00:00
routerlist.c Make directory caches a little less chatty when logging 2005-12-27 06:05:54 +00:00
routerparse.c Whitespace fixes; comments. 2005-12-15 21:17:40 +00:00
test.c Bite the bullet and limit all our source lines to 80 characters, the way IBM intended. 2005-12-14 20:40:40 +00:00
tor_main.c Bite the bullet and limit all our source lines to 80 characters, the way IBM intended. 2005-12-14 20:40:40 +00:00
tree.h Change end-of-file NLNL convention. It turns out arma I and I agree. 2005-06-09 19:03:31 +00:00