summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-17pick a release date for 0.4.2.1-alphator-0.4.2.1-alphaNick Mathewson
2019-09-17Run format_changelog againNick Mathewson
2019-09-17Fold new entries into 0.4.2.1-alpha changelogNick Mathewson
2019-09-17Merge branch 'tor-github/pr/1323'George Kadianakis
2019-09-16bump version to 0.4.2.1-alphaNick Mathewson
2019-09-16Run "make autostyle" and fix wide lines.Nick Mathewson
2019-09-16Fold one more entry into changelog.Nick Mathewson
2019-09-16Merge branch 'tor-github/pr/1313'George Kadianakis
2019-09-16Merge branch 'tor-github/pr/1312'George Kadianakis
2019-09-16Merge branch 'tor-github/pr/1327'George Kadianakis
2019-09-16On windows, allow failures in test_parseconf.shNick Mathewson
2019-09-16Fix various grammar/style/type issues in 0.4.2.1-alpha changelogNick Mathewson
2019-09-16Fix a shellcheck warning in test_parseconf.sh.Nick Mathewson
2019-09-16hand-edits to 0.4.2.1-alpha changelogNick Mathewson
2019-09-16sort and coalesce some changelog sectionsNick Mathewson
2019-09-16Run format-changelog, add a stub blurb.Nick Mathewson
2019-09-16Start a changelog for 0.4.2.1-alphaNick Mathewson
2019-09-16Merge branch 'tor-github/pr/1316'George Kadianakis
2019-09-16Merge branch 'tor-github/pr/1324'George Kadianakis
2019-09-16Merge branch 'tor-github/pr/1273'George Kadianakis
2019-09-16Merge branch 'tor-github/pr/1318'George Kadianakis
2019-09-14test_parseconf.sh: On --dump-config failure, --verify-configNick Mathewson
2019-09-14Add a test with many non-default options.Nick Mathewson
2019-09-14Add a few error test casesNick Mathewson
2019-09-14Add an integration test for %include.Nick Mathewson
2019-09-14test_parseconf: run each test from inside its directory.Nick Mathewson
2019-09-14Add a changes file for ticket 31637.Nick Mathewson
2019-09-14Add test for +Option, /Option, and OptionNick Mathewson
2019-09-14Move our first 3 example conf_examples to named directoriesNick Mathewson
2019-09-14Add a test script to try parsing and encoding Tor configurationsNick Mathewson
2019-09-13Detect overflow or underflow on double config values.Nick Mathewson
2019-09-12Merge branch 'tor-github/pr/1319'David Goulet
2019-09-12Merge branch 'tor-github/pr/1285'David Goulet
2019-09-12Merge branch 'tor-github/pr/1303'George Kadianakis
2019-09-12Merge branch 'tor-github/pr/1299'George Kadianakis
2019-09-12Workaround for GCC "note" about "variable tracking size limit"Nick Mathewson
2019-09-12Remove variable declarations from macros in test_addr_parse()Nick Mathewson
2019-09-12Ticket 31687: fix for tor_isinf() as wellNick Mathewson
2019-09-12Merge branch 'ticket31687_035' into ticket31687_040Nick Mathewson
2019-09-12Merge remote-tracking branch 'tor-github/pr/1300'Nick Mathewson
2019-09-11Changes file for ticket31626 (confparse.[ch] move)Nick Mathewson
2019-09-11Update include.am files to refer to new location of confparse.[ch]Nick Mathewson
2019-09-11Update #includes to point to confparse.h in its new location.Nick Mathewson
2019-09-11Move confparse.[ch] into src/lib/confmgt/Nick Mathewson
2019-09-11Add new entries to lib/confmgt ".may_include" fileNick Mathewson
2019-09-11Merge branch 'tor-github/pr/1296'David Goulet
2019-09-11Document inconsistent usage of config_var_is_listable()Nick Mathewson
2019-09-11Extract common list of flags to use for obsolete variables.Nick Mathewson
2019-09-11Clarify documentation on config_var_is_listable()Nick Mathewson
2019-09-11Add test_cmdline.sh to distribution.Nick Mathewson