Age | Commit message (Expand) | Author |
2006-07-15 | parameterize the loudness of resolve_my_address(), and call things | Roger Dingledine |
2006-07-09 | First part of making mmap-based stuff work on win32: save descriptors as "bin... | Nick Mathewson |
2006-06-28 | tab-man strikes again | Roger Dingledine |
2006-06-28 | Fix another idiot bug causing symptom 309. Why cant I program? | Nick Mathewson |
2006-06-28 | Add a check to try to make cache rebuild fail fast if it is going to fail | Nick Mathewson |
2006-06-28 | Aaand re-disable the bogus test in get_body() | Nick Mathewson |
2006-06-28 | Make sure that our calculated offsets for routers is correct; again. This tim... | Nick Mathewson |
2006-06-27 | Likely fix for bug 309: when we calculate offsets after rebuilding the descri... | Nick Mathewson |
2006-06-22 | Fix a bunch of spaces. | Nick Mathewson |
2006-06-22 | #if out test that was failing because of an extra newline. | Nick Mathewson |
2006-06-22 | Next batch of memory miserdom: mmap cached-routers file. This is sure to bre... | Nick Mathewson |
2006-06-21 | When requesting or serving resources via fingerprint/digest, request and resp... | Nick Mathewson |
2006-06-18 | Backport candidate: implement the "is this uptime change cosmetic" test prope... | Nick Mathewson |
2006-06-09 | and forward-port too. | Roger Dingledine |
2006-06-09 | fix a bootstrapping check we ignored that prevents us from running | Roger Dingledine |
2006-06-08 | ok, ok, maybe *this* time my rep_hist_circbuilding_dormant() will work. | Roger Dingledine |
2006-06-04 | Add a new warning to our "warn a lot" list: unused parameters. This means we... | Nick Mathewson |
2006-05-30 | 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-26 | correct a false log message, since we actually reset all our | Roger Dingledine |
2006-05-09 | Tor servers are also giving spurious "you're invalid" warnings. | Roger Dingledine |
2006-04-29 | 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-25 | 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-24 | Possible partial fix for 285; needs review | Nick Mathewson |
2006-04-17 | 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-14 | forward-port the n_named log severity downgrade. | Roger Dingledine |
2006-04-10 | 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 versionstor-0.1.1.18-rc | 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-09 | quiet a bootstrapping message | Roger Dingledine |
2006-04-09 | Here is an attempted fix for directory mirrors that are frozen | Roger Dingledine |
2006-04-08 | 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-07 | 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-04 | 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-03 | fix typo, remove extraneous variable | Roger Dingledine |