Age | Commit message (Expand) | Author |
---|---|---|
2019-08-24 | whitespace fix | Nick Mathewson |
2019-06-25 | Make "invisibility" and "undumpability" properties of variables. | Nick Mathewson |
2019-06-25 | Turn several properties of types or variables into flags. | Nick Mathewson |
2019-06-25 | Extend macros to allow flag arguments. | Nick Mathewson |
2019-06-25 | Add a "flags" member to config_var_t | Nick Mathewson |
2019-06-25 | Move responsibility for config var macros | Nick Mathewson |
2019-06-25 | Move config_var_t info conftypes.h | Nick Mathewson |
2019-06-25 | Add new "struct_var_" functions to manipulate struct fields. | Nick Mathewson |
2019-06-24 | Further clarify our clarification about the type of POSINT | Nick Mathewson |
2019-06-24 | Add a "typed_var" abstraction to implement lvalue access in C. | Nick Mathewson |
2019-06-24 | Start moving types that will be used for config vars to lib/conf | Nick Mathewson |