..
common.rs
Rename --userid-or-add to --add-userid, etc.
2024-12-14 00:00:46 +01:00
sq_autocrypt.rs
Revert "Refine sq pki {authenticate,lookup}'s user ID designators."
2024-12-16 10:17:12 +01:00
sq_cert_export.rs
Use --cert-
prefix for all cert designators.
2024-11-18 14:57:09 +01:00
sq_cert_import.rs
Add support for importing bare revocation certificates.
2024-10-30 15:36:12 +01:00
sq_cert_lint.rs
Use --cert-
prefix for all cert designators.
2024-11-18 14:57:09 +01:00
sq_cert_list.rs
Make sq cert list
display certificates without user IDs.
2024-12-12 16:51:05 +01:00
sq_cli_version.rs
Add new argument, --cli-version, to require a CLI version.
2024-11-08 11:42:18 +01:00
sq_decrypt.rs
Make tests less expensive.
2024-11-13 11:18:12 +01:00
sq_encrypt.rs
Require explicit opt-out for encrypting without signing.
2024-12-11 17:29:36 +01:00
sq_key_approvals_list.rs
Add tests for sq key approvals list.
2024-12-12 10:47:04 +01:00
sq_key_approvals_update.rs
Fix test.
2024-12-13 17:01:38 +01:00
sq_key_delete.rs
Improve how sq key delete handles ambiguous associations.
2024-11-22 16:03:20 +01:00
sq_key_expire.rs
Use --cert-
prefix for all cert designators.
2024-11-18 14:57:09 +01:00
sq_key_generate.rs
Fix generation of user ID-less keys.
2024-12-11 13:29:32 +01:00
sq_key_import_export.rs
Change sq key subkey export to require the certificate to export.
2024-11-06 16:08:02 +01:00
sq_key_list.rs
Add tests for sq key list.
2024-12-04 11:22:20 +01:00
sq_key_password.rs
Make sq key password change the password of weakly bound keys.
2024-11-22 17:47:41 +01:00
sq_key_revoke.rs
Consolidate all integration tests.
2024-08-15 13:38:43 +02:00
sq_key_subkey_bind.rs
Deduplicate function to locate test artifacts.
2024-10-09 16:57:48 +02:00
sq_key_subkey_delete.rs
Change sq key subkey {password,delete} to work with weak bindings.
2024-11-21 12:14:24 +01:00
sq_key_subkey_expire.rs
Use --cert-
prefix for all cert designators.
2024-11-18 14:57:09 +01:00
sq_key_subkey_export.rs
Use --cert-
prefix for all cert designators.
2024-11-18 14:57:09 +01:00
sq_key_subkey_password.rs
Change sq key subkey {password,delete} to work with weak bindings.
2024-11-21 12:14:24 +01:00
sq_key_subkey.rs
Rename --notation to --signature-notation.
2024-11-21 11:38:59 +01:00
sq_key_userid_revoke.rs
Refine sq key userid revoke's user ID designators.
2024-12-15 02:36:01 +01:00
sq_key_userid.rs
Rename --notation to --signature-notation.
2024-11-21 11:38:59 +01:00
sq_keyring_filter.rs
Mark sq keyring filter
experimental.
2024-11-27 17:27:04 +01:00
sq_keyring_merge.rs
Move sq toolbox keyring to sq keyring.
2024-11-16 10:06:59 +01:00
sq_packet_decrypt.rs
Move sq toolbox packet to sq packet.
2024-11-16 10:07:07 +01:00
sq_packet_dump.rs
Move sq toolbox packet to sq packet.
2024-11-16 10:07:07 +01:00
sq_pki_authenticate.rs
Revert "Refine sq pki {authenticate,lookup}'s user ID designators."
2024-12-16 10:17:12 +01:00
sq_pki_link_authorize.rs
Align user ID designators in sq pki link retract
.
2024-11-28 18:07:30 +01:00
sq_pki_link_list.rs
Make sq pki link list
fail if a designated cert has no link.
2024-12-04 14:04:22 +01:00
sq_pki_link.rs
Avoid using absolute paths in name of scratch files.
2024-12-16 14:42:09 +01:00
sq_pki_lookup.rs
Revert "Refine sq pki {authenticate,lookup}'s user ID designators."
2024-12-16 10:17:12 +01:00
sq_pki_vouch_add.rs
Refine sq pki vouch {add,authorize}'s user ID designators.
2024-12-15 02:31:21 +01:00
sq_pki_vouch_authorize.rs
Align user ID designators in sq pki {link,vouch} {add,authorize}
.
2024-11-27 13:33:30 +01:00
sq_pki.rs
Escape user IDs.
2024-12-16 14:03:16 +01:00
sq_sign.rs
Align sq sign --detached-file
with sq verify --detached-file
.
2024-12-04 12:22:47 +01:00
sq_verify.rs
Do not hide errors from keyrings in verify.
2024-12-14 16:12:15 +01:00