Skip to content
Snippets Groups Projects
  1. Mar 21, 2016
  2. Mar 09, 2016
  3. Mar 04, 2016
  4. Feb 23, 2016
    • Nick Mathewson's avatar
      Make clang asan work with FORTIFIED_SOURCE again. · 67e5d49d
      Nick Mathewson authored
      Short version: clang asan hates the glibc strcmp macro in
      bits/string2.h if you are passing it a constant string argument of
      length two or less.  (I could be off by one here, but that's the
      basic idea.)
      
      Closes issue 14821.
      67e5d49d
  5. Feb 22, 2016
    • Nick Mathewson's avatar
      Enable ed25519 collator in voting. · 60efce44
      Nick Mathewson authored
      Previously, I had left in some debugging code with /*XXX*/ after it,
      which nobody noticed.  Live and learn!  Next time I will use /*XXX
      DO NOT COMMIT*/ or something.
      
      We need to define a new consensus method for this; consensus method
      21 shouldn't actually be used.
      
      Fixes bug 17702; bugfix on 0.2.7.2-alpha.
      60efce44
  6. Feb 11, 2016
  7. Feb 05, 2016
  8. Feb 04, 2016
  9. Feb 01, 2016
  10. Jan 28, 2016
  11. Jan 27, 2016
  12. Jan 19, 2016
  13. Jan 18, 2016
  14. Jan 07, 2016
Loading