summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-12-07ipc: Process agent responses more carefully.neal/agentNeal H. Walfield
2022-12-05openpgp: Align armor::Reader::data_helper with Generic::data_helper.Justus Winter
2022-12-01sq: Improve error message for key userid add.Nora Widdecke
2022-11-21sq: Make default keyserver explicit.Nora Widdecke
2022-11-18doc: Update the release checklist.Heiko Schaefer
2022-11-18openpgp: Release 1.11.0.openpgp/v1.11.0Neal H. Walfield
2022-11-18openpgp: Improve tests with marker packets.Justus Winter
2022-11-18openpgp: Ignore marker packets when validating cert streams.Justus Winter
2022-11-18openpgp: Fix use of Error::PolicyViolation.Neal H. Walfield
2022-11-18openpgp: Improve error message when rejecting a packet.Neal H. Walfield
2022-11-17openpgp: Allow setting a policy for specific versions of a packet.Neal H. Walfield
2022-11-17openpgp: Remove misleading comment.Neal H. Walfield
2022-11-17openpgp: Remove gratuitous empty line.Neal H. Walfield
2022-11-17openpgp: Fix test.Neal H. Walfield
2022-11-15openpgp: Simplify using a good list with a StandardPolicy.Neal H. Walfield
2022-11-15openpgp: Add a method to iterate over all variants of some enums.Neal H. Walfield
2022-11-11openpgp: Add support for verifying v3 signatures.Neal H. Walfield
2022-11-11openpgp: Allow tracer to be used just for tracing.Neal H. Walfield
2022-11-07ipc: Release 0.29.0.Nora Widdecke
2022-10-31openpgp: Synchronize AsymmetricAlgorithm's derives.Neal H. Walfield
2022-10-30sq: Rename --signer-cert, etc. to --signer-fileNeal H. Walfield
2022-10-30sq: The argument to --signer-cert, etc. is a cert file, not a certNeal H. Walfield
2022-10-30sq: Rename --signer-key, etc. to --signer-fileNeal H. Walfield
2022-10-30sq: The argument to --signer-key, etc. is a key file, not a keyNeal H. Walfield
2022-10-29openpgp: Note that OpenPGP is a standardized form of PGPNeal H. Walfield
2022-10-29openpgp: widen dependency on idna to include 0.3 and upDaniel Kahn Gillmor
2022-10-28openpgp: Document the existence of the sequoia-policy-config crate.Neal H. Walfield
2022-10-19openpgp: Explicitly drop the Box.941-rfe-future-proofing-against-newly-added-algorithmsJustus Winter
2022-10-18Document how to update MSRV.Nora Widdecke
2022-10-18Update READMEs for new MSRV.Nora Widdecke
2022-10-18Document MSRV in Cargo.toml.Nora Widdecke
2022-10-14sq: Add Heiko and Lars to crate authorsWiktor Kwapisiewicz
2022-10-07Align msrv with rust-toolchain.Heiko Schaefer
2022-10-07rust-toolchain: bump MSRV to 1.60.0Heiko Schaefer
2022-10-07sq: drop now-unnecessary allow for a clippy warningHeiko Schaefer
2022-10-07net: derive Default implementation instead of hand coding itHeiko Schaefer
2022-10-07net: use Option::and_then instead of .map and .flattenHeiko Schaefer
2022-10-07autocrypt: use a char instead of a string with one characterHeiko Schaefer
2022-10-07openpgp: make effect of the code more obvious to readers.Heiko Schaefer
2022-10-07Disable clippy lint unnecessary_lazy_evaluations.Heiko Schaefer
2022-09-29openpgp, sq: Update dependency rpassword to 6.Nora Widdecke
2022-09-29ipc: Fix computing keygrips.Justus Winter
2022-09-29ipc: Drop unused attribute.Justus Winter
2022-09-22Debian bookworm has dropped the libssl1.1 packageHeiko Schaefer
2022-09-20sq: write out manual pages for sqLars Wirzenius
2022-09-16sq: port to new SubplotLars Wirzenius
2022-09-15sq: Expose `dane get` command.Wiktor Kwapisiewicz
2022-09-15net: Add support for DANE certificate retrieval.Wiktor Kwapisiewicz
2022-09-09ipc: Reexport capnp_rpc.Neal H. Walfield
2022-09-07sq: Rewrite detect_armor_kind.Nora Widdecke