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