| Commit message (Expand) | Author | Age |
* | and get rid of an extra variable | Roger Dingledine | 2006-04-10 |
* | stop being so picky about when we can start building circuits. | Roger Dingledine | 2006-04-10 |
* | Change a dumb interface. Also, increment trusted_dir_server_t.n_networkstatu... | Nick Mathewson | 2006-04-10 |
* | quiet a bootstrapping message | Roger Dingledine | 2006-04-09 |
* | Here is an attempted fix for directory mirrors that are frozen | Roger Dingledine | 2006-04-09 |
* | i like the name FetchUselessDescriptors better. | Roger Dingledine | 2006-04-08 |
* | add a new config option FetchUselessRouters, off by default, for | Roger Dingledine | 2006-04-08 |
* | If we think of ourselves as authoritative, even if we're not | Roger Dingledine | 2006-04-08 |
* | Break out the checks to see if a routerstatus is something we | Roger Dingledine | 2006-04-08 |
* | fix an infinite loop; answer a question | Nick Mathewson | 2006-04-07 |
* | Dont warn about our own status unless weve tried and failed 4 times (or succe... | Nick Mathewson | 2006-04-07 |
* | if there's more than one match for router-get-my-nickname, | Roger Dingledine | 2006-04-04 |
* | fix crash bug reported in flyspray 279. | Roger Dingledine | 2006-04-04 |
* | fix typo, remove extraneous variable | Roger Dingledine | 2006-04-03 |
* | one more edge case that could paralyze a client with fear | Roger Dingledine | 2006-04-03 |
* | phrase the threshold comparison in the way we've been | Roger Dingledine | 2006-04-03 |
* | fix some xxxs. | Nick Mathewson | 2006-04-03 |
* | another point that needs more thinking | Roger Dingledine | 2006-04-03 |
* | two more thresholds to look at | Roger Dingledine | 2006-04-03 |
* | nick: there *is* no MAX_SERVER_INTERVAL_WITHOUT_REQUEST. true? | Roger Dingledine | 2006-04-03 |
* | Change networkstatus dl logic: try to have all networkstatuses live; insist o... | Nick Mathewson | 2006-04-02 |
* | When deciding whether a router is Fast or Guard-worthy, consider | Roger Dingledine | 2006-03-28 |
* | Make the max number of old descriptors to hold rise with the number of author... | Nick Mathewson | 2006-03-27 |
* | re-order to avoid free-then-use. Thank goodness tor_free() zeroes things. | Nick Mathewson | 2006-03-27 |
* | Oops. We may not have a networkstatus list when we first parse the cached rou... | Nick Mathewson | 2006-03-27 |
* | Fix for "but need_to_mirror=1" annoyance; is bug 273 fixed? | Nick Mathewson | 2006-03-27 |
* | Refactor and consolidate addr/exit policies into a new policies.c. | Roger Dingledine | 2006-03-27 |
* | remove obsolete address policy code | Roger Dingledine | 2006-03-26 |
* | fix a wordo, don't be so quick to yell at servers, and ask a question. | Roger Dingledine | 2006-03-24 |
* | Note a magic 2 that probably should be replaced now that we have more dirservers | Peter Palfrader | 2006-03-23 |
* | Note a vulnerability with our current recommended-version concensus | Roger Dingledine | 2006-03-22 |
* | Point out a potential DoS flaw in caching untrusted network | Roger Dingledine | 2006-03-21 |
* | Finish the transition from the word 'verified' to the words | Roger Dingledine | 2006-03-19 |
* | authdirs shouldn't complain about unreachability when they | Roger Dingledine | 2006-03-18 |
* | auth dir servers were only modifying a server's is_running field | Roger Dingledine | 2006-03-18 |
* | let an authdir that's not a naming authdir start even | Roger Dingledine | 2006-03-18 |
* | Implement router purposes, and don't choose a non-general | Roger Dingledine | 2006-03-17 |
* | Comments: cleanups and additions. | Nick Mathewson | 2006-03-17 |
* | Only warn about lack of name binding for self if we have tried downloading ev... | Nick Mathewson | 2006-03-17 |
* | Interim fix for 272: Only warn that we are not named if we have status docs f... | Nick Mathewson | 2006-03-15 |
* | if we as a directory mirror don't know of any v1 directory | Roger Dingledine | 2006-03-15 |
* | change INET_NTOA_BUF_LEN+1 to INET_NTOA_BUF_LEN | Peter Palfrader | 2006-03-14 |
* | More cleanups noticed by weasel; also, remove macros that nobody uses. | Nick Mathewson | 2006-03-12 |
* | Cleanup on time-relaqted constants. New conventions: | Nick Mathewson | 2006-03-12 |
* | huge warning sign for esc_router_info() | Roger Dingledine | 2006-03-11 |
* | Use escaped() for remaining cases. | Nick Mathewson | 2006-03-11 |
* | Possible bug 265 fix: authorities must be more strict than clients about age ... | Nick Mathewson | 2006-03-08 |
* | i missed the other half of that grammar fix | Roger Dingledine | 2006-02-21 |
* | Improve the "we have been waiting for 1140377851 seconds" log | Peter Palfrader | 2006-02-19 |
* | don't warn when we get a server descriptor from the controller | Roger Dingledine | 2006-02-15 |