Age | Commit message (Expand) | Author |
---|---|---|
2019-04-04 | Use an enum for inherit_result_out. | Nick Mathewson |
2019-04-04 | rename inherit values to avoid conflict with system defines | Nick Mathewson |
2019-04-04 | map_anon: define a macro if it is possible for noinherit to fail. | Nick Mathewson |
2019-04-04 | Make map_anon expose the result of a noinherit attempt | Nick Mathewson |
2019-02-25 | Re-enable and fix unit test for nofork mappings | Nick Mathewson |
2019-02-06 | Code for anonymous mappings via mmap() or CreateFileMapping(). | Nick Mathewson |
2019-01-16 | Bump copyright date to 2019 | Nick Mathewson |
2018-11-14 | Normalize .may_include to always have paths, and paths to include | Nick Mathewson |
2018-07-10 | Rename util_malloc to malloc. | Nick Mathewson |
2018-07-05 | Move openbsd-malloc responsibility to lib/malloc | Nick Mathewson |
2018-07-03 | Remove ATTR_NONNULL macro | rl1987 |
2018-06-22 | Split container.c based on container types, and minimize includes | Nick Mathewson |
2018-06-21 | Extract tor_malloc and friends to a new module. | Nick Mathewson |