aboutsummaryrefslogtreecommitdiff
path: root/src/or/dirvote.h
AgeCommit message (Expand)Author
2013-04-14Rename all fields which measure bw in kb to end with _kbNick Mathewson
2013-03-29Bug 8419: Apply the badexit fix from #2203 to validatio tooMike Perry
2013-02-19Merge branch 'bug2286_unit_test_squashed'Nick Mathewson
2013-02-19Add unit test for unmeasured bandwidth clipping in consensusAndrea Shepard
2013-02-08Refactor generating the m lines in a vote into its own functionNick Mathewson
2013-02-05New consensus method: clip the maximum votable unmeasured bwNick Mathewson
2013-01-16Update the copyright date to 201.Nick Mathewson
2013-01-02Wrangle curve25519 onion keys: generate, store, load, publish, republishNick Mathewson
2012-11-14Authorities put p6 lines into microdescriptors.Nick Mathewson
2012-10-12Convert all include-guard macros to avoid reserved identifiers.Nick Mathewson
2012-09-05Whitespace fixes.Linus Nordberg
2012-09-04Generate microdescriptors with "a" lines.Linus Nordberg
2012-06-04Update copyright dates to 2012; add a few missing copyright statementsNick Mathewson
2012-06-04Add about 60 more DOCDOC comments to 0.2.3Nick Mathewson
2012-01-18Rename nonconformant identifiers.Nick Mathewson
2012-01-08Merge branch 'maint-0.2.2'Roger Dingledine
2012-01-08tell me who votes are actually for, not just where they're fromRoger Dingledine
2011-11-27Implement consensus method 12 (proposal 178)Sebastian Hahn
2011-09-07Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-06-14Make the get_options() return constNick Mathewson
2011-06-03Add a VoteOnHidServDirectoriesV2 configuration optionRobert Ransom
2011-01-15Merge branch 'maint-0.2.2'Roger Dingledine
2011-01-15Sanity-check consensus param valuesSebastian Hahn
2011-01-03Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2011-01-03Bump copyright statements to 2011 (0.2.2)Nick Mathewson
2010-10-01Initial conversion to use node_t throughout our codebase.Nick Mathewson
2010-07-27Create dirvote.hSebastian Hahn