Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-24 | Add comment about never updating nTimeOffset past 199 samples | Wladimir J. van der Laan | |
Refer to issue #4521 for details. | |||
2014-06-25 | Move network-time related functions to timedata.cpp/h | Wladimir J. van der Laan | |
The network time-offset-mangement functions from util.cpp are moved to timedata.(cpp|h). This breaks the dependency of util on netbase. |