Skip to content
Snippets Groups Projects
  1. Sep 17, 2009
  2. Sep 16, 2009
  3. Sep 15, 2009
  4. Sep 14, 2009
    • Sebastian Hahn's avatar
      Fix a memory leak when parsing a ns · b792afa9
      Sebastian Hahn authored
      Adding the same vote to a networkstatus consensus leads to a memory leak
      on the client side. Fix that by only using the first vote from any given
      voter, and ignoring the others.
      
      Problem found by Rotor, who also helped writing the patch. Thanks!
      b792afa9
    • Sebastian Hahn's avatar
      Fix a spec conformance issue when parsing a ns vote · c1a6fb42
      Sebastian Hahn authored
      A vote may only contain exactly one signature. Make sure we reject
      votes that violate this.
      
      Problem found by Rotor, who also helped writing the patch. Thanks!
      c1a6fb42
  5. Sep 07, 2009
  6. Sep 03, 2009
  7. Sep 02, 2009
  8. Sep 01, 2009
Loading