gnu: surgescript: Update to 0.5.4.4.
[jackhill/guix/guix.git] / guix / scripts / authenticate.scm
2020-09-15 Ludovic Courtèsauthenticate: Encode strings as ISO-8859-1.
2020-09-14 Ludovic Courtèsauthenticate: Cache the ACL and key pairs.
2020-09-14 Ludovic Courtèsdaemon: Spawn 'guix authenticate' once for all.
2020-09-11 Ludovic Courtèsdaemon: Simplify interface with 'guix authenticate'.
2020-09-10 Ludovic Courtèsscripts: Use 'define-command' and have 'guix help'...
2018-12-03 Marius BakkeMerge branch 'master' into staging
2018-09-09 Marius BakkeMerge branch 'master' into core-updates
2018-09-04 Ludovic CourtèsSwitch to Guile-Gcrypt.
2017-05-24 Ricardo WurmusMerge branch 'master' into core-updates
2017-05-14 Marius BakkeMerge branch 'master' into staging
2017-05-03 Ludovic Courtèsui: Rename '_' to 'G_'.
2017-03-19 Mark H WeaverMerge branch 'master' into core-updates
2017-03-16 Ludovic Courtèsutils: Move base16 procedures to (guix base16).
2016-10-19 Mark H WeaverMerge branch 'master' into core-updates
2016-10-19 Ludovic CourtèsUse (ice-9 binary-ports) instead of (rnrs io ports).
2015-06-10 Mark H WeaverMerge branch 'master' into core-updates
2015-05-23 宋文武Merge branch 'master' into gtk-rebuild
2015-05-10 Ludovic CourtèsRemove assorted Guile 2.0.5 workarounds.
2014-05-27 Ludovic CourtèsMerge branch 'master' into core-updates
2014-05-16 Ludovic Courtèsauthenticate: Add compatibility hack for Guile 2.0.5.
2014-04-22 Ludovic Courtèsauthenticate: Allow signatures with binary data to...
2014-03-26 Ludovic CourtèsMerge branch 'core-updates'
2014-03-22 Ludovic Courtèsauthenticate: Support reading the hash or key from...
2014-03-22 Ludovic Courtèsauthenticate: Move actual work to separate procedures.
2014-03-22 Mark H WeaverMerge branch 'master' into core-updates
2014-03-19 Ludovic Courtèspk-crypto: Use RFC6979 when signing with an ECC or...
2014-01-25 Ludovic CourtèsMerge branch 'master' into core-updates
2014-01-23 Ludovic Courtèspki: Factorize signature manipulation procedures.
2014-01-08 Ludovic CourtèsMerge branch 'master' into core-updates
2013-12-30 Ludovic Courtèsauthenticate: Consistently use 'leave' for fatal error...
2013-12-29 Ludovic Courtèsauthenticate: Disallow imports signed with unauthorized...
2013-12-29 Ludovic Courtèsauthenticate: Store the public key as part of the signa...
2013-12-29 Ludovic Courtèspk-crypto: Rename 'gcry-sexp' to 'canonical-sexp'.
2013-12-20 Ludovic Courtèsdaemon: Implement signed archive import/export.