aboutsummaryrefslogtreecommitdiff
path: root/src/lib/memarea/memarea.c
AgeCommit message (Expand)Author
2021-03-12Update copyrights to 2021, using "make update-copyright"Nick Mathewson
2020-02-06Use smaller CPP error messagesNick Mathewson
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-09-30Re-run "make autostyle" with improved annotate_ifdef_directivesNick Mathewson
2019-09-26Run "make autostyle" with new "annotate_ifdef_directives"Nick Mathewson
2019-01-16Bump copyright date to 2019Nick Mathewson
2018-11-14Make memarea use smartlist_core, not container.Nick Mathewson
2018-07-10Rename torlog.[ch] to log.[ch]Nick Mathewson
2018-07-10Rename util_malloc to malloc.Nick Mathewson
2018-07-09Make Tor compile with --disable-memory-sentinels againNick Mathewson
2018-07-01File-level documentation for some of src/lib.Nick Mathewson
2018-06-28Extract memarea into its own libraryNick Mathewson