summaryrefslogtreecommitdiffstats
path: root/sq
AgeCommit message (Expand)Author
2022-06-10sq: add README.mdLars Wirzenius
2022-06-09openpgp: Rename PacketParser::{set_,}encrypted to processed.Wiktor Kwapisiewicz
2022-06-09sq: Fix autocrypt conditional compilation.Nora Widdecke
2022-06-08sq: Reflow text for sq revoke.Nora Widdecke
2022-06-08sq: Undo change MESSAGE parameter help.Nora Widdecke
2022-06-08sq: Remove leading newlines.Nora Widdecke
2022-06-08sq: Derive decrypt subcommand.Nora Widdecke
2022-06-08sq: Derive encrypt subcommand.Nora Widdecke
2022-06-08sq: Derive inspect subcommand.Nora Widdecke
2022-06-08sq: Derive key subcommand.Nora Widdecke
2022-06-08sq: Derive keyring subcommand.Nora Widdecke
2022-06-08sq: Derive certify subcommand.Nora Widdecke
2022-06-08sq: Derive packet subcommand.Nora Widdecke
2022-06-08sq: Derive revoke subcommand.Nora Widdecke
2022-06-08sq: Derive keyserver subcommand.Nora Widdecke
2022-06-08sq: Derive wkd subcommand.Nora Widdecke
2022-06-08sq: Adapt autocrypt command to clap3's derive.Nora Widdecke
2022-06-08sq: Derive autocrypt subcommand.Nora Widdecke
2022-06-08sq: Make input and output arguments reusable.Nora Widdecke
2022-06-08sq: Adapt sign command to clap3's derive style.Nora Widdecke
2022-06-08sq: Derive sign subcommand.Nora Widdecke
2022-06-08sq: Adapt dearmor command to clap3's derive style.Nora Widdecke
2022-06-08sq: Adapt verify command to clap3's derive style.Nora Widdecke
2022-06-08sq: Derive verify subcommand.Nora Widdecke
2022-06-08sq: Add some todos.Nora Widdecke
2022-06-08sq: Adapt armor subcommand to clap3's derive style.Nora Widdecke
2022-06-08sq: Derive dearmor subcommand.Nora Widdecke
2022-06-08sq: Derive armor subcommand.Nora Widdecke
2022-06-08sq: Fix typo.Nora Widdecke
2022-06-08sq: Fix typo.Nora Widdecke
2022-06-08openpgp: Make PublicKeyAlgorithm descriptions shorter.Wiktor Kwapisiewicz
2022-06-08sq: Make sq keyring split gracefully handle v3 certs.Justus Winter
2022-06-08sq: Gracefully handle malformed certs in keyring list.Justus Winter
2022-05-16sq: Add logging for shell completions.Nora Widdecke
2022-05-16sq: Port command line handling from clap 2 to 3.Nora Widdecke
2022-05-13sq: Fix subplot scenario.Nora Widdecke
2022-05-13sq: Do not try to use non-existent argument.Nora Widdecke
2022-05-11sq: Add the cryptographic backend to the version string.Justus Winter
2022-05-06sq: Add scenarios for auth-capable key generation.Nora Widdecke
2022-05-06sq: Add option to generate an auth-capable subkey.Nora Widdecke
2022-05-06autocrypt, net: openpgp: Rewrite all usages of `Reader::new`.Wiktor Kwapisiewicz
2022-04-27sq: Improve dumping of KDF and KEK parameters.Justus Winter
2022-04-21sq: Bump itertools to 0.10.Nora Widdecke
2022-04-19sq: update to use new Subplot releaseLars Wirzenius
2022-04-12sq: explain FQDN in sq wkd generate helpLars Wirzenius
2022-03-07sq: Check if certificate contains domain User ID before inserting.Wiktor Kwapisiewicz
2022-03-02sq: Display whether a certification is valid according to the policyNeal H. Walfield
2022-03-02sq: Release 0.26.0.sq/v0.26.0Justus Winter
2022-03-01sq: fix requirement for bad signature to be _no_ outputLars Wirzenius
2022-02-28sq: Make test more robust.Justus Winter