Files
tor/src
Nick Mathewson 03e4183043 typed_var: Make flags into an unsigned OR of bits.
Using a bitfield here will enable us to unify the var_type_def_t flags
with the config_var_t flags.

(This commit does not yet do that unification, and does not yet
rename or refactor any flags.  It only changes booleans into bits.)
2019-09-11 09:42:19 -04:00
..
2019-08-27 11:45:18 +03:00
2019-09-05 17:09:20 +03:00
2019-09-05 17:02:53 +03:00
2019-08-20 11:15:45 -04:00