История коммитов

Автор SHA1 Сообщение Дата
  Nick Mathewson a3e99c5f1e Add a test for clear_fn support in handling non-managed fields 7 лет назад
  Nick Mathewson 577e628743 Fix typo in a comment on config_mgr_get_obj_mutable() 7 лет назад
  Nick Mathewson c967b5c9ba Add a test for dumping a compound configuration 7 лет назад
  Nick Mathewson 8db3859cc6 Simple tests for nested configuration formats 7 лет назад
  Nick Mathewson d9fe9f5ede Confmgr tests: test deprecations and abbreviations. 7 лет назад
  Nick Mathewson e4162cdb38 Start on test cases for the multi-object feature of confmgr. 7 лет назад
  Nick Mathewson cb5f8ace79 Tests for config_find_option_name() 7 лет назад
  Nick Mathewson aa3f0c4788 Add tests for variable-listing functions. 7 лет назад
  Nick Mathewson 380d3ee168 Better explain config_clear_fn_t 7 лет назад
  Nick Mathewson 06da2c0d28 Document or_state_t.substates_ 7 лет назад
  Nick Mathewson 3af1cee6d9 Document or_options_t.subconfigs_ 7 лет назад
  Nick Mathewson 12d980027a document return lifespans for config_mgr_list_vars() 7 лет назад
  Nick Mathewson 9cfc811c37 Fix typo in comment about FallbackDir handling 7 лет назад
  Nick Mathewson 3a530ae535 Document types for config_get_changes() 7 лет назад
  Nick Mathewson 760d0c056f finish a comment explaining all_abbrevs 7 лет назад
  Nick Mathewson 638e58379a Partial support for multiplicity in configuration objects 7 лет назад
  Nick Mathewson 38b770bbbb Make a config_suite_t type to hold multiple config sub-objects 7 лет назад
  Nick Mathewson 47654d3249 Refactor config free logic to use a single path. 7 лет назад
  Nick Mathewson 3d1f9f583a Use special magic to enforce manager/object connection. 7 лет назад
  Nick Mathewson 57e87cc86c Use config_new() to construct configuration objects. 7 лет назад
  Nick Mathewson a1b2817abe Sort variables in config_mgr_t.all_vars alphabetically 7 лет назад
  Nick Mathewson dde091ebc7 Add a "freeze" function for config_mgr_t objects. 7 лет назад
  Nick Mathewson 7abd43ac5f Change CONFIG_CHECK() macro to not need a config_format_t 7 лет назад
  Nick Mathewson 627ab9dba3 Fix every place in config.c that knew about option_vars_. 7 лет назад
  Nick Mathewson 89a3051365 Lower responsibility for listing changed options into confparse.c 7 лет назад
  Nick Mathewson 7e91d4f572 Replace config_find_option with a variant that exposes less 7 лет назад
  Nick Mathewson 769fe81717 Start teaching config_mgr_t to handle sub-objects and sub-formats 7 лет назад
  Nick Mathewson e8dc513bd0 Add a config_mgr_t type to wrap config_format_t 7 лет назад
  Nick Mathewson c32d485942 Remove src/core/ and src/feature dependencies from confparse.c 7 лет назад
  Nick Mathewson f8b193a74a Make config_var and config_fmt const. 7 лет назад