summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-03-01ci: Use ASAN with the unit tests.nora/asan_sequoiaNora Widdecke
2021-02-24sq: Improve --signatures defaults, document error handling.Justus Winter
2021-02-24sq: Improve hint to use "--force".Justus Winter
2021-02-24sq: Improve output.Justus Winter
2021-02-24sq: Fix warning.Justus Winter
2021-02-24sq: Improve wording.Justus Winter
2021-02-24openpgp: Improve example.Justus Winter
2021-02-24openpgp: Fix links.Justus Winter
2021-02-24openpgp: Verify messages using the Cleartext Signature Framework.Justus Winter
2021-02-24openpgp: Rework certificate lookup in the streaming decryptor.Justus Winter
2021-02-24sq: Implement creation of cleartext signatures.Justus Winter
2021-02-24openpgp: Sign messages using the Cleartext Signature Framework.Justus Winter
2021-02-24openpgp: Inline buffered_reader::Generic.Justus Winter
2021-02-22openpgp: Rename field.Justus Winter
2021-02-22openpgp: Simplify CRC24 generator polynomial.Justus Winter
2021-02-20readme: List python dependency pip.Nora Widdecke
2021-02-19openpgp: Simplify code.Justus Winter
2021-02-19openpgp: Use high-level interface to create direct key signature.Justus Winter
2021-02-17Revert "openpgp: Only drop unread data from the top buffered reader."Justus Winter
2021-02-17buffered-reader: Reorder fields.Justus Winter
2021-02-17openpgp: Improve tracing.Justus Winter
2021-02-17openpgp: Generalize test.Justus Winter
2021-02-12openpgp: Split armor::Reader::initialize into two functions.Justus Winter
2021-02-12openpgp: Keep track of the prefix, not just the prefix length.Justus Winter
2021-02-12openpgp: Move base64 utilities to their own module.Justus Winter
2021-02-12openpgp: Turn comment into documentation comment.Justus Winter
2021-02-12openpgp: Prepare armored reader for a different mode of operation.Justus Winter
2021-02-11sq: Fix setting signature creation times.Justus Winter
2021-02-10Update smallvec to 1.6.1.Nora Widdecke
2021-02-10openpgp: Add HashAlgorithm::text_name.Justus Winter
2021-02-10openpgp: Make HashAlgorithm::from_str ignore case.Justus Winter
2021-02-10openpgp: Generalize streaming Signer modes.Justus Winter
2021-02-09make: Pass on exit codes in test task so it can fail.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-09openpgp: Fix crash on malformed input.Justus Winter
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