summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-09-17Merge branch 'maint-0.3.5' into maint-0.4.0Nick Mathewson
2019-09-17Merge remote-tracking branch 'tor-github/pr/1307' into maint-0.3.5Nick Mathewson
2019-09-17Merge branch 'maint-0.4.0' into maint-0.4.1Nick Mathewson
2019-09-17Merge branch 'ticket31552_041' into maint-0.4.1Nick Mathewson
2019-09-17Correct a comment in channel_tls_process_cell.Nick Mathewson
2019-09-17Move PROCESS_CELL macros outside of channel_tls_process_cell().Nick Mathewson
2019-09-17bump to 0.4.2.1-alpha-devNick Mathewson
2019-09-17Merge branch 'bug31107_041' into bug31107_masterNick Mathewson
2019-09-17Merge branch 'bug31107_040' into bug31107_041Nick Mathewson
2019-09-17Merge branch 'bug31107_035' into bug31107_040Nick Mathewson
2019-09-17Merge branch 'maint-0.3.5' into bug31107_035Nick Mathewson
2019-09-17Treat an unexpected constant-sized VERSIONS cell as a PROTOCOL_WARN.Nick 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-16On windows, allow failures in test_parseconf.shNick Mathewson
2019-09-16Fix a shellcheck warning in test_parseconf.sh.Nick 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 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-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
2019-09-11integration test for --list-torrc-optionsNick Mathewson
2019-09-11Test: Make sure NOLIST options are not listed.Nick Mathewson