Commit History

Author SHA1 Message Date
  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
  Nick Mathewson 7171ce2a2a config: make config_var_is_dumpable static. 4 years ago
  Nick Mathewson 8d685aee7c config: rename "contained" to "derived", and explain it better. 4 years ago
  Nick Mathewson 668e3a7709 config: Introduce the concept of an "ungettable" variable. 4 years ago
  Nick Mathewson 3bf38ffff5 Document config_var_is_dumpable and config_var_is_settable. 4 years ago
  Nick Mathewson 16cf9424c1 config: Invert sense of _is_invisible, and rename to is_listable() 4 years ago
  Nick Mathewson 22e7d33735 config: replace config_var_is_cumulative with is_replaced_on_set() 4 years ago
  George Kadianakis 545c21e23d Merge branch 'tor-github/pr/1295' 4 years ago
  George Kadianakis ddd01541b9 Merge branch 'tor-github/pr/1294' 4 years ago
  George Kadianakis fb56b4c2bf Merge branch 'tor-github/pr/1293' 4 years ago
  George Kadianakis c750ec20ab Merge branch 'tor-github/pr/1291' 4 years ago
  George Kadianakis c29f05b159 Merge branch 'tor-github/pr/1292' 4 years ago
  George Kadianakis cdd7e88970 Merge branch 'tor-github/pr/1261' 4 years ago
  Neel Chauhan 0127888b06 Add tests for IPv6 exit policies on microdescriptors 4 years ago
  Neel Chauhan be4a60945d Check IPv6 exit policies on microdescriptors in node_exit_policy_rejects_all() 4 years ago