Age | Commit message (Expand) | Author |
---|---|---|
2018-09-14 | Use C++ style casts in C++ code. | iphydf |
2018-09-03 | Avoid use of global mutable state in mono_time on win32. | iphydf |
2018-08-26 | Add support for setting a custom monotonic time function in mono_time | zugz (tox) |
2018-08-26 | Fix test class name for mono_time_test. | iphydf |
2018-08-16 | Use per-instance `Mono_Time` for Messenger and onion. | iphydf |
2018-07-09 | Factor out time keeping code into its own module: mono_time.c. | iphydf |