Commit History

Author SHA1 Message Date
  Nick Mathewson 47654d3249 Refactor config free logic to use a single path. 4 years ago
  Nick Mathewson 57e87cc86c Use config_new() to construct configuration objects. 4 years ago
  Nick Mathewson dde091ebc7 Add a "freeze" function for config_mgr_t objects. 4 years ago
  Nick Mathewson 627ab9dba3 Fix every place in config.c that knew about option_vars_. 4 years ago
  Nick Mathewson 89a3051365 Lower responsibility for listing changed options into confparse.c 4 years ago
  Nick Mathewson 7e91d4f572 Replace config_find_option with a variant that exposes less 4 years ago
  Nick Mathewson e8dc513bd0 Add a config_mgr_t type to wrap config_format_t 4 years ago
  Nick Mathewson f8b193a74a Make config_var and config_fmt const. 5 years ago
  Nick Mathewson f306d12b58 Refactor handling of TestingTorNetwork 5 years ago
  Nick Mathewson f3330d2be3 Make "invisibility" and "undumpability" properties of variables. 5 years ago
  Nick Mathewson a7835202cf Turn several properties of types or variables into flags. 5 years ago
  Nick Mathewson b6457d4c08 Extend macros to allow flag arguments. 5 years ago
  Nick Mathewson c553750e32 Move responsibility for config var macros 5 years ago
  Nick Mathewson a91ed23403 Use structvar to find the types for config vars. 5 years ago
  Nick Mathewson 59317c8a23 Use struct_magic_decl to verify magic numbers in config objects 5 years ago
  Nick Mathewson 3a4d67cf45 Port confparse to use struct_var in place of typed_var. 5 years ago
  Nick Mathewson fe9d15cf4b Remove the PORT configuration type: nothing uses it. 5 years ago
  Nick Mathewson ac5e44d9ce Renaming: CONFIG_TYPE_UINT -> CONFIG_TYPE_POSINT 5 years ago
  David Goulet 8e112cecd8 Merge branch 'tor-github/pr/1031' 5 years ago
  George Kadianakis eab9dc06af Merge branch 'tor-github/pr/1065' into maint-0.4.1 5 years ago
  Nick Mathewson 60213a3621 Run "make autostyle." 5 years ago
  Nick Mathewson fd8beab4dd Merge branch 'bug29875_035' into bug29875_master 5 years ago
  Nick Mathewson 5b3c886584 Consider dir info to have changed when the bridges change 5 years ago
  Nick Mathewson 70b85358af Fix a logic error in deciding whether to accept SessionGroup= 5 years ago
  Iain R. Learmonth 58cb98af32 Prop 301: No longer vote on RecommendedPackages 5 years ago
  Nick Mathewson 1c95bdb83b Merge branch 'ticket30452_035_v3' into ticket30452_041_v3 5 years ago
  Nick Mathewson 1b16fcb70c Add a --list-modules command 5 years ago
  Nick Mathewson 9ad2eb8f73 Merge branch 'bug28683_30173_29203_squashed' 5 years ago
  Mike Perry 621ea2315b Bug 29203: Provide ReducedCircuitPadding torrc and consensus params 5 years ago
  Mike Perry f4064d6ce2 Bug 28693: Provide Torrc option to disable circuit padding. 5 years ago