aboutsummaryrefslogtreecommitdiff
path: root/src/test/test_bt_cl.c
AgeCommit message (Expand)Author
2019-01-16Bump copyright date to 2019.Nick Mathewson
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-05Remove util.hNick Mathewson
2018-07-01Remove system headers from or.hNick Mathewson
2018-06-22Automated fixup of include paths after torlog.h movement.Nick Mathewson
2018-06-21Rectify include paths (automated)Nick Mathewson
2018-06-20Run rectify_include_paths.pyNick Mathewson
2018-06-20Update copyrights to 2018.Nick Mathewson
2017-09-15Run our #else/#endif annotator on our source code.Nick Mathewson
2017-03-15Run the copyright update script.Nick Mathewson
2016-12-23Remove abort handler from the backtrace generatorcypherpunks
2016-06-11Use autoconf, not gcc version, to decide which warnings we haveNick Mathewson
2016-06-11Enable -Wnull-dereference (GCC >=6.1), and fix the easy casesNick Mathewson
2016-02-27Update the copyright year.Nick Mathewson
2015-12-18Fix a memory leak in the backtrace testcypherpunks
2015-09-29Skip tests if backtrace support not compiled-inMarcin Cieślak
2015-04-23Fix crash-test for assertion failureNick Mathewson
2015-01-02Bump copyright dates to 2015, in case someday this matters.Nick 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-09-02Don't include a backtrace test for dereferencing 0 under analyzersNick Mathewson
2013-11-18Fix whitespaceNick Mathewson
2013-11-18Tests for backtrace.cNick Mathewson