Commit History

Author SHA1 Message Date
  Nick Mathewson 76c33f7ff4 Merge branch 'scan-build-032' 6 years ago
  Nick Mathewson c1deabd3b0 Run our #else/#endif annotator on our source code. 6 years ago
  Nick Mathewson 7a4f4c35fa Fix unit test that likes to cast integers to void* 6 years ago
  Matt Traudt 1ff98a7e89 Make consdiff tests pass on OS X too 6 years ago
  Nick Mathewson df2bcaeb4a Add a test for $ with non-delete commands. 7 years ago
  Nick Mathewson c8baa9b783 bug#22143/prop#140: Use <n>,$d commands in diffs to remove signatures 7 years ago
  Nick Mathewson 5acddbbbf7 bug#22143/prop#140: identify input diffs by their digest-as-signed 7 years ago
  Nick Mathewson 9ba10d714a Merge branch 'consdiff_numeric_squashed' 7 years ago
  Sebastian Hahn a16de7a7cf consdiff: Reject ranges with non-numeric chars 7 years ago
  Nick Mathewson b7dd3518b9 missing smartlist_free in new consdiff test 7 years ago
  Nick Mathewson eeb266c139 Merge remote-tracking branches 'sebastian/consdiff_add' and 'sebastian/consdiff_newline' 7 years ago
  Sebastian Hahn 5a7e39c0cb Fix diff generation with line added at start 7 years ago
  Sebastian Hahn 459643502b Don't accept ranges for add commands in consdiff 7 years ago
  Nick Mathewson d8c129a11a Avoid all needless memory copies when computing consensus diffs. 7 years ago
  Nick Mathewson eff9fbd17d Fix an abstraction violation. 7 years ago
  Nick Mathewson 3647751c2a prop140: Use sha3-256, not sha2-256 7 years ago
  Nick Mathewson d6594bfa8c Add a couple more cases to reach 100% coverage. 7 years ago
  Nick Mathewson c86e77ac20 Cover two more failing cases with unit tests 7 years ago
  Nick Mathewson c6046f4db8 Tweak&test log messages on apply_diff 7 years ago
  Nick Mathewson bb536a2e73 Check for expected warnings in apply_ed_diff 7 years ago
  Nick Mathewson 05901f2c6d test operator cleanup 7 years ago
  Nick Mathewson 687df259c6 Enforce correct log messages on diff generation failure tests 7 years ago
  Nick Mathewson ccb789fe34 Test two more base64cmp cases. 7 years ago
  Nick Mathewson 360d043ac7 Use "STATIC" to export consdiff fns for testing 7 years ago
  Daniel Martí 590ffdb2c9 Consensus diff backend from Daniel Martí GSOC project. 7 years ago