aboutsummaryrefslogtreecommitdiff
path: root/src/lib/err
AgeCommit message (Expand)Author
2019-12-05Merge branch 'maint-0.3.5' into maint-0.4.0teor
2019-09-04backtrace: Check the return values of snprintf() and strncpy()teor
2019-08-30torerr: Try harder to flush raw assert messages before process terminationteor
2019-08-30torerr: Log the Tor backtrace version when a raw assertion failsteor
2019-08-30backtrace: Log the Tor backtrace version whenever we log a backtraceteor
2019-08-30backtrace: Always set a backtrace Tor versionteor
2019-01-16Bump copyright date to 2019Nick Mathewson
2019-01-16Bump copyright date to 2019.Nick Mathewson
2019-01-09Merge branch 'maint-0.3.5'Nick Mathewson
2019-01-09Fix (and make consistent) the use of OpenBSD preprocessor macro testsKris Katterjohn
2018-11-09Rename subsystem callback functions to make them consistentNick Mathewson
2018-11-09fixup! Make initialization for the "err" library into a subsystem.Nick Mathewson
2018-11-05Make initialization for the "err" library into a subsystem.Nick Mathewson
2018-07-03Refrain from potentially insecure usage of strncat()rl1987
2018-07-01File-level documentation for some of src/lib.Nick Mathewson
2018-06-25Include stdio.h in torerr.c.Nick Mathewson
2018-06-21New script to check includes for modularity violationsNick Mathewson
2018-06-21Rectify include paths (automated)Nick Mathewson
2018-06-21Make sure liberr-testing is build with testing flags.Nick Mathewson
2018-06-21Rectify include paths (automated)Nick Mathewson
2018-06-21Extract error functionality into a new lowest-level library.Nick Mathewson