Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-16 | Bump copyright date to 2019. | Nick Mathewson | |
2018-07-10 | Rename util_malloc to malloc. | Nick Mathewson | |
2018-07-05 | Move openbsd-malloc responsibility to lib/malloc | Nick Mathewson | |
(Note that this is not believed to work, but we may as well have it in the right place till we remove it) | |||
2018-07-03 | Remove ATTR_NONNULL macro | rl1987 | |
2018-06-22 | Split container.c based on container types, and minimize includes | Nick Mathewson | |
Minimizing includes revealed other places includes were necessary. | |||
2018-06-21 | Extract tor_malloc and friends to a new module. | Nick Mathewson | |