aboutsummaryrefslogtreecommitdiff
path: root/src/test/test_config.c
Commit message (Expand)AuthorAge
* Remove code for Windows CE supportNick Mathewson2014-06-20
* Fix test_config_write_to_data_subdirNick Mathewson2014-05-01
* Fix leaks in tests related to setting options->DataDirectoryNick Mathewson2014-04-29
* Memory leaks in test_config_addressmapNick Mathewson2014-04-26
* Add another unit test for parse_bridge_line().George Kadianakis2014-04-11
* Restitute a successful stat call to this test case.dana koch2014-02-17
* fix a whitespace snafuNick Mathewson2014-02-14
* Free leakable values in the unit tests.Nick Mathewson2014-02-11
* test_config.c: log which address should have failedNick Mathewson2014-02-03
* Fix warnings in test_config_fix_my_familyNick Mathewson2013-09-03
* MyFamily option will now fix fingerprints missing their leading instead of c...Kevin Butler2013-08-31
* Fix memory leaks in test_config_parse_transport_options_lineNick Mathewson2013-07-18
* Write unit tests for the ServerTransportOptions parsing function.George Kadianakis2013-07-18
* Check more return values in the unit testsNick Mathewson2013-06-18
* Fix a couple of resource leaks in test_config.cNick Mathewson2013-06-18
* Fix windows compilation warning in test_config.cNick Mathewson2013-05-29
* Tweak 4282 unit tests for style, safety, correctness.Nick Mathewson2013-05-24
* Unit tests for check_or_create_data_subdir and write_to_data_subdir.Peter Retzlaff2013-05-24
* Add parse_bridge_line() unittests.George Kadianakis2013-02-11
* Update the copyright date to 201.Nick Mathewson2013-01-16
* Implement option to turn off DNS cache use on a client portNick Mathewson2012-12-17
* Move address map into its own file.Nick Mathewson2012-11-14
* Split the generic config_fmt_t code into a new confparse.c fileNick Mathewson2012-09-13
* Merge remote-tracking branch 'public/bug3940_redux'Nick Mathewson2012-06-13
|\
| * An attempt at bug3940 and making AllowDotExit 0 work with MapAddressNick Mathewson2012-05-11
* | Update copyright dates to 2012; add a few missing copyright statementsNick Mathewson2012-06-04
|/
* Appease check-spacesSebastian Hahn2011-12-02
* Merge branch 'bug933_nm_rebased_v2'Nick Mathewson2011-11-30
* No new "LEGACY" tests allowed.Nick Mathewson2011-11-30
* Fix compilation: get_options() now returns constNick Mathewson2011-11-30
* Address nickm's comments at https://trac.torproject.org/projects/tor/ticket/9...Robert Hogan2011-11-30
* Address nickm's comments at https://trac.torproject.org/projects/tor/ticket/9...Robert Hogan2011-11-30
* bug933 - Match against super-domains in MapAddressRobert Hogan2011-11-30