Commit History

Author SHA1 Message Date
  David Goulet c39c9ce26b Merge branch 'tor-github/pr/1285' 4 years ago
  George Kadianakis 028733e8b6 Merge branch 'tor-github/pr/1303' 4 years ago
  George Kadianakis 3aaa4d416b Merge branch 'tor-github/pr/1299' 4 years ago
  Nick Mathewson c3b1a25d46 Workaround for GCC "note" about "variable tracking size limit" 4 years ago
  Nick Mathewson 261ec900db Remove variable declarations from macros in test_addr_parse() 4 years ago
  Nick Mathewson 34bab120df Ticket 31687: fix for tor_isinf() as well 4 years ago
  Nick Mathewson 0327f9a075 Merge branch 'ticket31687_035' into ticket31687_040 4 years ago
  Nick Mathewson 87944cecfc Merge remote-tracking branch 'tor-github/pr/1300' 4 years ago
  Nick Mathewson c7cbe64463 Changes file for ticket31626 (confparse.[ch] move) 4 years ago
  Nick Mathewson ae6e60281c Update include.am files to refer to new location of confparse.[ch] 4 years ago
  Nick Mathewson a90d1918af Update #includes to point to confparse.h in its new location. 4 years ago
  Nick Mathewson 87ca9e4d2a Move confparse.[ch] into src/lib/confmgt/ 4 years ago
  Nick Mathewson bf8c3164b6 Add new entries to lib/confmgt ".may_include" file 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 e61bfd0bfd Extract common list of flags to use for obsolete variables. 4 years ago
  Nick Mathewson fe5033d3b0 Clarify documentation on config_var_is_listable() 4 years ago
  Nick Mathewson 14f48cb083 Add test_cmdline.sh to distribution. 4 years ago
  Nick Mathewson 7a8ea0d3c3 integration test for --list-torrc-options 4 years ago
  Nick Mathewson 5ffe6ec0e3 Test: Make sure NOLIST options are not listed. 4 years ago
  Nick Mathewson d545fe1992 Changes file for 31625 (config flag refactor) 4 years ago
  Nick Mathewson bbd40e690e Revise documentation on CFLG_* flags 4 years ago
  Nick Mathewson 0d6d96396c Remove all CVFLAG_* usage. 4 years ago
  Nick Mathewson 5ca5d196ac Remove all VTFLAG_* usage. 4 years ago
  Nick Mathewson 9b571d4729 confparse, conftypes: Replace flags with their new names. 4 years ago
  Nick Mathewson 1b3b6d9f2d Replace low-level {var_type,struct_var}_is_*() with flag inspection 4 years ago
  Nick Mathewson 4b92f4c83a Re-number VTFLAG_* values so they don't conflict with CVFLAG_* 4 years ago
  Nick Mathewson c650ab8061 Move VTFLAG_* declarations to conftypes.h 4 years ago
  Nick Mathewson 03e4183043 typed_var: Make flags into an unsigned OR of bits. 4 years ago
  Nick Mathewson 4f6b592691 struct_var: refactor struct_var_is*() functions to delegate 4 years ago