summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-05-16openpgp: Release v1.1.1.openpgp/v1.1.1fix-parser-crashes-in-1.1.0Neal H. Walfield
2023-05-16openpgp: Fix dependencies.Neal H. Walfield
2023-05-16openpgp: Copy the root's Cargo.lock file.Neal H. Walfield
2023-05-16ci: Disable all_commits job.Neal H. Walfield
2023-05-16openpgp: Fix base64 dependency.Neal H. Walfield
2023-05-16openpgp: Fix mapping of synthetic packets.Justus Winter
2023-05-16openpgp: Fix a crash in the Cleartext Signature Framework.Justus Winter
2023-05-16openpgp: Check for a crash in the Cleartext Signature Framework.Justus Winter
2023-05-16openpgp: Fix a crash related to stray signatures.Justus Winter
2023-05-16openpgp: Fix crash in the packet parser.Justus 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
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