aboutsummaryrefslogtreecommitdiff
path: root/src/test/test_options.c
AgeCommit message (Expand)Author
2016-04-07Turn TestingClientBootstrap* into non-testing optionsDavid Goulet
2016-04-07When we get a bad nickname, explain what a good one is.Nick Mathewson
2016-03-21test_options.c: assert that TransProxyType is testedSteven Chamberlain
2016-03-17test_options.c: NULL a pointer after free #18447Steven Chamberlain
2016-03-11Add changes file for 18448; refactorNick Mathewson
2016-03-11enable and test transproxy on FreeBSD derivatives #18448Steven Chamberlain
2016-02-27Update the copyright year.Nick Mathewson
2016-02-24Fix a leak in test_have_enough_mem_for_dircacheNick Mathewson
2016-02-24Remove the freelist from memarea.cNick Mathewson
2016-02-22Another memory leak in the testsNick Mathewson
2016-02-22Fix a bunch of memory leaks in the unit testsNick Mathewson
2016-02-11Merge branch 'feature17840-v11-tests_truncated'Nick Mathewson
2016-02-01Fix warnings from check-spacesNick Mathewson
2016-02-01Make all unit tests independent of log message order and countteor (Tim Wilson-Brown)
2016-02-01Report malformed options in options_validate unit teststeor (Tim Wilson-Brown)
2016-02-01Add a helper to search for strings in the log, and change option tests to use...Ola Bini
2016-02-01Add unit tests for ClientUseIPv[4,6] and ClientPreferIPv6[OR,Dir]Portteor (Tim Wilson-Brown)
2016-02-01Report malformed options in options_validate unit teststeor (Tim Wilson-Brown)
2016-02-01Fix existing options_validate unit tests for ClientUseIPv4teor (Tim Wilson-Brown)
2016-02-01Add a helper to search for strings in the log, and change option tests to use...Ola Bini
2016-01-27attempt to fix crashes in unit testsNick Mathewson
2016-01-19Merge remote-tracking branch 'twstrike/options_test'Nick Mathewson
2016-01-19Make sure that tests for domain sockets only run on OSes with domain socketsOla Bini
2016-01-19Use correct u64 int ops instead of regular int ops, in order to avoid warning...Ola Bini
2016-01-15Whitespace cleanupNick Mathewson
2016-01-13Update tests to match current changes to options_validateOla Bini
2016-01-13Move clearing of log messages on advice from @cypherpunks, in order to minimi...Ola Bini
2016-01-13Revert my addition of callback cleaner and instead use existing functionality...Ola Bini
2016-01-13Remove a small memory leak in log callback setupOla Bini
2016-01-13Fix memory leaksOla Bini
2016-01-13Fix all white space issuesOla Bini
2016-01-13Fix some issues in gcc warningsOla Bini
2016-01-13Add tests for options_actOla Bini
2015-12-18Add new DirCache configuration optionMatthew Finkel
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
2013-08-15Unit tests for ext_or_id_map.Nick Mathewson
2013-07-18Start of a unit test for options_validate.Nick Mathewson