aboutsummaryrefslogtreecommitdiff
path: root/src/util/time.cpp
Commit message (Expand)AuthorAgeFilesLines
* scripted-diff: Bump copyright headersMarcoFalke2020-04-161-1/+1
* build: Detect gmtime_* definitions via configureBen Woosley2020-04-021-6/+6
* Merge #16117: util: Replace boost sleep with std sleepfanquake2020-03-061-19/+4
|\
| * util: Remove unused MilliSleepMarcoFalke2020-02-211-19/+0
| * util: Add UnintrruptibleSleepMarcoFalke2020-02-211-1/+5
* | util: Avoid potential uninitialized read in FormatISO8601DateTime(int64_t nTi...practicalswift2020-02-191-5/+9
|/
* Rename DecodeDumpTime to ParseISO8601DateTime and move to time.cppElichai Turkel2019-10-271-0/+14
* util: Add type safe GetTimeMarcoFalke2019-05-231-1/+15
* Change in transaction pull scheduling to prevent InvBlock-related attacksGleb Naumenko2019-02-061-11/+0
* scripted-diff: Move util files to separate directory.Jim Posen2018-11-041-0/+110