aboutsummaryrefslogtreecommitdiff
path: root/src/test/test_config.c
AgeCommit message (Expand)Author
2015-04-23Unit tests for consider_adding_dir_servers() as modified in #15642teor
2015-02-23Fix endianness issues in test_config_resolve_my_address().rl1987
2015-01-23Try to fix some more memory leaks in the unit testsNick Mathewson
2015-01-13Allow MapAddress and Automap to work togetherNick Mathewson
2015-01-07appease "make check-spaces"Nick Mathewson
2015-01-02Bump copyright dates to 2015, in case someday this matters.Nick Mathewson
2014-12-29Merge branch 'resolvemyaddr_squashed'Nick Mathewson
2014-12-29Make the resolvemyaddr unit tests pass when local dns is hijackedNick Mathewson
2014-12-29Fix memory leaks in resolvemyaddr testsNick Mathewson
2014-12-29Fix compilation errors in resolvemyaddr testsNick Mathewson
2014-12-29Adding comprehensive test cases for resolve_my_address.rl1987
2014-12-22Fix a bunch of memory leaks in the unit tests. Found with valgrindNick Mathewson
2014-11-12Fix wide lines (from 13172)Nick Mathewson
2014-11-12Replace operators used as macro arguments with OP_XX macrosNick Mathewson
2014-11-04Fix unused-argument warningsNick Mathewson
2014-11-04Merge remote-tracking branch 'andrea/ticket6456'Nick Mathewson
2014-10-28Add another year to our copyright dates.Nick Mathewson
2014-09-15Use coccinelle scripts to clean up our unit testsNick Mathewson
2014-07-28Replace all calls to parse_client_transport_line() or parse_server_transport_...Andrea Shepard
2014-07-25Add unit test for ClientTransportPlugin/ServerTransportPlugin config line par...Andrea Shepard
2014-06-20Remove code for Windows CE supportNick Mathewson
2014-05-01Fix test_config_write_to_data_subdirNick Mathewson
2014-04-29Fix leaks in tests related to setting options->DataDirectoryNick Mathewson
2014-04-26Memory leaks in test_config_addressmapNick Mathewson
2014-04-11Add another unit test for parse_bridge_line().George Kadianakis
2014-02-17Restitute a successful stat call to this test case.dana koch
2014-02-14fix a whitespace snafuNick Mathewson
2014-02-11Free leakable values in the unit tests.Nick Mathewson
2014-02-03test_config.c: log which address should have failedNick Mathewson
2013-09-03Fix warnings in test_config_fix_my_familyNick Mathewson
2013-08-31MyFamily option will now fix fingerprints missing their leading instead of c...Kevin Butler
2013-07-18Fix memory leaks in test_config_parse_transport_options_lineNick Mathewson
2013-07-18Write unit tests for the ServerTransportOptions parsing function.George Kadianakis
2013-06-18Check more return values in the unit testsNick Mathewson
2013-06-18Fix a couple of resource leaks in test_config.cNick Mathewson
2013-05-29Fix windows compilation warning in test_config.cNick Mathewson
2013-05-24Tweak 4282 unit tests for style, safety, correctness.Nick Mathewson
2013-05-24Unit tests for check_or_create_data_subdir and write_to_data_subdir.Peter Retzlaff
2013-02-11Add parse_bridge_line() unittests.George Kadianakis
2013-01-16Update the copyright date to 201.Nick Mathewson
2012-12-17Implement option to turn off DNS cache use on a client portNick Mathewson
2012-11-14Move address map into its own file.Nick Mathewson
2012-09-13Split the generic config_fmt_t code into a new confparse.c fileNick Mathewson
2012-06-13Merge remote-tracking branch 'public/bug3940_redux'Nick Mathewson
2012-06-04Update copyright dates to 2012; add a few missing copyright statementsNick Mathewson
2012-05-11An attempt at bug3940 and making AllowDotExit 0 work with MapAddressNick Mathewson
2011-12-02Appease check-spacesSebastian Hahn
2011-11-30Merge branch 'bug933_nm_rebased_v2'Nick Mathewson
2011-11-30No new "LEGACY" tests allowed.Nick Mathewson
2011-11-30Fix compilation: get_options() now returns constNick Mathewson