Historial de Commits

Autor SHA1 Mensaje Fecha
  Sebastian Hahn 5a7e39c0cb Fix diff generation with line added at start hace 7 años
  Nick Mathewson eca9b3424d consdiff: Fix 32-bit compilation. hace 7 años
  Nick Mathewson 643c9078c9 Switch ed-command parsing to use tor_parse_long. hace 7 años
  Nick Mathewson 672e2a5461 Consdiff: extract router ID hash iteration functions hace 7 años
  Nick Mathewson 83049cebc0 Make CONSENSUS_LINE_MAX_LEN a real define hace 7 años
  Nick Mathewson 5e81436428 Remove a couple of {\n\n instances hace 7 años
  Nick Mathewson e84276124b Use a better for X outside of base64_compare_table. hace 7 años
  Nick Mathewson 91e3250bf1 Reindent a few labels. hace 7 años
  Nick Mathewson d8c129a11a Avoid all needless memory copies when computing consensus diffs. hace 7 años
  Nick Mathewson 52fa6bb947 Swap memory allocation strategy for lists of lines for diffs hace 7 años
  Nick Mathewson b36e311eab Fill in the missing documentation on the new functions hace 7 años
  Nick Mathewson 12d428aaff Prop140: Fix a crash bug. hace 7 años
  Nick Mathewson 653c6d129e Make consensus diff sha3 operations mockable. hace 7 años
  Nick Mathewson 6a36e5ff3b String-based API for consensus diffs. hace 7 años
  Nick Mathewson eff9fbd17d Fix an abstraction violation. hace 7 años
  Nick Mathewson 69b3e11e59 Use "const" in consdiff.[ch] hace 7 años
  Nick Mathewson 3647751c2a prop140: Use sha3-256, not sha2-256 hace 7 años
  Nick Mathewson e1418c09fc Fix an unreachable memory leak. hace 7 años
  Nick Mathewson f193b666cd Remove digest[12]_hex hace 7 años
  Nick Mathewson c6046f4db8 Tweak&test log messages on apply_diff hace 7 años
  Nick Mathewson 5766eed38f Fixes when applying diffs: Allow 2-line diffs, fix bogus free hace 7 años
  Nick Mathewson ab1fd85c99 Mark some warnings as bugs, and as (hopefully) unreachable. hace 7 años
  Nick Mathewson 06017f35e8 Fix some logging on failed apply_ed_diff hace 7 años
  Nick Mathewson 97620cf18f No need to end a log message with newline. hace 7 años
  Nick Mathewson 360d043ac7 Use "STATIC" to export consdiff fns for testing hace 7 años
  Daniel Martí 590ffdb2c9 Consensus diff backend from Daniel Martí GSOC project. hace 7 años