aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-11-15Merge remote-tracking branch 'tor-github/pr/1535'teor
2019-11-15Merge remote-tracking branch 'tor-github/pr/1533'teor
2019-11-15Merge remote-tracking branch 'tor-github/pr/1536'teor
2019-11-14Avoid redundant typedef of or_options_t and smartlist_t in *_config.hNick Mathewson
2019-11-14Fix 32-bit warnings in test_circuitmux.cNick Mathewson
2019-11-14Merge remote-tracking branch 'tor-github/pr/1531'Nick Mathewson
2019-11-14Run "make autostyle"teor
2019-11-14relay: Disable relay_sys when the relay module is disabledteor
2019-11-14relay: Disable relay_periodic when the relay module is disabledteor
2019-11-14dirauth: Remove a HAVE_MODULE_DIRAUTH inside a functionteor
2019-11-14test/parseconf: Warn when the expected_log* file is missingteor
2019-11-14test/parseconf: Update conf_examples to use expected_logteor
2019-11-14test/parseconf: Add failure cases in conf_failures/teor
2019-11-14test/parseconf: Stop adding newlines to *_printfteor
2019-11-14test/parseconf: Show tor command lines on failureteor
2019-11-14test/parseconf: Refactor and simplify, stage 2teor
2019-11-14test/parseconf: Refactor and standardise, stage 1teor
2019-11-14test/parseconf: Rename some functions, and reformatteor
2019-11-14test/parseconf: Use consistent formattingteor
2019-11-14test/parseconf: Stop ignoring --dump-config failuresteor
2019-11-14test/parseconf: Standardise output messagesteor
2019-11-14test/parseconf: Add an expected_log fileteor
2019-11-14test/parseconf: Rewrite the included files sectionteor
2019-11-14test/parseconf: Split the file list into sectionsteor
2019-11-12HACKING/design: move 01c-time.md into doxygen.Nick Mathewson
2019-11-12Move 01g-strings.md into doxygen.Nick Mathewson
2019-11-1201f-threads.md becomes threading.dox.Nick Mathewson
2019-11-12HACKING/design: turn the remaining parts of crypto into a certs docNick Mathewson
2019-11-12Merge branch 'maint-0.4.2'teor
2019-11-12test/parseconf: Add tests for ignored optionsteor
2019-11-12config: Log the option name when skipping an obsolete optionteor
2019-11-11Light grammar editsNick Mathewson
2019-11-11Merge remote-tracking branch 'tor-github/pr/1338'Nick Mathewson
2019-11-11Merge remote-tracking branch 'tor-github/pr/1524'Nick Mathewson
2019-11-11Merge branch 'ticket32404'Nick Mathewson
2019-11-11clarify OBSOLETE vs IGNORE.Nick Mathewson
2019-11-11Doxygen: close an unterminated <b>.Nick Mathewson
2019-11-11doxygen: use <tt> and # to avoid interpreting # as a link.Nick Mathewson
2019-11-11Merge branch 'maint-0.4.1' into maint-0.4.2Nick Mathewson
2019-11-11Merge branch 'maint-0.4.2'Nick Mathewson
2019-11-11Merge branch 'maint-0.4.0' into maint-0.4.1Nick Mathewson
2019-11-11Merge branch 'maint-0.3.5' into maint-0.4.0Nick Mathewson
2019-11-11Merge branch 'maint-0.2.9' into maint-0.3.5Nick Mathewson
2019-11-11test/parseconf: Add basic parsing teststeor
2019-11-09Update geoip and geoip6 to the November 6 2019 database.Karsten Loesing
2019-11-07Refactor "OBSOLETE" typeNick Mathewson
2019-11-07New configuration flag to warn that a variable is obsolete.Nick Mathewson
2019-11-07Merge branch 'config_subsys_v4'Nick Mathewson
2019-11-07Fix various doxygen comments in feature/hs.Nick Mathewson
2019-11-07Adjustments to 32406 per reviewNick Mathewson