summaryrefslogtreecommitdiff
path: root/src/app/config/config.h
AgeCommit message (Expand)Author
2019-10-24config: make options_act*() mockable.Nick Mathewson
2019-10-24config.c: extract validate, check-transition, and set into a functionNick Mathewson
2019-10-22config validation: make the "old_options" argument const.Nick Mathewson
2019-10-22Remove unused arguments from options_validate().Nick Mathewson
2019-10-22Make options_init_logs STATIC for testing.Nick Mathewson
2019-10-17Use an enum for quiet_level.Nick Mathewson
2019-10-17Move responsibility for setting the "quiet level" into a table.Nick Mathewson
2019-10-17Make the command-line parser understand "commands".Nick Mathewson
2019-10-17Add a return type for the parsed commandline.Nick Mathewson
2019-07-24Add a config_mgr_t type to wrap config_format_tNick Mathewson
2019-07-24Make config_var and config_fmt const.Nick Mathewson
2019-02-08Merge branch 'maint-0.3.5'Nick Mathewson
2019-02-08Merge branch 'ticket29040_1_changes' into maint-0.3.5Nick Mathewson
2019-01-24hs-v3: add an option param to safe log functionsSuphanat Chunhapanya
2019-01-16Bump copyright date to 2019Nick Mathewson
2019-01-16Bump copyright date to 2019.Nick Mathewson
2018-11-05Move the code that knows our tor version into a lowest-level libNick Mathewson
2018-07-05Fix every include path changed in the previous commit (automated)Nick Mathewson
2018-07-05Move literally everything out of src/orNick Mathewson