Age | Commit message (Expand) | Author |
---|---|---|
2019-01-16 | Bump copyright date to 2019. | Nick Mathewson |
2018-07-10 | Rename tm_cvt to time_to_tm | Nick Mathewson |
2018-07-10 | File-level summary documentation for src/lib/*/*.[ch] | Nick Mathewson |
2018-07-03 | Fix up some windows compilation issues. | Nick Mathewson |
2018-07-03 | Return U64_PRINTF_ARG and U64_FORMAT | Nick Mathewson |
2018-07-03 | Replace U64_LITERAL with the standard UINT64_C | Nick Mathewson |
2018-06-28 | Extract time functionality into lib/wallclock and lib/time | Nick Mathewson |
2018-06-22 | Another windows include | Nick Mathewson |
2018-06-22 | We also need torerr in tm_cvt. | Nick Mathewson |
2018-06-22 | Add another include for windows, and change a log to a raw_assert | Nick Mathewson |
2018-06-22 | Remove an "m" that did not belong. | Nick Mathewson |
2018-06-22 | Update .gitignore and .may_include files | Nick Mathewson |
2018-06-22 | Extract core part of gmtime_r, localtime_r (without logging) | Nick Mathewson |
2018-06-22 | Extract our code for answering "what time is it right now". | Nick Mathewson |