Commit History

Author SHA1 Message Date
  Nick Mathewson 13f26f41e4 Fix some coverity issues in the unit tests 9 years ago
  Nick Mathewson 4ac5175109 Fix wide lines (from 13172) 9 years ago
  Nick Mathewson a3dafd3f58 Replace operators used as macro arguments with OP_XX macros 9 years ago
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 9 years ago
  Sebastian Hahn 909aa51b3f Remove configure option to disable curve25519 9 years ago
  Nick Mathewson 223d354e34 Bugfixes on bug11243 fix for the not-added cases and tests 9 years ago
  Nick Mathewson 3efeb711f1 Unit tests for 11243: loading ri, ei, mds from lists 9 years ago
  Nick Mathewson 24dfbfda1d Base tests for 11243: test parsing for md, ei, and ri. 9 years ago
  Nick Mathewson a30594605e Treat unparseable (micro)descriptors and extrainfos as undownloadable 9 years ago
  Nick Mathewson ea72b4f60a clean up eol whitespace from coccinelle-generated patches 9 years ago
  Nick Mathewson a6627fdb80 Remove the legacy_test_helper and legacy_setup wrappers 9 years ago
  Nick Mathewson 34bf9b3690 Replace the remaining test_assert instances 9 years ago
  Nick Mathewson 0243895792 Use coccinelle scripts to clean up our unit tests 9 years ago
  Nick Mathewson 48558ed1aa Merge remote-tracking branch 'public/bug13104_025' 9 years ago
  Nick Mathewson 59f9a5c786 Avoid divide by zero and NaNs in scale_array_elements_to_u64 9 years ago
  Sebastian Hahn 607724c696 Remove support for naming directory authorities 9 years ago
  Nick Mathewson d38aa5545f Remove implementation code for all pre-13 consensus methods. 9 years ago
  Nick Mathewson 28538069b2 Fix numerous 64->32 errors in the unit tests 10 years ago
  Nick Mathewson 212e982d9b Fix leaks in dir voting tests 10 years ago
  Nick Mathewson 97664cfd2a Fix leaks in test_dir_formats 10 years ago
  Nick Mathewson f0b2dc83b6 Merge remote-tracking branch 'arma/ticket5528' 10 years ago
  Nick Mathewson c3720c05fa Free leakable values in the unit tests. 10 years ago
  Karsten Loesing 00ec6e6af0 More fixes to rip out all of the v2 directory code. 10 years ago
  Nick Mathewson 3193cbe2ba Rip out all of the v2 directory code. 10 years ago
  Nick Mathewson a7c9d64fd6 Merge branch 'finish_prop157' 10 years ago
  Nick Mathewson f6e07c158f Make the dir-key-crosscert element required 10 years ago
  Nick Mathewson a0a855d586 Fix unit tests with --disable-curve25519 10 years ago
  Nick Mathewson 5c9008e0b0 Fix some "ISO C90 forbids mixed declarations and code" warnings 10 years ago
  Nick Mathewson 270b4f030a Handle HTTP minor versions greater than 9 10 years ago
  Kevin Butler 5327605caa Tougher validation for parsing urls from HTTP headers. Fixes #2767. 10 years ago