aboutsummaryrefslogtreecommitdiff
path: root/src/or/dirvote.h
Commit message (Expand)AuthorAge
* fix a copy-paste comment mistakeNick Mathewson2014-05-06
* Consensus method 18: Add a base64 ID digest to the microdescNick Mathewson2014-05-05
* Completely refactor how FILENAME_PRIVATE worksNick Mathewson2013-07-10
* Add support for offsetting the voting interval in order to bootstrap faster.Linus Nordberg2013-06-08
* Rename all fields which measure bw in kb to end with _kbNick Mathewson2013-04-14
* Bug 8419: Apply the badexit fix from #2203 to validatio tooMike Perry2013-03-29
* Merge branch 'bug2286_unit_test_squashed'Nick Mathewson2013-02-19
|\
| * Add unit test for unmeasured bandwidth clipping in consensusAndrea Shepard2013-02-19
| * New consensus method: clip the maximum votable unmeasured bwNick Mathewson2013-02-05
* | Refactor generating the m lines in a vote into its own functionNick Mathewson2013-02-08
|/
* Update the copyright date to 201.Nick Mathewson2013-01-16
* Wrangle curve25519 onion keys: generate, store, load, publish, republishNick Mathewson2013-01-02
* Authorities put p6 lines into microdescriptors.Nick Mathewson2012-11-14
* Convert all include-guard macros to avoid reserved identifiers.Nick Mathewson2012-10-12
* Whitespace fixes.Linus Nordberg2012-09-05
* Generate microdescriptors with "a" lines.Linus Nordberg2012-09-04
* Update copyright dates to 2012; add a few missing copyright statementsNick Mathewson2012-06-04
* Add about 60 more DOCDOC comments to 0.2.3Nick Mathewson2012-06-04
* Rename nonconformant identifiers.Nick Mathewson2012-01-18
* Merge branch 'maint-0.2.2'Roger Dingledine2012-01-08
|\
| * tell me who votes are actually for, not just where they're fromRoger Dingledine2012-01-08
* | Implement consensus method 12 (proposal 178)Sebastian Hahn2011-11-27
* | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-09-07
|\|
| * Add a VoteOnHidServDirectoriesV2 configuration optionRobert Ransom2011-06-03
* | Make the get_options() return constNick Mathewson2011-06-14
* | Merge branch 'maint-0.2.2'Roger Dingledine2011-01-15
|\|
| * Sanity-check consensus param valuesSebastian Hahn2011-01-15
* | Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2011-01-03
|\|
| * Bump copyright statements to 2011 (0.2.2)Nick Mathewson2011-01-03
* | Initial conversion to use node_t throughout our codebase.Nick Mathewson2010-10-01
|/
* Create dirvote.hSebastian Hahn2010-07-27