Historie revizí

Autor SHA1 Zpráva Datum
  Nick Mathewson 627ab9dba3 Fix every place in config.c that knew about option_vars_. před 6 roky
  Nick Mathewson 89a3051365 Lower responsibility for listing changed options into confparse.c před 6 roky
  Nick Mathewson 7e91d4f572 Replace config_find_option with a variant that exposes less před 6 roky
  Nick Mathewson 769fe81717 Start teaching config_mgr_t to handle sub-objects and sub-formats před 6 roky
  Nick Mathewson e8dc513bd0 Add a config_mgr_t type to wrap config_format_t před 6 roky
  Nick Mathewson c32d485942 Remove src/core/ and src/feature dependencies from confparse.c před 6 roky
  Nick Mathewson f8b193a74a Make config_var and config_fmt const. před 6 roky
  Nick Mathewson f306d12b58 Refactor handling of TestingTorNetwork před 6 roky
  Nick Mathewson f3330d2be3 Make "invisibility" and "undumpability" properties of variables. před 6 roky
  Nick Mathewson a7835202cf Turn several properties of types or variables into flags. před 6 roky
  Nick Mathewson b6457d4c08 Extend macros to allow flag arguments. před 6 roky
  Nick Mathewson 5b252d31ed Add a "flags" member to config_var_t před 6 roky
  Nick Mathewson c553750e32 Move responsibility for config var macros před 6 roky
  Nick Mathewson 4d101b39d7 Move config_var_t info conftypes.h před 6 roky
  Nick Mathewson e8790971f6 changes file for ticket 30914 před 6 roky
  Nick Mathewson c390efe84f A few more test cases and unreachable lines před 6 roky
  Nick Mathewson a114df9a04 Add a function to make sure all values in a config object are ok před 6 roky
  Nick Mathewson a91ed23403 Use structvar to find the types for config vars. před 6 roky
  Nick Mathewson 53e969c137 Use struct_var_{copy,eq} in confparse.c. před 6 roky
  Nick Mathewson 59317c8a23 Use struct_magic_decl to verify magic numbers in config objects před 6 roky
  Nick Mathewson 3a4d67cf45 Port confparse to use struct_var in place of typed_var. před 6 roky
  Nick Mathewson 2da188667d Add new "struct_var_" functions to manipulate struct fields. před 6 roky
  Nick Mathewson e16b90b88a Partially port routerset to being a full-fledged config type again. před 6 roky
  Nick Mathewson 705bda859e Add unit tests for the unitparse.c module. před 6 roky
  Nick Mathewson f007437292 Further clarify our clarification about the type of POSINT před 6 roky
  Nick Mathewson c60a85d22a Add a "typed_var" abstraction to implement lvalue access in C. před 6 roky
  Nick Mathewson 5a2ab886ba Add a function to append an existing line to a config line list. před 6 roky
  Nick Mathewson 458da8a80d Move unit-parsing code to src/lib/confmgt před 6 roky
  Nick Mathewson 246599abb4 Start moving types that will be used for config vars to lib/conf před 6 roky
  Nick Mathewson 81d16d8d0c checkSpace.pl: Allow 'bool' before a space and an open-paren před 6 roky