| Commit message (Expand) | Author | Age |
* | Add a new warning to our "warn a lot" list: unused parameters. This means we... | Nick Mathewson | 2006-06-04 |
* | and get grammar right | Roger Dingledine | 2006-05-30 |
* | stop fetching descriptors if we're not a dir mirror and we | Roger Dingledine | 2006-05-30 |
* | tentative change: if you have your dirport set, you are a directory | Roger Dingledine | 2006-05-30 |
* | correct a false log message, since we actually reset all our | Roger Dingledine | 2006-05-26 |
* | Tor servers are also giving spurious "you're invalid" warnings. | Roger Dingledine | 2006-05-09 |
* | Start remembering *where* we are storing routerdescs. This will make us easie... | Nick Mathewson | 2006-04-29 |
* | shorten some too-wide lines | Nick Mathewson | 2006-04-29 |
* | Only warn about a down node once | Nick Mathewson | 2006-04-25 |
* | you wanted it spelled properly too? And me not even funded! | Nick Mathewson | 2006-04-25 |
* | fix a segfault in last bug-285-related commit. | Nick Mathewson | 2006-04-25 |
* | Possible partial fix for 285; needs review | Nick Mathewson | 2006-04-24 |
* | note another bug: we complain that a router doesn't exist, | Roger Dingledine | 2006-04-17 |
* | slightly clearer log message when you use a nickname rather than | Roger Dingledine | 2006-04-17 |
* | forward-port the n_named log severity downgrade. | Roger Dingledine | 2006-04-14 |
* | Stop assuming every authority is a v1 authority | Peter Palfrader | 2006-04-10 |
* | be willing to add our own routerinfo into the routerlist. | Roger Dingledine | 2006-04-10 |
* | and one more kick to consider all live network statuses for versions | Roger Dingledine | 2006-04-10 |
* | consider all live network statuses we have when deciding whether | Roger Dingledine | 2006-04-10 |
* | fix bugs in compute_recommended_versions | Nick Mathewson | 2006-04-10 |
* | 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 |