Commit History

Author SHA1 Message Date
  Nick Mathewson 5576a3a094 Parse detached signature documents with multiple flavors and algorithms. 16 years ago
  Nick Mathewson 3b2fc659a8 Refactor consensus signature storage for multiple digests and flavors. 16 years ago
  Nick Mathewson e1ddee8bbe Code to generate, store, and parse microdescriptors and consensuses. 16 years ago
  Nick Mathewson a7ba02f3f1 Add ability to parse one or more m line from a vote. 16 years ago
  Nick Mathewson c5f7f04aff Allow signed data to include other hashes later. 16 years ago
  Nick Mathewson 15f4e9600c Signature-checking code can handle longer digests. 16 years ago
  Nick Mathewson 8b2f6b27fd Make signature-generation code handle different key and digest lengths. 16 years ago
  Roger Dingledine 9eb5edc093 Merge commit 'sebastian/specconformance' 16 years ago
  Nick Mathewson ed7283d283 Merge commit 'origin/maint-0.2.1' 16 years ago
  Nick Mathewson 381766ce4b Implement proposal 167: Authorities vote on network parameters. 16 years ago
  Sebastian Hahn b792afa919 Fix a memory leak when parsing a ns 16 years ago
  Sebastian Hahn c1a6fb42ac Fix a spec conformance issue when parsing a ns vote 16 years ago
  Sebastian Hahn 0a71d1c6a7 Fix compile warnings on Snow Leopard 16 years ago
  Nick Mathewson 1cda6f3e75 Merge commit 'origin/maint-0.2.1' 16 years ago
  Sebastian Hahn aea9cf1011 Fix compile warnings on Snow Leopard 16 years ago
  Karsten Loesing 889c07f1fc When Tor fails to parse a descriptor of any kind, dump it to disk. 16 years ago
  Nick Mathewson 1d9b8a1e16 Merge commit 'karsten/proposal-166-impl-master' 16 years ago
  Nick Mathewson daa0326aaa Add the first 8 bytes of the git commit digest to our versions. 16 years ago
  Karsten Loesing 9179bcb923 Include contents of *-stats files in descriptor. 16 years ago
  Mike Perry 6fbdf635fa Implement measured bw parsing + unit tests. 16 years ago
  Nick Mathewson ec7e054668 Spell-check Tor. 16 years ago
  Karsten Loesing 9b32e8c141 Update copyright to 2009. 16 years ago
  Nick Mathewson d50501e5ed Fix a few crash bugs related to malormed descriptors. Lark found one; fuzzing found the rest. 16 years ago
  Roger Dingledine 28d97f8262 uh, and commit the patch too. 16 years ago
  Nick Mathewson 261f49fe26 Fix a possible cause of bug 915 when parsing multiple votes one of which was bad. Bugfix on 0.2.0.8-alpha. 16 years ago
  Nick Mathewson a33452c401 Fix up (I hope) most ot the things that coverity suddenly claimed were REVERSE_INULL. This is what we get for bragging about being down to 0 issues. 17 years ago
  Nick Mathewson c4b8fef362 Remove svn $Id$s from our source, and remove tor --version --version. 17 years ago
  Nick Mathewson 76a2e11f91 Downgrade the last xxx021 in routerparse. The duplicate code stands for now. 17 years ago
  Nick Mathewson a332805a55 Extact parse-the-token-arguments to its own function, and change it to a single-pass algorithm. This simplifies the parsing code and speeds it up a little. 17 years ago
  Nick Mathewson fa6e72dc4b Remove a call to find_whitespace_eos that didn't actually do anything. 17 years ago