summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-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
2019-11-07Add a test for 32406 (AccelName with "!").Nick Mathewson
2019-11-07Add the ability to fail when a hardware accelerator is missing.Nick Mathewson
2019-11-07conf_examples test for crypto_accelNick Mathewson
2019-11-07Move netstatus (mainloop) state fields into mainloop's state.Nick Mathewson
2019-11-07subsysmgr: use IDX_NONE is an exception value, not -1.Nick Mathewson
2019-11-07Stop using "config_suite_offset=-1" to indicate "no config suite."Nick Mathewson
2019-11-07crypto config: do not change the user's value of HardwareAccel.Nick Mathewson
2019-11-07Use new configuration architecture for crypto optionsNick Mathewson
2019-11-07Add testing-only functions to get the subsystem config/state indicesNick Mathewson
2019-11-07Add subsys functions for receiving/flushing states and options.Nick Mathewson
2019-11-07Give subsystems optional config formats and state formats.Nick Mathewson
2019-11-07Make a new structure for tracking subsystem status.Nick Mathewson
2019-11-07Expose get_obj() functions from confmgt.c.Nick Mathewson
2019-11-07Define a low-level version of the confdecl table macrosNick Mathewson
2019-11-07Add FOO_type_defn globals so that confdecl.h can refer to them.Nick Mathewson
2019-11-07Macros for declaring configuration structs and variable-tablesNick Mathewson
2019-11-07lib/cc: Define the standard C macro pasting trick in one place.Nick Mathewson
2019-11-07test/parseconf: Update config parsing tests for 32410teor
2019-11-07relay: Stop failing on startup when the relay module is disabledteor
2019-11-07Run "make autostyle"teor
2019-11-07Merge branch 'maint-0.4.2'teor