Historia zmian

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