summaryrefslogtreecommitdiff
path: root/open-source-lorries/ntp.lorry
Commit message (Collapse)AuthorAgeFilesLines
* Use https: scheme instead of http: for various archivesbwh/use-httpsBen Hutchings2020-09-111-1/+1
| | | | | HTTP is unauthenticated and so subject to man-in-the-middle attacks. Use https for these.
* Lorry latest ntp (4.2.8p2)Richard Ipsum2015-04-131-1/+1
| | | | Change-Id: I007aa2bc51b15186f8d3ee203d2ed9e7a4f7830e
* Remove "compression" field from lorry filesJavier Jardón2015-02-041-1/+0
| | | | Its not needed anymore
* Add NTP tarballJim MacArthur2014-12-041-0/+7
We're using a tarball import because the upstream project uses BitKeeper for source control, and we don't think it's worth the effort of adding BitKeeper support to Lorry for one project.