Commit Graph

  • 31cb7ce148 1.0.0-alt2 sisyphus 1.0.0-alt2 Maxim Slipenko 2024-12-20 11:01:00 +03:00
  • 5233b9f8e0 change llvm-devel to clang-devel Maxim Slipenko 2024-12-20 10:54:10 +03:00
  • e8b114f048 1.0.0-alt1 1.0.0-alt1 Maxim Slipenko 2024-12-20 09:53:14 +03:00
  • 7c7837140a
    Release 1.0.0. Justus Winter 2024-12-16 18:23:22 +01:00
  • 382dce428c
    Fix NEWS. Justus Winter 2024-12-16 15:43:19 +01:00
  • 792bf62aec
    Align sq download with sq verify. Justus Winter 2024-12-16 15:19:05 +01:00
  • 58a88499ea
    Fix displaying preferred user IDs. Justus Winter 2024-12-16 14:49:11 +01:00
  • c528091a88
    Write to temporary file first, then persist it under the final name. Justus Winter 2024-12-14 16:53:21 +01:00
  • 34094c21b3
    Avoid using absolute paths in name of scratch files. Justus Winter 2024-12-14 16:44:06 +01:00
  • 32e2d7743f
    Automatically import certificates from GnuPG's certificate store. Justus Winter 2024-12-15 13:32:32 +01:00
  • 367e71722f
    Escape user IDs. Justus Winter 2024-12-16 13:04:02 +01:00
  • 676ed78656
    Escape preferred keyserver and policy URI. Justus Winter 2024-12-16 12:54:17 +01:00
  • b29ed59b3b
    Escape notation name and data. Justus Winter 2024-12-16 12:51:33 +01:00
  • b798194808
    Escape literal data file name and data prefix. Justus Winter 2024-12-16 12:49:57 +01:00
  • 9b1d122789
    Escape all regular expressions. Justus Winter 2024-12-16 12:46:47 +01:00
  • 3692280101
    Escape all reason for revocation messages. Justus Winter 2024-12-16 10:10:28 +01:00
  • 13aa81300a
    Improve output sanitization. Justus Winter 2024-12-16 10:40:45 +01:00
  • 535ff24f8a
    Use the visual idiom for cert,userid pairs authenticating downloads. Justus Winter 2024-12-15 19:34:51 +01:00
  • 3f3c32eabb
    Use the visual idiom for cert, userid pairs when decrypting. Justus Winter 2024-12-15 19:34:39 +01:00
  • f2f09fbc51
    Use the visual idiom for cert, userid pairs when importing revs. Justus Winter 2024-12-15 19:34:19 +01:00
  • 93851b524a
    Use the visual idiom for cert, userid pairs when certifying. Justus Winter 2024-12-15 19:18:04 +01:00
  • cfc086b5bd
    Improve argument and value formatting in hints. Justus Winter 2024-12-15 13:47:01 +01:00
  • ef85a4c2db
    Improve help output. Neal H. Walfield 2024-12-16 12:11:07 +01:00
  • 12a47e2121
    Revert "Refine sq pki {authenticate,lookup}'s user ID designators." Neal H. Walfield 2024-12-16 09:57:51 +01:00
  • a007a80269
    Fix commands embedded in the documentation. Neal H. Walfield 2024-12-15 16:31:02 +01:00
  • 2f381829f8
    Make verifying detached signatures more efficient. Justus Winter 2024-12-15 12:11:04 +01:00
  • 65b210395f
    Require sequoia-openpgp 1.22. Justus Winter 2024-12-15 11:55:02 +01:00
  • 3787e0bbca
    Fix hint. Neal H. Walfield 2024-12-15 01:29:44 +01:00
  • 18800cbfcf
    Refine sq key userid revoke's user ID designators. Neal H. Walfield 2024-12-15 01:28:43 +01:00
  • d756753950
    Refine sq pki vouch {add,authorize}'s user ID designators. Neal H. Walfield 2024-12-15 01:04:47 +01:00
  • cc8657f535
    Refine sq pki {authenticate,lookup}'s user ID designators. Neal H. Walfield 2024-12-15 00:10:38 +01:00
  • 67f8bd2876
    Refine sq pki link retract's user ID designators. Neal H. Walfield 2024-12-08 21:13:30 +01:00
  • 18b5cbda4d
    Refine sq pki link {add,authorize}'s user ID designators. Neal H. Walfield 2024-12-08 21:04:57 +01:00
  • 4155dcc22d
    Add sq pki path --userid-by-email. Neal H. Walfield 2024-12-14 00:14:23 +01:00
  • b85dc35f5d
    Gracefully handle unencrypted Autocrypt messages. Justus Winter 2024-12-14 19:04:21 +01:00
  • b5ca6e27fe
    Align output emitted when importing certificates. Justus Winter 2024-12-14 19:03:37 +01:00
  • 81037e50d4
    Don't unconditionally show provenance messages. Justus Winter 2024-12-14 19:01:57 +01:00
  • 16b0f1ec85
    Fix importing unencrypted Autocrypt messages. Justus Winter 2024-12-14 18:39:41 +01:00
  • 90cb8d4ef2
    Improve error handling opening the cert store. Justus Winter 2024-12-14 17:09:49 +01:00
  • 5adb325f88
    Do not hide errors from keyrings in verify. Julian Andres Klode 2024-12-05 20:44:33 +01:00
  • f1c30786d7
    Refactor packet and keyring files in /cli to new example framework. franzi 2024-12-10 15:43:57 +01:00
  • aba6fb6104
    Refactor files in /cli/network to new example framework. franzi 2024-12-09 17:31:45 +01:00
  • 2b53605dd7
    Refactor files in /cli/pki to new example framework. franzi 2024-12-09 15:12:11 +01:00
  • b5b211fb9b
    Refactor files in /cli to new example framework. franzi 2024-12-06 11:51:53 +01:00
  • 69e21afd60
    Remove the unstable CLI warning. Justus Winter 2024-12-14 12:20:44 +01:00
  • 68e355690b
    Don't make impossible recommendations. Neal H. Walfield 2024-12-13 23:57:36 +01:00
  • 201ce8f874
    Remove useless code. Neal H. Walfield 2024-12-13 10:51:35 +01:00
  • 9b434cd888
    Disable the --name and --add-name arguments. Neal H. Walfield 2024-12-06 23:18:01 +01:00
  • 8ccb13db20
    Rename --userid-or-add to --add-userid, etc. Neal H. Walfield 2024-12-13 23:03:13 +01:00
  • c0ef0f5dbd
    Extend and adjust the set of user ID designators. Neal H. Walfield 2024-12-12 17:05:33 +01:00
  • f9d1112735
    Refactor the user ID designators. Neal H. Walfield 2024-12-12 16:48:00 +01:00
  • 4b755cf2a2
    Update all dependencies. Justus Winter 2024-12-13 16:49:28 +01:00
  • c60a2d33fb
    Fix test. Justus Winter 2024-12-13 17:01:14 +01:00
  • 0cebcf5ea9
    Trim unused features on sequoia-cert-store. Justus Winter 2024-12-13 16:48:05 +01:00
  • 50e941164c
    Update sequoia-net and reqwest. Justus Winter 2024-12-13 16:42:11 +01:00
  • e08b254d15
    Add argument sq network search --iterations. Justus Winter 2024-12-13 16:38:00 +01:00
  • c9d7eb8878
    Add argument sq network search --use-dane. Justus Winter 2024-12-13 15:58:50 +01:00
  • 964f9dd51f
    Add argument sq network search --use-wkd. Justus Winter 2024-12-13 15:51:22 +01:00
  • 1a8dd3e467
    Better handle user ID's matched by --all. Neal H. Walfield 2024-12-13 10:48:30 +01:00
  • 1dfaaeb644
    Make --all conflict with other user ID designators. Neal H. Walfield 2024-12-13 10:31:04 +01:00
  • d830691779
    Fix test for sq pki link retract. Neal H. Walfield 2024-12-12 23:04:00 +01:00
  • 09882042b1
    Make sq cert list display certificates without user IDs. Justus Winter 2024-12-12 16:46:07 +01:00
  • f292912564
    Prepare for userid-less certificates in common::pki::authenticate. Justus Winter 2024-12-12 16:38:08 +01:00
  • 519f580119
    Split OutputFormat::add_paths into two functions. Justus Winter 2024-12-12 15:45:01 +01:00
  • 82f3f292c2
    Fix listing certificates without authenticated bindings. Justus Winter 2024-12-12 14:11:31 +01:00
  • f7eade37c8
    Apply the input lints to all certs. Justus Winter 2024-12-12 13:19:43 +01:00
  • ca3b953bd3
    Only show hints about an empty cert store if it is indeed empty. Justus Winter 2024-12-12 13:10:16 +01:00
  • 4df20e9b9a
    Change sq config inspect policy to explain the policy. Justus Winter 2024-12-12 12:26:53 +01:00
  • 8d7155de32
    Fix warnings about elided lifetimes that have a name. Justus Winter 2024-12-12 11:44:33 +01:00
  • 5079c8ee66
    Add tests for sq key approvals update. Neal H. Walfield 2024-12-12 10:16:00 +01:00
  • 29329e5dec
    tests: Improve sq key approvals update help functions. Neal H. Walfield 2024-12-12 10:14:07 +01:00
  • e227aecbc2
    Add tests for sq key approvals list. Neal H. Walfield 2024-12-12 09:59:47 +01:00
  • 52fdea48e2
    Add tests for sq key userid revoke. Neal H. Walfield 2024-12-12 09:59:07 +01:00
  • 9564c5cf99
    Add tests for sq pki lookup. Neal H. Walfield 2024-12-11 17:55:36 +01:00
  • 551084b560
    Add tests for sq pki authenticate. Neal H. Walfield 2024-12-11 17:52:26 +01:00
  • 4e5dcba9b1
    Add tests for sq pki vouch {add,authorize}. Neal H. Walfield 2024-12-11 17:18:09 +01:00
  • aa031eaf7c
    tests: Rename Sq::pki_vouch_authorize_p. Neal H. Walfield 2024-12-11 17:17:27 +01:00
  • 5c11414386
    tests: Simplify Sq::try_pki_vouch_add and Sq::pki_vouch_authorize_p. Neal H. Walfield 2024-12-11 17:15:06 +01:00
  • a979d343a2
    Add tests for sq pki link retract. Neal H. Walfield 2024-12-11 14:19:23 +01:00
  • 2dac8e6253
    Add tests for sq pki link authorize. Neal H. Walfield 2024-12-11 12:45:34 +01:00
  • 69d85bf3d4
    Add tests for sq pki link add. Neal H. Walfield 2024-12-11 12:15:58 +01:00
  • 448f83811a
    Simplify comments. Neal H. Walfield 2024-12-04 14:28:27 +01:00
  • 9b00fa43da
    Lint CLI help texts. Justus Winter 2024-12-08 14:58:36 +01:00
  • edc803eb21
    Align CLI help texts with our UI guidelines. Justus Winter 2024-12-08 14:58:24 +01:00
  • 379248aa64
    Make long help texts configurable for cert designators. Justus Winter 2024-12-08 14:56:07 +01:00
  • 3f81e65ecb
    Deduplicate and rework the signature notation argument handling. Justus Winter 2024-12-06 16:04:29 +01:00
  • 830c49def0
    Require explicit opt-out for encrypting without signing. Justus Winter 2024-12-11 17:29:36 +01:00
  • ebef0cf9ee
    Use cert designators for sq cert list. Justus Winter 2024-12-11 16:22:09 +01:00
  • 3d4554a5a4
    Add examples for sq cert list franzi 2024-12-05 15:42:19 +01:00
  • 03578878fe
    Refactor files in /cli/cert to new example framework franzi 2024-12-05 15:23:53 +01:00
  • 898ccc753f
    Modify examples Malte Meiboom 2024-12-05 14:54:50 +01:00
  • 4158d4045b
    Refactor files under .../cli/key to use example framework Malte Meiboom 2024-12-05 14:19:51 +01:00
  • 02f0dc44fa
    Fix generation of user ID-less keys. Justus Winter 2024-12-11 13:29:32 +01:00
  • 44d97fc920
    Upgrade hickory-proto to avoid vulnerable idna 0.4.0. Justus Winter 2024-12-11 12:44:49 +01:00
  • 01aa4dc06a
    Gracefully handle missing ui section in config file. Justus Winter 2024-12-09 15:21:35 +01:00
  • 3ab852aba2
    Add sq encrypt --profile in preparation for RFC9580. Justus Winter 2024-12-04 16:18:43 +01:00
  • 6cf2acc893
    Add sq key generate --profile in preparation for RFC9580. Justus Winter 2024-12-04 15:32:16 +01:00
  • ab01bd9557
    Parse key.generate.cipher-suite case sensitively. Justus Winter 2024-12-04 15:31:07 +01:00
  • 9e2af6a92f
    Mention the configuration key in the augmented help texts. Justus Winter 2024-12-04 15:15:24 +01:00
  • 98203e6cd0
    Make sq network dane generate require cert designators or --all. Justus Winter 2024-12-04 14:39:20 +01:00