Commit History

Author SHA1 Message Date
  Nick Mathewson 478141e617 Document inconsistent usage of config_var_is_listable() 4 years ago
  Nick Mathewson fe5033d3b0 Clarify documentation on config_var_is_listable() 4 years ago
  Nick Mathewson 9b571d4729 confparse, conftypes: Replace flags with their new names. 4 years ago
  Nick Mathewson 1b3b6d9f2d Replace low-level {var_type,struct_var}_is_*() with flag inspection 4 years ago
  Nick Mathewson 7171ce2a2a config: make config_var_is_dumpable static. 4 years ago
  Nick Mathewson 8d685aee7c config: rename "contained" to "derived", and explain it better. 4 years ago
  Nick Mathewson 668e3a7709 config: Introduce the concept of an "ungettable" variable. 4 years ago
  Nick Mathewson 3bf38ffff5 Document config_var_is_dumpable and config_var_is_settable. 4 years ago
  Nick Mathewson 16cf9424c1 config: Invert sense of _is_invisible, and rename to is_listable() 4 years ago
  Nick Mathewson 22e7d33735 config: replace config_var_is_cumulative with is_replaced_on_set() 4 years ago
  George Kadianakis ddd01541b9 Merge branch 'tor-github/pr/1294' 4 years ago
  Nick Mathewson eb909c4e43 config: note that some arguments are required. 4 years ago
  Nick Mathewson 3db56aeeb8 Document warn_deprecated_option(). 4 years ago
  Nick Mathewson 39316da9b6 Document return value of config_mgr_add_format(). 4 years ago
  Nick Mathewson 870874fec8 config: Make CLEAR with a nonempty value into a nonfatal assertion. 4 years ago
  Nick Mathewson b1d7ddfb02 Merge branch 'ticket31240v2' into ticket31240v2_merged_2 4 years ago
  Nick Mathewson 577e628743 Fix typo in a comment on config_mgr_get_obj_mutable() 4 years ago
  Nick Mathewson 8db3859cc6 Simple tests for nested configuration formats 4 years ago
  Nick Mathewson cb5f8ace79 Tests for config_find_option_name() 4 years ago
  Nick Mathewson aa3f0c4788 Add tests for variable-listing functions. 4 years ago
  Nick Mathewson 12d980027a document return lifespans for config_mgr_list_vars() 4 years ago
  Nick Mathewson 3a530ae535 Document types for config_get_changes() 4 years ago
  Nick Mathewson 760d0c056f finish a comment explaining all_abbrevs 4 years ago
  Nick Mathewson 638e58379a Partial support for multiplicity in configuration objects 4 years ago
  Nick Mathewson 38b770bbbb Make a config_suite_t type to hold multiple config sub-objects 4 years ago
  Nick Mathewson 47654d3249 Refactor config free logic to use a single path. 4 years ago
  Nick Mathewson 3d1f9f583a Use special magic to enforce manager/object connection. 4 years ago
  Nick Mathewson 078ba326a1 Make a function for NODUMP. 4 years ago
  Nick Mathewson eb54fe8f97 Make config_var_is_invisible a function. 4 years ago
  Nick Mathewson c32d485942 Remove src/core/ and src/feature dependencies from confparse.c 4 years ago