Age | Commit message (Expand) | Author |
---|---|---|
2019-12-16 | Fix formatting in tor_assertf() message in struct_check_magic(). | Nick Mathewson |
2019-09-11 | Merge branch 'tor-github/pr/1296' | David Goulet |
2019-09-11 | Replace low-level {var_type,struct_var}_is_*() with flag inspection | Nick Mathewson |
2019-09-11 | struct_var: refactor struct_var_is*() functions to delegate | Nick Mathewson |
2019-09-05 | Remove unused struct_var_* functions. | Nick Mathewson |
2019-09-04 | Remove _ex suffix from typed_var_*_ex() functions. | Nick Mathewson |
2019-06-25 | Turn several properties of types or variables into flags. | Nick Mathewson |
2019-06-25 | Use structvar to find the types for config vars. | Nick Mathewson |
2019-06-25 | Add new "struct_var_" functions to manipulate struct fields. | Nick Mathewson |