Commit History

Author SHA1 Message Date
  Nick Mathewson fdb7fc70d0 Merge remote-tracking branch 'public/bug10163' 9 years ago
  Nick Mathewson 051dd9c409 Remove the assigned-but-unused chosen_named_idx local variable 9 years ago
  Nick Mathewson a66fff6381 Mark one use of networkstatus_check_document_signature as (void) 9 years ago
  Nick Mathewson 059e33de59 remove meaningless checks for chunks==NULL in dirserv stuff 9 years ago
  Nick Mathewson d38aa5545f Remove implementation code for all pre-13 consensus methods. 9 years ago
  Nick Mathewson 908bd4cee3 Remove support for generating consensuses with methods <= 9. 9 years ago
  Nick Mathewson df99ce2395 No longer advertise or negotiate any consensus method before 13. 9 years ago
  Nick Mathewson 2bfd92d0d1 Apply coccinelle script to replace malloc(a*b)->calloc(a,b) 9 years ago
  Nick Mathewson 2fa601c797 Future-proof "id" lines against proposal 220. 10 years ago
  Nick Mathewson 4a621a50f5 Consensus method 18: Add a base64 ID digest to the microdesc 10 years ago
  Nick Mathewson adfcc1da4a Merge remote-tracking branch 'origin/maint-0.2.4' 10 years ago
  Nick Mathewson 3d5154550c Merge remote-tracking branch 'public/bug10409_023' into maint-0.2.4 10 years ago
  Nick Mathewson d8cfa2ef4e Avoid free()ing from an mmap on corrupted microdesc cache 10 years ago
  Kevin Butler 1bdb391ed0 Added no_tempfile parameter to write_chunks_to_file to do non-atomic writes. Implements #1376. 10 years ago
  Nick Mathewson a3e0a87d95 Completely refactor how FILENAME_PRIVATE works 11 years ago
  Nick Mathewson fab99844fc Merge remote-tracking branch 'origin/maint-0.2.4' 11 years ago
  Nick Mathewson b34279d3ab Add a comment and a check for why flag indices will be <= 63 11 years ago
  Nick Mathewson 15cd79f832 FIx undefined behavior in dirvote.c 11 years ago
  Linus Nordberg 4d54b9774d Add support for offsetting the voting interval in order to bootstrap faster. 11 years ago
  Andrea Shepard aaa3a085db Merge bug5595-v2-squashed into maint-0.2.4 11 years ago
  Andrea Shepard fddb814fea When downloading certificates, distinguish requesting by identity digest from requesting by ID digest, signing key pair; fixes bug 5595 11 years ago
  Nick Mathewson 8362f8854a Merge branch 'less_charbuf_rebased' into maint-0.2.4 11 years ago
  Nick Mathewson d2d5a7dabc Remove some now-needless length defines 11 years ago
  Nick Mathewson cb75519bbf Refactor dirobj signature generation 11 years ago
  Nick Mathewson 9246a7ca58 Refactor routerstatus_format_entry to avoid character-buffers 11 years ago
  Nick Mathewson 52cadff0d6 Rename all fields which measure bw in kb to end with _kb 11 years ago
  Mike Perry 651e49713c Bug 8419: Apply the badexit fix from #2203 to validatio too 11 years ago
  Nick Mathewson 9f044eac77 Refactor format_networkstatus_vote to avoid preallocating a buffer. 11 years ago
  Nick Mathewson b0b0d6af63 Merge branch 'bug2286_unit_test_squashed' 11 years ago
  Nick Mathewson 6170bc5a93 Refactor storing of measured_bw versus Unmeasured=1. 11 years ago