Add some public NTP servers.
[novacoin.git] / src / ntp.cpp
2015-09-20 CryptoManiacAdd some public NTP servers.
2015-09-19 CryptoManiacNTP: use select & recvfrom for async socket handling.
2015-09-17 CryptoManiacMerge pull request #232 from svost/solution-ntp
2015-09-17 svostUpdate novacoin.solution concerning to tiny ntp client... 232/head
2015-09-17 CryptoManiacUse non-blocking socket for recvfrom.
2015-09-17 CryptoManiacRemove unused function.
2015-09-16 CryptoManiaccompat.h definitions should work well.
2015-09-16 CryptoManiacFix windows compilation issues.
2015-09-16 CryptoManiacTiny NTP client.