guix/guix
Ludovic Courtès 722ad41c44
swh: Allow callers to disable X.509 certificate verification.
* guix/swh.scm (%verify-swh-certificate?): New parameter.
(http-get*, http-post*): New procedures.
(request-rate-limit-reached?): Use 'http-post*' instead of 'http-post'.
(update-rate-limit-reset-time!): Likewise.
(request-cooking): Likewise.
(call): Method defaults to 'http-get*' instead of 'http-get'.  Pass
 #:verify-certificate? to METHOD.
(vault-fetch): Likewise.
2020-07-10 00:11:00 +02:00
..
build maint: Remove traces of "berlin.guixsd.org". 2020-07-10 00:11:00 +02:00
build-system build-system/r: bioconductor-uri: Fix archive URL. 2020-06-30 00:18:27 +02:00
import import: pypi: Handle 'null instead of #nil. 2020-07-05 16:11:21 +05:30
scripts weather: Print 0.0% correctly. 2020-07-05 16:13:37 +05:30
store deduplication: Leave the store permissions unchanged. 2020-06-25 12:29:23 +02:00
tests tests: Move OpenPGP helpers to (guix tests gnupg). 2020-06-16 16:10:46 +02:00
base16.scm
base32.scm
base64.scm
build-system.scm
bzr-download.scm
cache.scm
channels.scm channels: Dependencies listed in '.guix-channel' can have an introduction. 2020-07-01 23:34:51 +02:00
ci.scm ci: Add build-products id field and export accessors. 2020-06-15 15:34:19 +02:00
colors.scm
combinators.scm combinators: Fix typo. 2020-07-05 03:15:08 +05:30
config.scm.in
cpio.scm
cve.scm
cvs-download.scm
deprecation.scm
derivations.scm
describe.scm
diagnostics.scm
discovery.scm discovery: Fix typo. 2020-07-05 16:07:59 +05:30
docker.scm
download.scm download: Replace misconfigured Apache mirror. 2020-07-05 08:23:35 +02:00
elf.scm
ftp-client.scm
gexp.scm gexp: The result of 'imported-files/derivation' is non-substitutable. 2020-05-25 23:00:30 +02:00
git-authenticate.scm git-authenticate: Ignore authenticated commit cache when it's not #o600. 2020-06-21 17:36:39 +02:00
git-download.scm git-version: Raise a condition instead of an error. 2020-04-23 14:23:03 +02:00
git.scm git: 'commit-difference' really excludes the ancestors of #:excluded. 2020-06-09 00:34:52 +02:00
glob.scm
gnu-maintenance.scm import: Do not assume that 'package-source' returns an origin. 2020-07-03 23:53:31 +02:00
gnupg.scm gnupg: Accept revoked keys. 2020-04-17 23:36:47 +02:00
grafts.scm grafts: Improve performance for derivations with many inputs. 2020-06-06 23:28:48 +02:00
graph.scm graph: Add 'shortest-path'. 2020-05-11 23:30:55 +02:00
hg-download.scm
http-client.scm
i18n.scm
inferior.scm time-machine: Add '--disable-authentication'. 2020-06-16 16:10:47 +02:00
json.scm
licenses.scm licenses: Update Zlib license URL. 2020-05-15 12:27:22 +02:00
lint.scm lint: Do not assume that a package's source is an origin. 2020-07-03 23:53:31 +02:00
lzlib.scm
man-db.scm
memoization.scm
modules.scm
monad-repl.scm
monads.scm
nar.scm nar: Use (guix i18n). 2020-06-18 14:48:17 +02:00
openpgp.scm openpgp: Use Libgcrypt's crc24 implementation. 2020-06-23 23:39:42 +02:00
packages.scm packages: Recognize SHA3 and BLAKE2s for 'content-hash'. 2020-06-27 23:42:20 +02:00
pki.scm
profiles.scm profiles: 'linux-module-database' hooks gracefully handles module-less kernels. 2020-06-18 14:48:17 +02:00
profiling.scm
progress.scm
quirks.scm quirks: Build 'compute-guix-derivation' modules with 2.2 when needed. 2020-05-29 18:31:35 +02:00
records.scm records: Have ABI check work well for cross-compilation. 2020-04-08 00:05:45 +02:00
remote.scm Add more missing (ice-9 format) imports. 2020-06-28 23:32:52 +02:00
repl.scm
scripts.scm
search-paths.scm
self.scm maint: Remove traces of "berlin.guixsd.org". 2020-07-10 00:11:00 +02:00
serialization.scm
sets.scm
ssh.scm
status.scm status: Remove extra space before ellipsis. 2020-04-19 13:27:06 +02:00
store.scm store: Use '=' instead of 'eqv?'. 2020-06-26 16:19:53 +02:00
svn-download.scm
swh.scm swh: Allow callers to disable X.509 certificate verification. 2020-07-10 00:11:00 +02:00
tests.scm packages: Introduce <content-hash> and use it in <origin>. 2020-05-22 01:29:39 +02:00
ui.scm Revert "ui: Use package-description-string." 2020-07-02 23:54:02 +02:00
upstream.scm upstream: Define 'url-predicate' and use it. 2020-07-03 23:53:31 +02:00
utils.scm utils: Add 'with-environment-variables'. 2020-06-06 23:28:49 +02:00
workers.scm
zlib.scm