aboutsummaryrefslogtreecommitdiff
path: root/src/or/routerlist.c
Commit message (Expand)AuthorAge
* 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
|\ \
| * | Update Tor Project copyright yearsNick Mathewson2010-02-27
* | | Merge remote branch 'origin/maint-0.2.1'Nick Mathewson2010-02-27
|\| | | |/ |/|
| * Properly handle non-terminated stringsSebastian Hahn2010-02-27
* | Always weight routers by bandwidth.Mike Perry2010-02-22
* | Implement bw weighting selection algorithm.Mike Perry2010-02-22
* | Merge branch 'maint-0.2.1' into masterRoger Dingledine2010-01-19
|\|
| * downgrade a warningRoger Dingledine2010-01-19
* | resolve path weighting edge case; fixes bug 1203Roger Dingledine2010-01-15
* | don't div by 0 during path selectionRoger Dingledine2010-01-02
* | Authorities now support conditional consensusesSebastian Hahn2009-12-25
* | Remove some old, commented out codeSebastian Hahn2009-12-25
* | comments and cleanups, no actual changesRoger Dingledine2009-12-21
* | Switch to a StrictNodes config option.Roger Dingledine2009-12-21
* | Remove duplicate words and a duplicate newline.Karsten Loesing2009-12-18
* | Now that FOO_free(NULL) always works, remove checks before calling it.Nick Mathewson2009-12-12
* | *_free functions now accept NULLSebastian Hahn2009-12-12
* | Merge branch 'microdesc'Nick Mathewson2009-10-19
|\ \
| * | Add functions to serve microdescs and flavored consensuses.Nick Mathewson2009-10-18
| * | Refactor consensus signature storage for multiple digests and flavors.Nick Mathewson2009-10-15
* | | Document some formerly undocumented functions.Nick Mathewson2009-10-19
|/ /
* / Notice v3 cert parsing failuresRoger Dingledine2009-08-20
|/
* the second piece of bug 969 fixingRoger Dingledine2009-06-30
* stop capping bandwidths we see in the consensusRoger Dingledine2009-06-25
* Clients now use bandwidth values in the consensusRoger Dingledine2009-06-22
* Make the second argument to routerset_contains_extendinfo constNick Mathewson2009-05-31
* Spell-check Tor.Nick Mathewson2009-05-27
* Fix valgrind error when marking a descriptor as never-downloadable.Nick Mathewson2009-05-17
* Update copyright to 2009.Karsten Loesing2009-05-04