Commit History

Author SHA1 Message Date
  Steven Engler 818176870a Added support for multiple eventloops 4 years ago
  Steven Engler 5a3c0cf6d5 Added the scheduler as a subsystem 4 years ago
  Nick Mathewson 53116ca0b7 Re-run "make autostyle" with improved annotate_ifdef_directives 4 years ago
  George Kadianakis 9318682109 Merge branch 'tor-github/pr/1346' 4 years ago
  Nick Mathewson 194dbea24d Run "make autostyle" with new "annotate_ifdef_directives" 4 years ago
  teor d1eab05834 lock: Avoid some undefined behaviour when freeing mutexes. 4 years ago
  Nick Mathewson a90d1918af Update #includes to point to confparse.h in its new location. 4 years ago
  David Goulet 41261c3b5c Merge branch 'tor-github/pr/1296' 4 years ago
  Nick Mathewson 478141e617 Document inconsistent usage of config_var_is_listable() 4 years ago
  Nick Mathewson 0d6d96396c Remove all CVFLAG_* usage. 4 years ago
  Nick Mathewson a642a4cbd7 Merge branch 'ticket30924_042_04_squashed' into ticket30924_042_04_squashed_merged 4 years ago
  Nick Mathewson 16cf9424c1 config: Invert sense of _is_invisible, and rename to is_listable() 4 years ago
  Nick Mathewson b1d7ddfb02 Merge branch 'ticket31240v2' into ticket31240v2_merged_2 4 years ago
  Nick Mathewson 9cfc811c37 Fix typo in comment about FallbackDir handling 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
  David Goulet 5419fd5d9f hs-v3: Implement torrc DoS defenses options 4 years ago
  Nick Mathewson eb54fe8f97 Make config_var_is_invisible a function. 4 years ago
  Nick Mathewson 65511a45ad Fix comment: ___ options are now that way because of the INVISIBLE flag. 4 years ago
  teor 31fb2bceb5 Merge remote-tracking branch 'tor-github/pr/1066' into maint-0.3.5 4 years ago
  teor 789fdbed05 Merge remote-tracking branch 'tor-github/pr/1065' into maint-0.3.5 4 years ago
  Nick Mathewson 57e87cc86c Use config_new() to construct configuration objects. 4 years ago
  Nick Mathewson f8b193a74a Make config_var and config_fmt const. 4 years ago
  Nick Mathewson dde091ebc7 Add a "freeze" function for config_mgr_t objects. 4 years ago
  Nick Mathewson f306d12b58 Refactor handling of TestingTorNetwork 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 f3330d2be3 Make "invisibility" and "undumpability" properties of variables. 4 years ago