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