aboutsummaryrefslogtreecommitdiff
path: root/tests/substitute.scm
Commit message (Expand)AuthorAge
* substitute: Do not exit when failing to find a nar.Ludovic Courtès2023-12-04
* substitute: Gracefully retry after failed partial downloads.Ludovic Courtès2023-06-08
* substitute: If a server's nar URL is 404, try the next one(s).Ludovic Courtès2023-05-30
* substitute: Retry downloading when a nar is unavailable.Ludovic Courtès2022-09-28
* substitute: Test behavior with unroutable substitute server addresses.Ludovic Courtès2022-09-24
* publish: Do not sign the URL/Compression/FileSize narinfo fields.Ludovic Courtès2022-02-14
* daemon: 'guix substitute' replies on FD 4.Ludovic Courtès2021-04-09
* guix: Move narinfo code from substitute script to module.Christopher Baines2021-01-16
* tests: Check the mtime and permissions of substituted items.Ludovic Courtès2020-12-19
* daemon: Let 'guix substitute' perform hash checks.Ludovic Courtès2020-12-19
* daemon: Run 'guix substitute --substitute' as an agent.Ludovic Courtès2020-12-08
* daemon: Use 'Agent' to spawn 'guix substitute --query'.Ludovic Courtès2020-12-08
* Use "guile-zlib" and "guile-lzlib" instead of (guix config).Mathieu Othacehe2020-08-24
* substitute: Make '%allow-unauthenticated-substitutes?' public.Ludovic Courtès2019-11-27
* substitute: Select the best compression methods.Ludovic Courtès2019-06-02
* substitute: Ignore irrelevant narinfo signatures.Ludovic Courtès2018-12-14
* Switch to Guile-Gcrypt.Ludovic Courtès2018-09-04
* substitute: Download from unauthorized sources that provide the right content.Ludovic Courtès2017-09-11
* substitute: Make substitute URLs a SRFI-39 parameter.Ludovic Courtès2017-09-11
* build: Add a Guile custom test driver using SRFI-64.Mathieu Lirzin2016-04-03
* substitute: Honor all the specified server URLs.Ludovic Courtès2015-10-28
* substitute: Rename cache directory from "substitute-binary" to "substitute".Ludovic Courtès2015-03-25
* Rename 'guix substitute-binary' to 'guix substitute'.Ludovic Courtès2015-03-25