aboutsummaryrefslogtreecommitdiff
path: root/src/test/test_logging.c
AgeCommit message (Expand)Author
2020-08-04Improve ratelimit message to list true interval.Nick Mathewson
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-09-25test: Use SEVERITY_MASK_IDX() to find the LOG_* mask indexesteor
2019-07-08Adjust log callback type to use log_domain_mask_tNick Mathewson
2019-01-16Bump copyright date to 2019Nick Mathewson
2018-12-17Move remaining code from subprocess.{h,c} to more appropriate places.Alexander Færøy
2018-12-17Delete old process_handle_t code.Alexander Færøy
2018-07-10Rename torlog.[ch] to log.[ch]Nick Mathewson
2018-07-05Fix every include path changed in the previous commit (automated)Nick Mathewson
2018-07-01Remove system headers from or.hNick Mathewson
2018-06-28Extract process-management functionality into a new lib/processNick Mathewson
2018-06-22Finally extract the log library and make it build.Nick Mathewson
2018-06-22Automated fixup of include paths after torlog.h movement.Nick Mathewson
2018-06-21Rectify include paths (automated)Nick Mathewson
2018-06-20Move horrible-emergency handling into torerr.[ch]Nick Mathewson
2018-06-20Run rectify_include_paths.pyNick Mathewson
2018-06-20Update copyrights to 2018.Nick Mathewson
2017-08-24apply ahf's test_assert_null.cocciNick Mathewson
2017-03-15Run the copyright update script.Nick Mathewson
2016-06-16Tests for message rate-limitingNick Mathewson
2016-02-27Update the copyright year.Nick Mathewson
2015-01-02Bump copyright dates to 2015, in case someday this matters.Nick Mathewson
2014-11-12Replace operators used as macro arguments with OP_XX macrosNick Mathewson
2014-10-28Add another year to our copyright dates.Nick Mathewson
2014-09-10Remember log messages that happen before logs are configuredNick Mathewson
2014-07-16Add an option to overwrite logsArlo Breault
2013-11-18Tests for backtrace.cNick Mathewson
2013-11-18Unit tests for new functions in log.cNick Mathewson