Commit History

Author SHA1 Message Date
  Nick Mathewson a142fc29af Use tor_malloc_zero(x), not tor_calloc(x,sizeof(char)) 10 years ago
  Nick Mathewson 1b93195a81 Merge branch 'calloc2' 10 years ago
  Nick Mathewson bbd8d07167 Apply new calloc coccinelle patch 10 years ago
  Nick Mathewson ded33cb2c7 Use the | trick to save a comparison in our calloc check. 10 years ago
  Nick Mathewson 0d8abf5365 Switch to a < comparison for our calloc check; explain how it works 10 years ago
  Mansour Moufid 81b452d245 Document the calloc function overflow check. 10 years ago
  Mansour Moufid 06b1ef7b76 Remove a duplicate comment. 10 years ago
  Mansour Moufid 3ab2c865bf Add a rule to the calloc semantic patch for argument ordering. 10 years ago
  Mansour Moufid 533790ca77 The second argument to tor_calloc should be a constant. 10 years ago
  Mansour Moufid a746081f38 Refactor the calloc semantic patch. 10 years ago
  Mansour Moufid 3206dbdce1 Refactor the tor_reallocarray_ overflow check. 10 years ago
  Mansour Moufid aff6fa0b59 Refactor the tor_calloc_ overflow check. 10 years ago
  Nick Mathewson f179ff18f3 Merge remote-tracking branch 'public/bug13399' 10 years ago
  Nick Mathewson efd5001c3b Use digest256_len in networkstatus_copy_old_consensus_info() 10 years ago
  Nick Mathewson dc05b8549a Use digest256map for computing microdescriptor downloads 10 years ago
  Nick Mathewson bac6d542c9 Merge branch 'digest256map' 10 years ago
  Nick Mathewson 542b470164 Refactor {str,digest}map into a common implementation; add digest256map 10 years ago
  Nick Mathewson 5ad8721838 Repair format_changelog.py drupal breaks a little more. Drupal is weird. 10 years ago
  Nick Mathewson e20fc286c0 Re-run latest git trunnel to get fix from teor for #13577 10 years ago
  Nick Mathewson 6f87aa3371 Merge commit '13298d90a90dc62d21d38f910171c9b57a8f0273' 10 years ago
  Nick Mathewson 96e3936fb7 Teach format_changelog.py --blog about drupal <!--break--> 10 years ago
  Nick Mathewson 0eb1886692 Twiddle the format_changelog.py option defaults. 10 years ago
  Nick Mathewson 0799f6f2ca New empty changelog section 10 years ago
  Nick Mathewson 98ac48785b Bump version to 0.2.6.1-alpha-dev 10 years ago
  Nick Mathewson 5a601dd290 Clarify 13476 changelog (From sebastian) 10 years ago
  Nick Mathewson b46259e368 Fix a typo in the ChangeLog, spotted by Yawning 10 years ago
  Nick Mathewson d8ced3b473 Bump version to 0.2.6.1-alpha 10 years ago
  Nick Mathewson ffe10d01d1 Final(?) tweaks to 0.2.6.1-alpha changelog 10 years ago
  teor 13298d90a9 Silence spurious clang warnings 10 years ago
  George Kadianakis acc392856d Make 0.2.6.1-alpha ChangeLog prettier. 10 years ago