summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-03-10ipc: Remove gnupg::Agent, and gnupg::KeyPair.neal/remove-gnupg-agentNeal H. Walfield
2024-03-10ipc: Release 0.34.1.ipc/v0.34.1Neal H. Walfield
2024-03-10ci: Also test the sequoia-ipc and sequoia-net crates on Windows.Neal H. Walfield
2024-03-10ipc: Add missing import in Windows code.Neal H. Walfield
2024-03-09ipc: Release 0.34.0.ipc/v0.34.0Neal H. Walfield
2024-03-09Update dependencies.Neal H. Walfield
2024-03-09Update certificates in openpgp-policy.toml.Neal H. Walfield
2024-03-09ipc: Improve error message.Neal H. Walfield
2024-03-06ipc: Add callbacks to simplify tracing client-server interactions.Justus Winter
2024-03-06ipc: Update Client::send_simple with the version from the chameleon.Neal H. Walfield
2024-03-06ipc: Don't panic if the server disappears, return an error.Neal H. Walfield
2024-03-04Retire dvzrv and wiktor.Neal H. Walfield
2024-02-26ci: make msvc jobs print env varsDevan Carpenter
2024-02-25openpgp: Handle header lines in the cleartext signature framework.Justus Winter
2024-02-25openpgp: Improve tracing.Justus Winter
2024-02-23ci: use our CI/CD components from common-ci.gitDevan Carpenter
2024-02-20openpgp: Release 1.19.0.openpgp/v1.19.0Justus Winter
2024-02-20openpgp: Add test making sure junk pseudo-packets have a map.Justus Winter
2024-02-20openpgp: Improve tracing.Justus Winter
2024-02-20openpgp: Add test for curve point representations.Justus Winter
2024-02-20openpgp: Fix serialized points on Weierstrass curves with OpenSSL.Justus Winter
2024-02-20openpgp: Test ECC key creation and operations.Justus Winter
2024-02-20openpgp: New function Curve::variants.Justus Winter
2024-02-20openpgp: Fix creating Brainpool keys with OpenSSL.Justus Winter
2024-02-20openpgp: Fix creating Brainpool keys with Botan.Justus Winter
2024-02-20openpgp: Fix building the tests with the fuzzing backend.Justus Winter
2024-02-20ipc: Release 0.33.0.ipc/v0.33.0Neal H. Walfield
2024-02-20Update dependencies.Neal H. Walfield
2024-02-20ipc: Ensure server's socket is in non-blocking mode.Neal H. Walfield
2024-02-13openpgp: Remove superfluous clamping.Justus Winter
2024-02-13openpgp: Refactor Key4::generate_ecc.Justus Winter
2024-02-13openpgp: Clamp the secret key in Key4::import_secret_cv25519.Justus Winter
2024-02-13openpgp: Fix markup.Justus Winter
2024-01-26ipc: Release 0.32.0.ipc/v0.32.0Neal H. Walfield
2024-01-26ipc: Upgrade capnp-rpc.Neal H. Walfield
2024-01-26Update p≡p contact information and p≡p Engine URL.Luca Saiu
2024-01-26openpgp: Release 1.18.0.openpgp/v1.18.0Neal H. Walfield
2024-01-26openpgp: Upgrade idna.Neal H. Walfield
2024-01-26Downgrade anyhow to 1.0.76.Neal H. Walfield
2024-01-25Update dependencies.Neal H. Walfield
2024-01-25openpgp: Implement Arbitrary for KeyHandle, add tests.Justus Winter
2024-01-25openpgp: Make KeyHandle::partial_cmp transitive.Justus Winter
2024-01-25openpgp: Improve deprecation note.Justus Winter
2024-01-25openpgp: Deprecate Cert::into_packets.Justus Winter
2024-01-25openpgp: Add Cert::into_packets2, TSK::into_packets.Justus Winter
2024-01-25openpgp: Factor out code adding a secret key stub.Justus Winter
2024-01-25openpgp: Make TSK optionally own the Cert.Justus Winter
2024-01-25openpgp: Tweak lifetime of filter function's argument.Justus Winter
2024-01-25net: Derive Clone for KeyServer.Justus Winter
2024-01-25openpgp: Reject short key IDs.Neal H. Walfield