aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/misc/roughtime
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated headers, make more headers internalJack Lloyd2020-11-061-0/+4
* Fix some maintainer mode warningsJack Lloyd2020-02-111-4/+4
* Fix various Doxygen warningsJack Lloyd2019-10-251-1/+2
* Merge GH #2169 Fix some warningsJack Lloyd2019-10-201-1/+1
|\
| * silence trivial warningsNuno Goncalves2019-10-201-1/+1
* | trick coverity by starting with sizeof-1Nuno Goncalves2019-10-201-4/+4
* | split public interface and recursive implementationNuno Goncalves2019-10-201-2/+8
|/
* Fix some MSVC warningsJack Lloyd2019-10-181-2/+2
* Attempt to address some LGTM warnings in RoughtimeJack Lloyd2019-10-172-2/+7
* roughtime: decode integer values properly also on big endian arch (fix #2137)Nuno Goncalves2019-10-141-2/+30
* Add roughtime protocolNuno Goncalves2019-10-143-0/+603