aboutsummaryrefslogtreecommitdiff
path: root/src/or/routerlist.c
Commit message (Expand)AuthorAge
* Merge branch 'bug1805' into maint-0.2.2Nick Mathewson2010-09-27
|\
| * Clean up some bug1805 comments based on arma's feedbackNick Mathewson2010-09-27
| * Kill warn when picking bridges without bw weightSebastian Hahn2010-09-06
* | Rename has_completed_circuit to can_complete_circuitNick Mathewson2010-09-22
* | Merge remote branch 'arma/bug1362'Nick Mathewson2010-09-22
|\ \
| * | log when we finish a circuit after being offlineRoger Dingledine2010-09-21
* | | Changes to bug1959_part1 on review from arma.Nick Mathewson2010-09-22
* | | Make our min-info check also check for entry node presenceNick Mathewson2010-09-21
|/ /
* | Add a simple integer-ceiling-division macro before we get it wrongNick Mathewson2010-09-14
* | Merge branch 'bug1899'Nick Mathewson2010-09-14
|\ \
| * | Extract the "do these routers have the same addr:orport" logic into a fnNick Mathewson2010-09-14
* | | Merge branch 'bug911'Nick Mathewson2010-09-14
|\| |
| * | Move code for launching tests out of router_add_to_routerlist()Nick Mathewson2010-08-18
* | | Merge remote branch 'sebastian/bug1776_v3'Nick Mathewson2010-09-14
|\ \ \
| * | | Allow clients to use relays as bridgesSebastian Hahn2010-08-20
| | |/ | |/|
* / | Complicate the rules on WARN vs INFO in consensus verificationNick Mathewson2010-09-02
|/ /
* / Allow using regular relays as bridgesSebastian Hahn2010-07-31
|/
* Move the header for bandwidth_weight_rule_to_string into reasons.hSebastian Hahn2010-07-27
* Create routerparse.hSebastian Hahn2010-07-27
* Create rephist.hSebastian Hahn2010-07-27
* Create policies.hSebastian Hahn2010-07-27
* Create networkstatus.hSebastian Hahn2010-07-27
* Create main.hSebastian Hahn2010-07-27
* Create hibernate.hSebastian Hahn2010-07-27
* Create dirvote.hSebastian Hahn2010-07-27
* Create dirserv.hSebastian Hahn2010-07-27
* Create directory.hSebastian Hahn2010-07-27
* Create control.hSebastian Hahn2010-07-27
* Create connection.hSebastian Hahn2010-07-27
* Create config.hSebastian Hahn2010-07-27
* Create circuitbuild.hSebastian Hahn2010-07-27
* Create rendservice.hSebastian Hahn2010-07-27
* Create rendcommon.hSebastian Hahn2010-07-27
* Create routerlist.hSebastian Hahn2010-07-27
* Create router.hSebastian Hahn2010-07-27
* Create geoip.hSebastian Hahn2010-07-27
* Make directory mirrors report non-zero dirreq-v[23]-shares again.Karsten Loesing2010-07-05
* immediate reachability check for new relaysRoger Dingledine2010-04-21
* more logging when tracking missing descriptorsRoger Dingledine2010-04-20
* fetch descriptors from the authority that told us about themRoger Dingledine2010-04-20
* fetch unknown descriptors if we see them in a voteRoger Dingledine2010-04-20
* minor cleanupsRoger Dingledine2010-04-20
* fix "Got a certificate for ?? that we already have"Roger Dingledine2010-04-19
* parameterize update_consensus_router_descriptor_downloadsRoger Dingledine2010-04-19
* Log bandwidth_weight_rule_t as a string, not an integer.Nick Mathewson2010-04-12
* Merge remote branch 'mikeperry/bwweight-smartlistfix'Nick Mathewson2010-03-04
|\
| * Woops, forgot the second warn.Mike Perry2010-03-03
| * Demote warn to info, since it can happen.Mike Perry2010-03-03
| * Check for empty smartlists and no bandwidth during node selection.Mike Perry2010-02-26
* | Merge remote branch 'origin/maint-0.2.1'Nick Mathewson2010-02-27
|\ \