Skip to content
Snippets Groups Projects
  1. Sep 24, 2015
  2. Sep 23, 2015
  3. Sep 22, 2015
  4. Sep 16, 2015
    • Sebastian Hahn's avatar
      Don't enable SSE2 on X86-64. · 98da122a
      Sebastian Hahn authored
      This removes a comment presumably introduced for debugging that was left
      in accidentally. Bug not in any released version of Tor. Fixes bug
      17092.
      98da122a
  5. Sep 15, 2015
  6. Sep 14, 2015
  7. Sep 13, 2015
  8. Sep 11, 2015
    • David Goulet's avatar
      Add a rend cache failure info dup function · 8b981725
      David Goulet authored
      
      When validating a new descriptor against our rend cache failure, we were
      added the failure entry to the new cache entry without duplicating. It was
      then freed just after the validation ending up in a very bad memory state
      that was making tor abort(). To fix this, a dup function has been added and
      used just before adding the failure entry.
      
      Fixes #17041
      
      Signed-off-by: default avatarDavid Goulet <dgoulet@ev0ke.net>
      8b981725
  9. Sep 10, 2015
  10. Sep 09, 2015
  11. Sep 08, 2015
  12. Sep 04, 2015
Loading