summaryrefslogtreecommitdiff
path: root/src/or/routerlist.c
AgeCommit message (Expand)Author
2010-09-30Whitespace fixes on recent merges to master.Nick Mathewson
2010-09-29Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2010-09-28Remove the has_old_dnsworkers flag.Nick Mathewson
2010-09-28Actually notice when our last entrynode goes downRoger Dingledine
2010-09-27Download microdescriptors if you're a cacheNick Mathewson
2010-09-27When updating routerdesc downloads, look specifically at the ns consensusNick Mathewson
2010-09-27Merge branch 'bug1805' into maint-0.2.2Nick Mathewson
2010-09-27Clean up some bug1805 comments based on arma's feedbackNick Mathewson
2010-09-22Rename has_completed_circuit to can_complete_circuitNick Mathewson
2010-09-22Merge remote branch 'arma/bug1362'Nick Mathewson
2010-09-22Changes to bug1959_part1 on review from arma.Nick Mathewson
2010-09-21Make our min-info check also check for entry node presenceNick Mathewson
2010-09-21log when we finish a circuit after being offlineRoger Dingledine
2010-09-14Add a simple integer-ceiling-division macro before we get it wrongNick Mathewson
2010-09-14Merge branch 'bug1899'Nick Mathewson
2010-09-14Merge branch 'bug911'Nick Mathewson
2010-09-14Extract the "do these routers have the same addr:orport" logic into a fnNick Mathewson
2010-09-14Merge remote branch 'sebastian/bug1776_v3'Nick Mathewson
2010-09-06Kill warn when picking bridges without bw weightSebastian Hahn
2010-09-02Complicate the rules on WARN vs INFO in consensus verificationNick Mathewson
2010-08-20Allow clients to use relays as bridgesSebastian Hahn
2010-08-18Move code for launching tests out of router_add_to_routerlist()Nick Mathewson
2010-07-31Allow using regular relays as bridgesSebastian Hahn
2010-07-27Move the header for bandwidth_weight_rule_to_string into reasons.hSebastian Hahn
2010-07-27Create routerparse.hSebastian Hahn
2010-07-27Create rephist.hSebastian Hahn
2010-07-27Create policies.hSebastian Hahn
2010-07-27Create networkstatus.hSebastian Hahn
2010-07-27Create main.hSebastian Hahn
2010-07-27Create hibernate.hSebastian Hahn
2010-07-27Create dirvote.hSebastian Hahn
2010-07-27Create dirserv.hSebastian Hahn
2010-07-27Create directory.hSebastian Hahn
2010-07-27Create control.hSebastian Hahn
2010-07-27Create connection.hSebastian Hahn
2010-07-27Create config.hSebastian Hahn
2010-07-27Create circuitbuild.hSebastian Hahn
2010-07-27Create rendservice.hSebastian Hahn
2010-07-27Create rendcommon.hSebastian Hahn
2010-07-27Create routerlist.hSebastian Hahn
2010-07-27Create router.hSebastian Hahn
2010-07-27Create geoip.hSebastian Hahn
2010-07-05Make directory mirrors report non-zero dirreq-v[23]-shares again.Karsten Loesing
2010-04-21immediate reachability check for new relaysRoger Dingledine
2010-04-20more logging when tracking missing descriptorsRoger Dingledine
2010-04-20fetch descriptors from the authority that told us about themRoger Dingledine
2010-04-20fetch unknown descriptors if we see them in a voteRoger Dingledine
2010-04-20minor cleanupsRoger Dingledine
2010-04-19fix "Got a certificate for ?? that we already have"Roger Dingledine
2010-04-19parameterize update_consensus_router_descriptor_downloadsRoger Dingledine