summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-02-09make: Pass on exit codes in test task so it can fail.azul/test-failing-pytestAzul
2021-02-09Revert "ffi: Move NetworkPolicy into net for python."Azul
2021-02-09ci: Use make test instead of cargo test.Nora Widdecke
2021-02-09ci: Use prebuild rust-stable image.Azul
2021-02-09ci: Split bullseye, valgrind and build-bullseye jobsAzul
2021-02-09ci: use bullseye image with prebuild dependenciesAzul
2021-02-08ffi: Move NetworkPolicy into net for python.Azul
2021-02-04openpgp: Set critical to false in SignatureBuilder::set_signers_user_id().Heiko
2021-02-04openpgp: Fix subkye->subkey typo.Wiktor Kwapisiewicz
2021-01-28sq: Release 0.24.0.sq/v0.24.0Justus Winter
2021-01-28sq: Add key extract-cert.Justus Winter
2021-01-28sq: Refactor.Justus Winter
2021-01-28sq: Rename --to-certificate to --to-cert.Justus Winter
2021-01-28sq: Improve non-interactive use warning.Justus Winter
2021-01-28sq: Align example usage with synopsis.Daniel Kahn Gillmor
2021-01-28sq: Fix examples.Justus Winter
2021-01-28sq: Fix reference.Justus Winter
2021-01-28sq: Use " instead of ' as quoting character.Justus Winter
2021-01-28sq: Make Autocrypt support optional.Justus Winter
2021-01-28sq: Copy policy into struct Config.Justus Winter
2021-01-28sq: Allow change of features in the cli at runtime.Justus Winter
2021-01-28ci: Fix comment and options for codespell 2.0.0.Azul
2021-01-27ci: Leave out last commit in all_commits.Azul
2021-01-26autocrypt: Include at least one user id in cleaned certs.Justus Winter
2021-01-26sq: Use serialize_keyring for the output of 'sq keyserver get'.Neal H. Walfield
2021-01-22sq: Release 0.23.0.sq/v0.23.0Justus Winter
2021-01-22sq: Fix building against sequoia-openpgp 1.0.0.Justus Winter
2021-01-22sq: Manual man page touchups.Justus Winter
2021-01-22sq: Add man pages generated from the cli.Justus Winter
2021-01-22sq: Write introductions and examples.Justus Winter
2021-01-22sq: If sq keyring filter is not passed any filters match everything.Neal H. Walfield
2021-01-22sq: Add --to-certificate to sq keyring filter.Neal H. Walfield
2021-01-22sq: Rename 'sq certring' to 'sq keyring'.Neal H. Walfield
2021-01-22sq: Add an option to add notations to signatures and certifications.Neal H. Walfield
2021-01-22sq: Make limit explicit.Justus Winter
2021-01-22sq: Fix armor detection.Justus Winter
2021-01-22sq: Use buffered_reader::Dup::data in the armor detection.Justus Winter
2021-01-22sq: Make key attest-certifications --all the default.Justus Winter
2021-01-22sq: Make key adopt's target-key argument optional.Justus Winter
2021-01-22sq: Make key attest-certifications' key argument optional.Justus Winter
2021-01-21sq: Align sq armor with SOP.Justus Winter
2021-01-21buffered-reader: Fix panic.Justus Winter
2021-01-21sq: Add autocrypt decode --binary.Justus Winter
2021-01-21sq: Typo.Justus Winter
2021-01-21sq: Fix long about of certring join and merge.Justus Winter
2021-01-21sq: Create attestations for user attribute certifications.Justus Winter
2021-01-21sq: Add certify --output and --binary.Justus Winter
2021-01-21sq: Add key adopt --output and --binary.Justus Winter
2021-01-21sq: Add key attest_certifications --output and --binary.Justus Winter
2021-01-21sq: Add certring split --binary.Justus Winter