aboutsummaryrefslogtreecommitdiff
path: root/src/common/util_bug.h
AgeCommit message (Expand)Author
2016-06-09Reduce make check-spaces noiseAndrea Shepard
2016-04-15Add branch prediction to util_bug.h, and fix a bug.Nick Mathewson
2016-04-14Add an IF_BUG_ONCE macro, since that's a pretty common pattern too.Nick Mathewson
2016-04-14Add a BUG macro for usage in if checks.Nick Mathewson
2016-04-14Add new tor_assert_nonfatal*() macros.Nick Mathewson
2016-04-04Move tor_assert implementation into its own header/module.Nick Mathewson