Commit History

Author SHA1 Message Date
  Nick Mathewson 431c8d09ee Merge branch 'maint-0.3.0' into maint-0.3.1 6 years ago
  Nick Mathewson 32b9edeb91 Fix build warnings from Coverity related to our BUG macro 6 years ago
  Nick Mathewson 7505f452c8 Run the copyright update script. 7 years ago
  Nick Mathewson b88f918227 Remove an extraneous parenthesis in IF_BUG_OHNCE__ 7 years ago
  Nick Mathewson 3269307daf Treat all nonfatal assertion failures as unit test failures. 7 years ago
  Nick Mathewson d09723ad19 Add facility to suppress/capture tor_bug_occurred_() messages in unit tests. 7 years ago
  Nick Mathewson 2b39c927c7 Add !(...) to BUG() log messages 7 years ago
  Andrea Shepard 9eeaeddbb1 Reduce make check-spaces noise 8 years ago
  Nick Mathewson 381dae43b6 Add branch prediction to util_bug.h, and fix a bug. 8 years ago
  Nick Mathewson a86ed1d717 Add an IF_BUG_ONCE macro, since that's a pretty common pattern too. 8 years ago
  Nick Mathewson 532820b11c Add a BUG macro for usage in if checks. 8 years ago
  Nick Mathewson a885271c08 Add new tor_assert_nonfatal*() macros. 8 years ago
  Nick Mathewson 7865402106 Move tor_assert implementation into its own header/module. 8 years ago