aboutsummaryrefslogtreecommitdiff
path: root/src/or/routerlist.c
Commit message (Expand)AuthorAge
* r6909@Kushana: nickm | 2006-07-26 13:05:58 -0400Nick Mathewson2006-07-26
* r6908@Kushana: nickm | 2006-07-26 12:38:52 -0400Nick Mathewson2006-07-26
* parameterize the loudness of resolve_my_address(), and call thingsRoger Dingledine2006-07-15
* First part of making mmap-based stuff work on win32: save descriptors as "bin...Nick Mathewson2006-07-09
* tab-man strikes againRoger Dingledine2006-06-28
* Fix another idiot bug causing symptom 309. Why cant I program?Nick Mathewson2006-06-28
* Add a check to try to make cache rebuild fail fast if it is going to failNick Mathewson2006-06-28
* Aaand re-disable the bogus test in get_body()Nick Mathewson2006-06-28
* Make sure that our calculated offsets for routers is correct; again. This tim...Nick Mathewson2006-06-28
* Likely fix for bug 309: when we calculate offsets after rebuilding the descri...Nick Mathewson2006-06-27
* Fix a bunch of spaces.Nick Mathewson2006-06-22
* #if out test that was failing because of an extra newline.Nick Mathewson2006-06-22
* Next batch of memory miserdom: mmap cached-routers file. This is sure to bre...Nick Mathewson2006-06-22
* When requesting or serving resources via fingerprint/digest, request and resp...Nick Mathewson2006-06-21
* Backport candidate: implement the "is this uptime change cosmetic" test prope...Nick Mathewson2006-06-18
* and forward-port too.Roger Dingledine2006-06-09
* fix a bootstrapping check we ignored that prevents us from runningRoger Dingledine2006-06-09
* ok, ok, maybe *this* time my rep_hist_circbuilding_dormant() will work.Roger Dingledine2006-06-08
* Add a new warning to our "warn a lot" list: unused parameters. This means we...Nick Mathewson2006-06-04
* and get grammar rightRoger Dingledine2006-05-30
* stop fetching descriptors if we're not a dir mirror and weRoger Dingledine2006-05-30
* tentative change: if you have your dirport set, you are a directoryRoger Dingledine2006-05-30
* correct a false log message, since we actually reset all ourRoger Dingledine2006-05-26
* Tor servers are also giving spurious "you're invalid" warnings.Roger Dingledine2006-05-09
* Start remembering *where* we are storing routerdescs. This will make us easie...Nick Mathewson2006-04-29
* shorten some too-wide linesNick Mathewson2006-04-29
* Only warn about a down node onceNick Mathewson2006-04-25
* you wanted it spelled properly too? And me not even funded!Nick Mathewson2006-04-25
* fix a segfault in last bug-285-related commit.Nick Mathewson2006-04-25
* Possible partial fix for 285; needs reviewNick Mathewson2006-04-24
* note another bug: we complain that a router doesn't exist,Roger Dingledine2006-04-17
* slightly clearer log message when you use a nickname rather thanRoger Dingledine2006-04-17
* forward-port the n_named log severity downgrade.Roger Dingledine2006-04-14
* Stop assuming every authority is a v1 authorityPeter Palfrader2006-04-10
* be willing to add our own routerinfo into the routerlist.Roger Dingledine2006-04-10
* and one more kick to consider all live network statuses for versionsRoger Dingledine2006-04-10
* consider all live network statuses we have when deciding whetherRoger Dingledine2006-04-10
* fix bugs in compute_recommended_versionsNick Mathewson2006-04-10
* and get rid of an extra variableRoger Dingledine2006-04-10
* stop being so picky about when we can start building circuits.Roger Dingledine2006-04-10
* Change a dumb interface. Also, increment trusted_dir_server_t.n_networkstatu...Nick Mathewson2006-04-10
* quiet a bootstrapping messageRoger Dingledine2006-04-09
* Here is an attempted fix for directory mirrors that are frozenRoger Dingledine2006-04-09
* i like the name FetchUselessDescriptors better.Roger Dingledine2006-04-08
* add a new config option FetchUselessRouters, off by default, forRoger Dingledine2006-04-08
* If we think of ourselves as authoritative, even if we're notRoger Dingledine2006-04-08
* Break out the checks to see if a routerstatus is something weRoger Dingledine2006-04-08
* fix an infinite loop; answer a questionNick Mathewson2006-04-07
* Dont warn about our own status unless weve tried and failed 4 times (or succe...Nick Mathewson2006-04-07
* if there's more than one match for router-get-my-nickname,Roger Dingledine2006-04-04