| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move time data log print to 'net' category to reduce log noise | tulip | 2015-11-22 | 1 | -7/+7 |
| * | timedata: Prevent warning overkill | Wladimir J. van der Laan | 2015-09-27 | 1 | -2/+1 |
| * | Do not store more than 200 timedata samples. | Pavel Janík | 2015-08-11 | 1 | -1/+5 |
| * | Merge pull request #5476 | Wladimir J. van der Laan | 2015-01-02 | 1 | -3/+1 |
| |\ | |||||
| | * | Add time offset to getpeerinfo output | Pavel Janík | 2014-12-15 | 1 | -3/+1 |
| * | | Added "Core" to copyright headers | sandakersmann | 2014-12-19 | 1 | -1/+1 |
| |/ | |||||
| * | Convert remaining comments in /src to doxygen format | Michael Ford | 2014-11-21 | 1 | -9/+8 |
| * | Split up util.cpp/h | Wladimir J. van der Laan | 2014-08-26 | 1 | -0/+6 |
| * | Typo, and a few "Bitcoin" -> "Bitcoin Core" | pryds | 2014-08-04 | 1 | -1/+1 |
| * | Add comment about never updating nTimeOffset past 199 samples | Wladimir J. van der Laan | 2014-07-24 | 1 | -0/+18 |
| * | Move network-time related functions to timedata.cpp/h | Wladimir J. van der Laan | 2014-06-25 | 1 | -0/+91 |