Historique des commits

Auteur SHA1 Message Date
  Nick Mathewson 11cf4d9c3a test_parseconf.sh: On --dump-config failure, --verify-config il y a 5 ans
  Nick Mathewson 7e9ee3a58d Add a test with many non-default options. il y a 5 ans
  Nick Mathewson 617679df42 Add a few error test cases il y a 5 ans
  Nick Mathewson 80e858e3e6 Add an integration test for %include. il y a 5 ans
  Nick Mathewson 28025698a1 test_parseconf: run each test from inside its directory. il y a 5 ans
  Nick Mathewson 98ab3817a8 Add a changes file for ticket 31637. il y a 5 ans
  Nick Mathewson 850a00dc07 Add test for +Option, /Option, and Option il y a 5 ans
  Nick Mathewson 2f7be9620b Move our first 3 example conf_examples to named directories il y a 5 ans
  Nick Mathewson 7c7e8402b5 Add a test script to try parsing and encoding Tor configurations il y a 5 ans
  David Goulet 41261c3b5c Merge branch 'tor-github/pr/1296' il y a 5 ans
  Nick Mathewson 478141e617 Document inconsistent usage of config_var_is_listable() il y a 5 ans
  Nick Mathewson e61bfd0bfd Extract common list of flags to use for obsolete variables. il y a 5 ans
  Nick Mathewson fe5033d3b0 Clarify documentation on config_var_is_listable() il y a 5 ans
  Nick Mathewson 14f48cb083 Add test_cmdline.sh to distribution. il y a 5 ans
  Nick Mathewson 7a8ea0d3c3 integration test for --list-torrc-options il y a 5 ans
  Nick Mathewson 5ffe6ec0e3 Test: Make sure NOLIST options are not listed. il y a 5 ans
  Nick Mathewson d545fe1992 Changes file for 31625 (config flag refactor) il y a 5 ans
  Nick Mathewson bbd40e690e Revise documentation on CFLG_* flags il y a 5 ans
  Nick Mathewson 0d6d96396c Remove all CVFLAG_* usage. il y a 5 ans
  Nick Mathewson 5ca5d196ac Remove all VTFLAG_* usage. il y a 5 ans
  Nick Mathewson 9b571d4729 confparse, conftypes: Replace flags with their new names. il y a 5 ans
  Nick Mathewson 1b3b6d9f2d Replace low-level {var_type,struct_var}_is_*() with flag inspection il y a 5 ans
  Nick Mathewson 4b92f4c83a Re-number VTFLAG_* values so they don't conflict with CVFLAG_* il y a 5 ans
  Nick Mathewson c650ab8061 Move VTFLAG_* declarations to conftypes.h il y a 5 ans
  Nick Mathewson 03e4183043 typed_var: Make flags into an unsigned OR of bits. il y a 5 ans
  Nick Mathewson 4f6b592691 struct_var: refactor struct_var_is*() functions to delegate il y a 5 ans
  Nick Mathewson 7171ce2a2a config: make config_var_is_dumpable static. il y a 5 ans
  Nick Mathewson 8d685aee7c config: rename "contained" to "derived", and explain it better. il y a 5 ans
  Nick Mathewson 668e3a7709 config: Introduce the concept of an "ungettable" variable. il y a 5 ans
  Nick Mathewson 3bf38ffff5 Document config_var_is_dumpable and config_var_is_settable. il y a 5 ans