Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | EDI TIST: Add local file cache for leap second data | Matthias P. Braendli | 2017-06-16 | 1 | -2/+15 |
| | |||||
* | Remove USNO bulletin from ClockTAI | Matthias P. Braendli | 2017-06-16 | 1 | -5/+2 |
| | | | | Their format does not include an expiration time, making caching more difficult | ||||
* | Fix important EDI Timestamp issues | Matthias P. Braendli | 2017-01-18 | 1 | -16/+20 |
| | | | | | | | | | | First, use more servers, not only those from USNO that currenty show problems. Add a server from IETF and the github repository from the tz project that mirrors that file. Second, fix issues about parsing the bulletin and error handling. Third, run the bulletin update asynchronously once the mux runs, to avoid blocking it. | ||||
* | Use std::chrono in ClockTAI | Matthias P. Braendli | 2016-03-05 | 1 | -3/+4 |
| | |||||
* | Add TAI handling for EDI with TIST | Matthias P. Braendli | 2016-01-10 | 1 | -0/+85 |