aboutsummaryrefslogtreecommitdiff
path: root/src/lib/err/torerr.c
AgeCommit message (Expand)Author
2020-06-29Merge remote-tracking branch 'tor-github/pr/1722/head' into maint-0.4.2Nick Mathewson
2020-02-12err/log: Stop closing stderr and stdout during shutdownteor
2019-12-05Merge branch 'maint-0.4.0' into maint-0.4.1teor
2019-12-05Merge branch 'maint-0.3.5' into maint-0.4.0teor
2019-09-12Merge branch 'tor-github/pr/1303'George Kadianakis
2019-09-09Merge branch 'tor-github/pr/1287'David Goulet
2019-09-09log: Close log and err file descriptors before abortingteor
2019-09-09log: Don't close file log fds that are being used by the err moduleteor
2019-09-09torerr: Close sigsafe fds on shutdownteor
2019-09-04torerr: Fix a comment typo and update the comment for format_number_sigsafe()teor
2019-09-04Merge branch 'bug31571_035' into bug31571_040teor
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-01-16Bump copyright date to 2019Nick Mathewson
2019-01-16Bump copyright date to 2019.Nick Mathewson
2018-11-05Make initialization for the "err" library into a subsystem.Nick Mathewson
2018-07-01File-level documentation for some of src/lib.Nick Mathewson
2018-06-25Include stdio.h in torerr.c.Nick Mathewson
2018-06-21Rectify include paths (automated)Nick Mathewson
2018-06-21Extract error functionality into a new lowest-level library.Nick Mathewson