aboutsummaryrefslogtreecommitdiff
path: root/src/timedata.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move time data log print to 'net' category to reduce log noisetulip2015-11-221-7/+7
* timedata: Prevent warning overkillWladimir J. van der Laan2015-09-271-2/+1
* Do not store more than 200 timedata samples.Pavel Janík2015-08-111-1/+5
* Merge pull request #5476Wladimir J. van der Laan2015-01-021-3/+1
|\
| * Add time offset to getpeerinfo outputPavel Janík2014-12-151-3/+1
* | Added "Core" to copyright headerssandakersmann2014-12-191-1/+1
|/
* Convert remaining comments in /src to doxygen formatMichael Ford2014-11-211-9/+8
* Split up util.cpp/hWladimir J. van der Laan2014-08-261-0/+6
* Typo, and a few "Bitcoin" -> "Bitcoin Core"pryds2014-08-041-1/+1
* Add comment about never updating nTimeOffset past 199 samplesWladimir J. van der Laan2014-07-241-0/+18
* Move network-time related functions to timedata.cpp/hWladimir J. van der Laan2014-06-251-0/+91