summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-04-02WIP: Add a smarter implementation of PartialEq for Cert.neal/cert-eqNeal H. Walfield
2021-04-01ipc: Release 0.25.0.ipc/v0.25.0Neal H. Walfield
2021-04-01Run cargo update.Neal H. Walfield
2021-04-01Fix documentation links.Neal H. Walfield
2021-03-31ipc: Do not disable default features on rand.Wiktor Kwapisiewicz
2021-03-31net: Protect against redirection loops in WKD requests.Wiktor Kwapisiewicz
2021-03-31net: Follow redirects when using WKD lookup.Wiktor Kwapisiewicz
2021-03-31ipc: Incorporate sequoia-core crate as a core module.Wiktor Kwapisiewicz
2021-03-31ipc: Simplify error handling in examples.Wiktor Kwapisiewicz
2021-03-30Minor edits in documentation.Heiko
2021-03-30Fix terminology: certificate vs. certification.Heiko
2021-03-29Clarify/fix wording in documentation.Heiko
2021-03-25openpgp: Only record fields if we consume the data.Justus Winter
2021-03-24ipc: Fix armoring in the gpg-agent-sign example.Wiktor Kwapisiewicz
2021-03-23openpgp: Short-circuit regex alternations with empty branches.Neal H. Walfield
2021-03-22openpgp: Add test demonstrating that canonicalization is robust.Justus Winter
2021-03-19sq: Dump trust packets using the hex dumper.Justus Winter
2021-03-19openpgp: Simplify key serialization code.Justus Winter
2021-03-19openpgp: Align equality, serialization of Key packets.Justus Winter
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