summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-01-17docker: Build image and push to gitlab registry.Nora Widdecke
2022-01-14test: verify "sq key extract-cert"Lars Wirzenius
2022-01-14sq: Improve sq inspect's output for revocation certificates.Neal H. Walfield
2022-01-14sq: Make sq certify work with password-protected keys.Neal H. Walfield
2022-01-14test: verify more aspects of key generationLars Wirzenius
2022-01-14docs: add section on the testing approach for sqLars Wirzenius
2022-01-14sq: Implement sq revoke certificate.Neal H. Walfield
2022-01-13sq: Refactor helper function.Neal H. Walfield
2022-01-13sq: Change function to also take a reference.Neal H. Walfield
2022-01-12Disable a number of clippy's lints.Neal H. Walfield
2022-01-12ci: DRY out .gitlab-ci.yml.Neal H. Walfield
2022-01-12ci: Set flags in .cargo/config.toml, not in .gitlab-ci.yml.Neal H. Walfield
2022-01-12net: Fix link.Neal H. Walfield
2022-01-12buffered-reader, ipc: Fix documentation typo.Neal H. Walfield
2022-01-11openpgp: Add convenience Decryptor implementations for Box.Wiktor Kwapisiewicz
2022-01-10openpgp: Generalize test.Justus Winter
2022-01-10openpgp: Remove redundant cipher op parameter.Justus Winter
2022-01-10openpgp: Fix typo.Justus Winter
2022-01-10openpgp: Deduplicate code parsing fingerprints.Justus Winter
2022-01-10pks: Fix "capability" parameter not being appended.Wiktor Kwapisiewicz
2022-01-06openpgp: Generalize test to all curves.Justus Winter
2022-01-06openpgp: Improve documentation.Justus Winter
2022-01-06openpgp: Exhaustively handle curves in MPI::decode_point_common.Justus Winter
2022-01-06openpgp: Improve S2K::is_supported.Justus Winter
2022-01-03ipc: Fix crate documentation.Alexander Kjäll
2022-01-03sq: Add missing test vectors.Justus Winter
2022-01-03sq: Fix LICENSE.txt.Justus Winter
2021-12-31pks: Use appropriate Error objects instead of raw strings.Wiktor Kwapisiewicz
2021-12-31pks: Return correct acceptable hashes for the remote signer.Wiktor Kwapisiewicz
2021-12-31openpgp: Add ability to restrict hash algorithms for signing.Wiktor Kwapisiewicz
2021-12-29pks: Add support for SHA-384 hash algorithm.Wiktor Kwapisiewicz
2021-12-23openpgp: Release 1.7.0.openpgp/v1.7.0Justus Winter
2021-12-23buffered-reader: Release 1.1.2.buffered-reader/v1.1.2Justus Winter
2021-12-16Update and fix Dockerfile.Nora Widdecke
2021-12-16Readme: Fix libclang reference in shell.nix.Nora Widdecke
2021-12-13openpgp: Ensure rand:0.7 for rust-crypto.Nora Widdecke
2021-12-13ipc, openpgp: Bump quickcheck to 1.0.3.Nora Widdecke
2021-12-13openpgp: Fix duration_round_up test.Nora Widdecke
2021-12-13net: Use Content-Type header to pass hash algorithmWiktor Kwapisiewicz
2021-12-10ipc: Reduce tokio features.Nora Widdecke
2021-12-10Remove the ffi crates.Justus Winter
2021-12-10ipc: Remove example that uses sequoia_store.Nora Widdecke
2021-12-10ffi: Update Makefile, remove another left-over from store removal.Hartmut Goebel
2021-12-10ffi: Update Makefile, remove rule remaining from store removal.Hartmut Goebel
2021-12-07fix: change how signed file is mangledLars Wirzenius
2021-12-07buffered-reader: Once EOF is hit, don't poll reader again.Justus Winter
2021-12-07buffered-reader: Add tracing.Justus Winter
2021-12-06autocrypt: Release 0.24.0.autocrypt/v0.24.0Justus Winter
2021-12-06ipc: Release 0.27.0.ipc/v0.27.0Justus Winter
2021-12-06net: Release 0.24.0.net/v0.24.0Justus Winter