Commit History

Author SHA1 Message Date
  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
  Andrea Shepard 4c45b3d845 Add unit test for unmeasured bandwidth clipping in consensus 11 years ago
  Nick Mathewson 869826581d Note some annoyinc copy-and-paste code 12 years ago
  Nick Mathewson e73bbea262 Tweak consensus method 17 based on arma's comments 12 years ago
  Nick Mathewson 99457ee776 Fix two more coverity-spotted leaks in master. 11 years ago
  Nick Mathewson c8f5f35d62 Add doxygen for bug8158 functions 11 years ago
  Nick Mathewson 2403ef66ba Coalesce identical adjacent microdescriptor vote lines. 11 years ago
  Nick Mathewson 194bd56c8a Refactor generating the m lines in a vote into its own function 11 years ago