Age | Commit message (Expand) | Author |
---|---|---|
2021-03-12 | Update copyrights to 2021, using "make update-copyright" | Nick Mathewson |
2020-01-08 | It's 2020. Update the copyright dates with "make update-copyright" | 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-05 | Remove unused struct_var_* 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 |