Commit History

Author SHA1 Message Date
  Mike Perry b3fde4d309 Add consensus method #defines. 14 years ago
  Mike Perry 87a0430a74 Clearly mark directory footer so we parse the new weight line. 14 years ago
  Mike Perry df1ef2f0f0 Add parsing+verification for bw weight values. 14 years ago
  Mike Perry f9d40649fe Perform calculation of consensus bandwidth weights. 14 years ago
  Nick Mathewson 0c1b3070cf Now that FOO_free(NULL) always works, remove checks before calling it. 14 years ago
  Sebastian Hahn 3807db001d *_free functions now accept NULL 14 years ago
  Nick Mathewson 9be682942c Not everybody likes debugging printfs as much as I 14 years ago
  Nick Mathewson e722ffa605 Do not report a partially-successful detached signature add as failed. 14 years ago
  Roger Dingledine 22f674fcb8 Fix a memory leak on directory authorities during voting 14 years ago
  Karsten Loesing 4256a96461 Fix bug 1066. 14 years ago
  Nick Mathewson afc76a4e71 Fix two bugs found by Coverity scan. 14 years ago
  Sebastian Hahn 740806c453 Fix compile with warnings problems on Snow Leopard 14 years ago
  Nick Mathewson 200c39b66c Document the microdescriptor code better. 14 years ago
  Nick Mathewson 851a980065 Actually remember all the consensus types when we are done generating them. 14 years ago
  Nick Mathewson 3471057486 Implement signatures for microdesc consensuses right. 14 years ago
  Nick Mathewson d9c71816b1 Generate all the flavors of consensuses when building consensuses. 14 years ago
  Nick Mathewson 3b2fc659a8 Refactor consensus signature storage for multiple digests and flavors. 15 years ago
  Nick Mathewson e1ddee8bbe Code to generate, store, and parse microdescriptors and consensuses. 15 years ago
  Nick Mathewson bdf4839395 Functions to encode microdescriptors and their lines. 15 years ago
  Nick Mathewson 8b2f6b27fd Make signature-generation code handle different key and digest lengths. 15 years ago
  Sebastian Hahn b73ecdc232 Fix compile on Snow Leopard 15 years ago
  Nick Mathewson 381766ce4b Implement proposal 167: Authorities vote on network parameters. 15 years ago
  Nick Mathewson 8771fdfda4 Make consensus_method_is_supported() be the canonical source for its info. 15 years ago
  Mike Perry b074e61ad3 Throw the switch on consensus method 6. 15 years ago
  Mike Perry 6fbdf635fa Implement measured bw parsing + unit tests. 15 years ago
  Roger Dingledine 9ece0955f7 fix comments and other typos 15 years ago
  Nick Mathewson 260de44313 Fixes to spelling fixes. Thanks, Roger! 15 years ago
  Nick Mathewson ec7e054668 Spell-check Tor. 15 years ago
  Karsten Loesing 9b32e8c141 Update copyright to 2009. 15 years ago
  Nick Mathewson c4b8fef362 Remove svn $Id$s from our source, and remove tor --version --version. 15 years ago