| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Typo, and a few "Bitcoin" -> "Bitcoin Core" | pryds | 2014-08-04 | 1 | -1/+1 |
| | | | | | Github-Pull: #4619 | ||||
| * | Add comment about never updating nTimeOffset past 199 samples | Wladimir J. van der Laan | 2014-07-24 | 1 | -0/+18 |
| | | | | | Refer to issue #4521 for details. | ||||
| * | Move network-time related functions to timedata.cpp/h | Wladimir J. van der Laan | 2014-06-25 | 1 | -0/+91 |
| The network time-offset-mangement functions from util.cpp are moved to timedata.(cpp|h). This breaks the dependency of util on netbase. | |||||