aboutsummaryrefslogtreecommitdiff
path: root/src/or/routerlist.c
Commit message (Expand)AuthorAge
* NEEDS REVIEW. Act on previous comment, and handle named servers differently: ...Nick Mathewson2006-09-19
* Stop searching routerlist for routers with the same identity as other routers...Nick Mathewson2006-09-19
* Switch routerlist.c to using memcmp on digests rather than crypto_pk_cmp_keys...Nick Mathewson2006-09-19
* r8839@Kushana: nickm | 2006-09-17 16:11:59 -0400Nick Mathewson2006-09-17
* Send out a burst of long-range drop cells after we've established thatRoger Dingledine2006-09-15
* r9770@danube: weasel | 2006-09-15 07:20:05 +0200Peter Palfrader2006-09-15
* r9767@danube: weasel | 2006-09-15 06:27:48 +0200Peter Palfrader2006-09-15
* r8695@Kushana: nickm | 2006-08-31 14:35:36 -0400Nick Mathewson2006-08-31
* stop a big memory leak: we were leaking the whole contentsRoger Dingledine2006-08-27
* stop three memory leaks. nick, fix these if i'm wrong.Roger Dingledine2006-08-27
* automatically avoid picking more than one node from the sameRoger Dingledine2006-08-16
* r7392@Kushana: nickm | 2006-08-14 23:50:32 -0400Nick Mathewson2006-08-15
* r7029@Kushana: nickm | 2006-08-04 14:08:41 -0700Nick Mathewson2006-08-05
* r7012@Kushana: nickm | 2006-08-03 19:21:25 -0700Nick Mathewson2006-08-04
* 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