Nick Mathewson
|
bf8c3164b6
Add new entries to lib/confmgt ".may_include" file
|
5 anni fa |
David Goulet
|
41261c3b5c
Merge branch 'tor-github/pr/1296'
|
5 anni fa |
Nick Mathewson
|
478141e617
Document inconsistent usage of config_var_is_listable()
|
5 anni fa |
Nick Mathewson
|
e61bfd0bfd
Extract common list of flags to use for obsolete variables.
|
5 anni fa |
Nick Mathewson
|
fe5033d3b0
Clarify documentation on config_var_is_listable()
|
5 anni fa |
Nick Mathewson
|
14f48cb083
Add test_cmdline.sh to distribution.
|
5 anni fa |
Nick Mathewson
|
7a8ea0d3c3
integration test for --list-torrc-options
|
5 anni fa |
Nick Mathewson
|
5ffe6ec0e3
Test: Make sure NOLIST options are not listed.
|
5 anni fa |
Nick Mathewson
|
d545fe1992
Changes file for 31625 (config flag refactor)
|
5 anni fa |
Nick Mathewson
|
bbd40e690e
Revise documentation on CFLG_* flags
|
5 anni fa |
Nick Mathewson
|
0d6d96396c
Remove all CVFLAG_* usage.
|
5 anni fa |
Nick Mathewson
|
5ca5d196ac
Remove all VTFLAG_* usage.
|
5 anni fa |
Nick Mathewson
|
9b571d4729
confparse, conftypes: Replace flags with their new names.
|
5 anni fa |
Nick Mathewson
|
1b3b6d9f2d
Replace low-level {var_type,struct_var}_is_*() with flag inspection
|
5 anni fa |
Nick Mathewson
|
4b92f4c83a
Re-number VTFLAG_* values so they don't conflict with CVFLAG_*
|
5 anni fa |
Nick Mathewson
|
c650ab8061
Move VTFLAG_* declarations to conftypes.h
|
5 anni fa |
Nick Mathewson
|
03e4183043
typed_var: Make flags into an unsigned OR of bits.
|
5 anni fa |
Nick Mathewson
|
4f6b592691
struct_var: refactor struct_var_is*() functions to delegate
|
5 anni fa |
Nick Mathewson
|
7171ce2a2a
config: make config_var_is_dumpable static.
|
5 anni fa |
Nick Mathewson
|
8d685aee7c
config: rename "contained" to "derived", and explain it better.
|
5 anni fa |
Nick Mathewson
|
668e3a7709
config: Introduce the concept of an "ungettable" variable.
|
5 anni fa |
Nick Mathewson
|
3bf38ffff5
Document config_var_is_dumpable and config_var_is_settable.
|
5 anni fa |
David Goulet
|
049705fc1c
Merge branch 'tor-github/pr/1311'
|
5 anni fa |
George Kadianakis
|
3b32f2508c
Merge branch 'tor-github/pr/1307'
|
5 anni fa |
Nick Mathewson
|
0891a31ad3
madvise: tolerate EINVAL and ENOSYS when minherit fails
|
5 anni fa |
Nick Mathewson
|
e7565855c0
Merge branch 'ticket31578' into ticket31578_merged
|
5 anni fa |
Nick Mathewson
|
9d60495903
Use strtod, not atof, for parsing doubles in the configuration.
|
5 anni fa |
Nick Mathewson
|
97f7efa9e3
pf: when extracting an IPv6 address, make sure we got an IPv6 address
|
5 anni fa |
Nick Mathewson
|
51475aee57
fp.c: Suppress float-conversion warnings on FreeBSD.
|
5 anni fa |
Nick Mathewson
|
e7d7e04155
Do not look inside bogus microdesc when listing its digest as invalid
|
5 anni fa |