Commit History

Author SHA1 Message Date
  teor 2ee04fc309 config: Log the option name when skipping an obsolete option 4 years ago
  Nick Mathewson 39640728c3 Add comments to try to prevent recurrence of #31495. 4 years ago
  George Kadianakis cd72850e08 Merge branch 'tor-github/pr/1316' 4 years ago
  Nick Mathewson bfc5f09979 Detect overflow or underflow on double config values. 4 years ago
  Nick Mathewson e61bfd0bfd Extract common list of flags to use for obsolete variables. 4 years ago
  Nick Mathewson 5ca5d196ac Remove all VTFLAG_* usage. 4 years ago
  Nick Mathewson 03e4183043 typed_var: Make flags into an unsigned OR of bits. 4 years ago
  Nick Mathewson 9d60495903 Use strtod, not atof, for parsing doubles in the configuration. 4 years ago
  Nick Mathewson a7835202cf Turn several properties of types or variables into flags. 5 years ago
  Nick Mathewson c60a85d22a Add a "typed_var" abstraction to implement lvalue access in C. 5 years ago