Age | Commit message (Expand) | Author |
---|---|---|
2021-03-12 | Update copyrights to 2021, using "make update-copyright" | Nick Mathewson |
2020-11-30 | Use atomic ops to access lock_owner in WIN32 tor_mutex_t #17927 | Daniel Pinto |
2020-11-12 | Use SRWLocks to implement locking on Windows #17927 | Daniel Pinto |
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-01-16 | Bump copyright date to 2019 | 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-22 | Extract the locking and logging code | Nick Mathewson |