aboutsummaryrefslogtreecommitdiff
path: root/src/test/test_config.c
AgeCommit message (Expand)Author
2018-07-01Remove needless includes from or.hNick Mathewson
2018-06-29Move fd and memory-info functions.Nick Mathewson
2018-06-28Move tor_gethostname to lib/netNick Mathewson
2018-06-28Fix the include paths for storagedir,conffile (automated)Nick Mathewson
2018-06-27Split confline into confline and conffile.Nick Mathewson
2018-06-27rectify include paths (automatic) for address.hNick Mathewson
2018-06-20Run rectify_include_paths.pyNick Mathewson
2018-06-20Update copyrights to 2018.Nick Mathewson
2018-06-15Extract routerinfo_t into its own header.Nick Mathewson
2018-06-14Move dir_server_t into its own header.Nick Mathewson
2018-06-14Make server_port_cfg_t and port_cfg_t into separate headers.Nick Mathewson
2018-04-27mod: Move dirauth specific files to its own moduleDavid Goulet
2018-04-12Merge branch 'maint-0.3.3'Nick Mathewson
2018-04-12Attempt to fix 32-bit clang builds, which broke with 31508a0abccfee1cdNick Mathewson
2018-04-12Merge branch 'maint-0.3.3'Nick Mathewson
2018-04-12Use less memory for MaxMemInQueues for machines with more than 8 GB of RAM.Alexander Færøy
2018-02-20Remove a bunch of other redundant #includesNick Mathewson
2018-02-07Fix spelling mistakes corresponding to ticket #23650Deepesh Pathak
2017-11-29Merge branch 'maint-0.3.2'Nick Mathewson
2017-11-29Merge branch 'bug24050_029_squashed' into maint-0.3.2Nick Mathewson
2017-11-29Fix unit tests for 24050.Nick Mathewson
2017-11-18Merge branch 'maint-0.3.2'Nick Mathewson
2017-11-18Fix memory leak in unit test for bridge distribution config.Nick Mathewson
2017-10-31Merge branch 'fix-torrcd-sandbox-22605v2'Nick Mathewson
2017-10-24Merge branch 'feature18329_029_squashed' into maint-0.3.2Nick Mathewson
2017-10-24Merge branch 'feature18329_029_squashed' into maint-0.3.2Nick Mathewson
2017-10-24Updates to fix check-spaces/check-changes warningsNick Mathewson
2017-10-24Adjust test to allow hyphens too.Nick Mathewson
2017-10-24test: Add unittest for descriptors with BridgeDistribution option.Isis Lovecruft
2017-10-23Merge branch 'maint-0.2.8' into maint-0.2.9Nick Mathewson
2017-10-23Merge branch 'maint-0.3.1' into maint-0.3.2Nick Mathewson
2017-10-23Merge branch 'maint-0.3.0' into maint-0.3.1Nick Mathewson
2017-10-23Merge branch 'maint-0.2.9' into maint-0.3.0Nick Mathewson
2017-10-23Adjust test, now that there are 9 dirauths againNick Mathewson
2017-10-04Don't expect permission failure if running as rootTaylor Yu
2017-09-28Unit test for case where %included dir exists but is unreadableNick Mathewson
2017-09-28unit test for config_lines_dup_and_filterNick Mathewson
2017-09-15Replace accumulated C ;;s with ;sNick Mathewson
2017-09-15Merge branch 'scan-build-032'Nick Mathewson
2017-09-15Run our #else/#endif annotator on our source code.Nick Mathewson
2017-09-12Clear up dead-assignment warnings from scan-buildNick Mathewson
2017-08-30Adds files included by torrc and defaults to sandbox filter #22605Daniel Pinto
2017-08-24apply ahf's test_assert_null.cocciNick Mathewson
2017-08-24apply ahf's test_assert_int.cocciNick Mathewson
2017-08-24apply ahf's test_assert_zero.cocciNick Mathewson
2017-08-24Fix operator usage in src/test/*.cAlexander Færøy
2017-08-04Fix memory leak of "torrcd" in test_config_include_folder_order()Nick Mathewson
2017-08-04Remove usage of the PATH_MAX variablecypherpunks
2017-05-19Whoops; I broke check-spaces.Nick Mathewson
2017-05-19Try another approach to fixing the bug in the #1922 test.Nick Mathewson