aboutsummaryrefslogtreecommitdiff
path: root/src/or/networkstatus.c
Commit message (Expand)AuthorAge
* Merge branch 'maint-0.2.1'Nick Mathewson2010-08-17
|\
| * Scale CONSENSUS_MIN_SECONDS_BEFORE_CACHING by voting intervalNick Mathewson2010-08-17
* | reinit per-conn token buckets on config or consensus changeRoger Dingledine2010-08-15
* | fix a memory leak introduced by df1ef2f0f0856afRoger Dingledine2010-08-13
* | Create routerparse.hSebastian Hahn2010-07-27
* | Create relay.hSebastian Hahn2010-07-27
* | Create networkstatus.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 routerlist.hSebastian Hahn2010-07-27
* | Create router.hSebastian Hahn2010-07-27
* | Fix getinfo_helper_networkstatus to return 0 on question-not-knownNick Mathewson2010-07-18
* | Make the controller act more usefully when GETINFO failsNick Mathewson2010-07-18
* | Alter how guard flags are chosen.Mike Perry2010-07-14
* | simplify a path in networkstatusRoger Dingledine2010-04-15
* | Merge remote branch 'origin/maint-0.2.1'Nick Mathewson2010-02-27
|\|
| * Update Tor Project copyright yearsNick Mathewson2010-02-27
| * read the "circwindow" parameter from the consensusRoger Dingledine2009-10-14
| * Code to parse and access network parameters.Nick Mathewson2009-10-14
* | Remove misc unnecessary newlines found by new check.Mike Perry2010-02-22
* | Add parsing+verification for bw weight values.Mike Perry2010-02-22
* | Perform calculation of consensus bandwidth weights.Mike Perry2010-02-22
* | Move CBT params into consensus.Mike Perry2010-02-18
* | Merge branch 'ewma'Nick Mathewson2009-12-18
|\ \
| * | Change interface for configuring cell ewma algorithm.Nick Mathewson2009-12-15
* | | Fix compile warning on Panther.Sebastian Hahn2009-12-14
* | | New controller command "getinfo config-text"Roger Dingledine2009-12-13
|/ /
* | Now that FOO_free(NULL) always works, remove checks before calling it.Nick Mathewson2009-12-12
* | *_free functions now accept NULLSebastian Hahn2009-12-12
* | Document the microdescriptor code better.Nick Mathewson2009-10-18
* | Fix various bugs in microdescriptor caching.Nick Mathewson2009-10-18
* | Actually remember all the consensus types when we are done generating them.Nick Mathewson2009-10-15
* | Parse detached signatures and microdesc networkstatuses correctly.Nick Mathewson2009-10-15
* | Refactor consensus signature storage for multiple digests and flavors.Nick Mathewson2009-10-15
* | Code to generate, store, and parse microdescriptors and consensuses.Nick Mathewson2009-10-15
* | Be more robust to bad circwindow valuesRoger Dingledine2009-09-22
* | some cleanups:Sebastian Hahn2009-09-15
* | Parameter access function, with unit tests.Nick Mathewson2009-09-14
* | Implement proposal 167: Authorities vote on network parameters.Nick Mathewson2009-09-14
* | Implement measured bw parsing + unit tests.Mike Perry2009-08-06
* | Merge commit 'ioerror/DirFetchInfoExtraEarly'Nick Mathewson2009-07-25
|\ \
| * | Add support for a new option: FetchDirInfoExtraEarlyJacob Appelbaum2009-07-13
| |/
* / fix comments and other typosRoger Dingledine2009-07-13
|/
* Spell-check Tor.Nick Mathewson2009-05-27
* Update copyright to 2009.Karsten Loesing2009-05-04