summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-03-19ci: Test minimal versions.nora/minimal-versionsNora Widdecke
2021-03-18openpgp: fix a few typos in docsEli Flanagan
2021-03-18openpgp: Use time-constant comparison for MDC.Wiktor Kwapisiewicz
2021-03-17openpgp: Fix handling of malformed MDC packets.Justus Winter
2021-03-17openpgp: Improve tests related to encrypted keys.Justus Winter
2021-03-17openpgp: Rename keys to certs to avoid confusion.Justus Winter
2021-03-17openpgp: Ignore marker packets when verifying detached sigs.Justus Winter
2021-03-17openpgp: Test that marker packets are ignored when parsing Certs.Justus Winter
2021-03-17openpgp: Test that marker packets are ignored when verifying.Justus Winter
2021-03-17openpgp: Add 1pa3pc test vector from dkgpg.Justus Winter
2021-03-12sq: Improve keyring list.Justus Winter
2021-03-11sq: Implement keyring filter --userid.Justus Winter
2021-03-11sq: Clarify matching semantics.Justus Winter
2021-03-11sq: Fix filtering certificates.Justus Winter
2021-03-10ci: prefer --workspace flagEli Flanagan
2021-03-09ci: Disable windows jobs for forks.Nora Widdecke
2021-03-08autocrypt: Release 0.23.1.autocrypt/v0.23.1Justus Winter
2021-03-05sq: Release 0.25.0.sq/v0.25.0Justus Winter
2021-03-05openpgp: Release 1.1.0.openpgp/v1.1.0Justus Winter
2021-03-05openpgp: Do not recommend padding by default.Justus Winter
2021-03-05openpgp: Fix panic when verifying signatures.Wiktor Kwapisiewicz
2021-03-05openpgp: Use fallible time operations.Nora Widdecke
2021-03-05openpgp: Fix SystemTime from Timestamp on 32bit.Nora Widdecke
2021-03-04Use oxalica overlay in NixOS instructions.Nora Widdecke
2021-03-03Add NixOS instructions to readme.Nora Widdecke
2021-03-03ffi: Fix memory leak.Nora Widdecke
2021-03-02sq: Improve reporting of verification errors.Justus Winter
2021-03-02Revert "sq: Make it build with sequoia-openpgp 1.0.0."Justus Winter
2021-03-02buffered-reader: Release 1.0.1.buffered-reader/v1.0.1Justus Winter
2021-03-02sq: Be smarter about emitting the unstable CLI warning.Justus Winter
2021-03-02sq: Refactor opening of output streams.Justus Winter
2021-03-02ffi_macros: Fix import of ToTokens.Nora Widdecke
2021-03-02sq: Hexdump non human-readable notation values.Justus Winter
2021-03-02openpgp: Implement fmt::Display for NotationData.Justus Winter
2021-03-02openpgp: Implement nicer fmt::Debug for NotationData.Justus Winter
2021-03-02openpgp: Fix documentation.Justus Winter
2021-03-02openpgp: Drop spaces from default string representation.Justus Winter
2021-03-02openpgp: Fix documentation.Justus Winter
2021-03-02openpgp: Add methods for hexadecimal representation with spaces.Justus Winter
2021-03-02openpgp, autocrypt, guide: Make tests more robust.Justus Winter
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