Age | Commit message (Expand) | Author |
---|---|---|
2020-01-08 | It's 2020. Update the copyright dates with "make update-copyright" | Nick Mathewson |
2019-09-30 | Merge branch 'tor-github/pr/1346' | George Kadianakis |
2019-09-26 | lock: Avoid some undefined behaviour when freeing mutexes. | teor |
2019-09-06 | subsys: Make the subsystem init order match the module dependencies | teor |
2019-01-16 | Bump copyright date to 2019 | Nick Mathewson |
2019-01-16 | Bump copyright date to 2019. | Nick Mathewson |
2018-11-09 | Rename subsystem callback functions to make them consistent | Nick Mathewson |
2018-11-05 | Add a subsystem for our threading support | Nick Mathewson |
2018-08-08 | Merge branch 'bug26779_033' into bug26779_035 | Nick Mathewson |
2018-07-10 | Rename torlog.[ch] to log.[ch] | Nick Mathewson |
2018-06-28 | compat_threads.c needs string.h for memset. | Nick Mathewson |
2018-06-28 | Extract threading code into a new library. | Nick Mathewson |