Age | Commit message (Expand) | Author |
---|---|---|
2021-03-12 | Update copyrights to 2021, using "make update-copyright" | Nick Mathewson |
2020-11-12 | Fix typos. | Samanta Navarro |
2020-01-08 | It's 2020. Update the copyright dates with "make update-copyright" | Nick Mathewson |
2019-11-06 | Add a bunch of doxygen for things in src/lib. | Nick Mathewson |
2019-06-05 | Run "make autostyle." | Nick Mathewson |
2019-03-25 | Rename one case of c_type to c_ptr_type. | Nick Mathewson |
2019-03-25 | Rename DISPATCH_DEFINE_TYPE() to DISPATCH_REGISTER_TYPE() | Nick Mathewson |
2019-03-25 | Various documentation notes and tweaks for pubsub | Nick Mathewson |
2019-03-25 | Try a different approach to making publish function seem used. | Nick Mathewson |
2019-03-25 | Correct doxygen @file directives | Nick Mathewson |
2019-03-25 | Document several issues found by Taylor | Nick Mathewson |
2019-03-25 | Pubsub: macros for ease-of-use and typesafety. | Nick Mathewson |