Age | Commit message (Expand) | Author |
---|---|---|
2018-07-10 | Rename torlog.[ch] to log.[ch] | Nick Mathewson |
2018-07-10 | Rename util_malloc to malloc. | Nick Mathewson |
2018-06-27 | Merge branch 'fs_refactor' | Nick Mathewson |
2018-06-27 | Split read_all and write_all into separate functions | Nick Mathewson |
2018-06-26 | Extract core part of smartlist code into its own library. | Nick Mathewson |
2018-06-22 | Finally extract the log library and make it build. | Nick Mathewson |
2018-06-22 | Extract core part of gmtime_r, localtime_r (without logging) | Nick Mathewson |
2018-06-22 | Remove the util_bug.h include from smartlist.h. | Nick Mathewson |
2018-06-22 | Automated fixup of include paths after torlog.h movement. | Nick Mathewson |
2018-06-22 | Extract the locking and logging code | Nick Mathewson |