Age | Commit message (Expand) | Author |
---|---|---|
2021-03-12 | Update copyrights to 2021, using "make update-copyright" | Nick Mathewson |
2020-02-10 | Use semicolons after HT_PROTOTYPE and HT_GENERATE. | Nick Mathewson |
2020-01-08 | It's 2020. Update the copyright dates with "make update-copyright" | 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-01 | File-level documentation for some of src/lib. | Nick Mathewson |
2018-06-26 | Fix comments in lib/container/*.c | Nick Mathewson |
2018-06-22 | Move util_bug into libtor-log | Nick Mathewson |
2018-06-22 | Extract key string manipulation functions into a new library. | Nick Mathewson |
2018-06-22 | Expunge container.h | Nick Mathewson |
2018-06-22 | Remove container->crypto dependency | Nick Mathewson |
2018-06-22 | Split container.c based on container types, and minimize includes | Nick Mathewson |