summaryrefslogtreecommitdiffstats
path: root/sqv
AgeCommit message (Expand)Author
2019-08-23openpgp: Use a KeyBinding to store the primary key binding in a TPKNeal H. Walfield
2019-08-23openpgp: Rename SubkeyBinding to KeyBinding.Neal H. Walfield
2019-07-15Switch to Rust 2018.Justus Winter
2019-07-15Prepare for Rust 2018.Justus Winter
2019-07-08Release 0.9.0.v0.9.0Justus Winter
2019-07-02openpgp: Make the crypto::hash module public, remove re-export.Justus Winter
2019-06-14Release 0.8.0.v0.8.0Justus Winter
2019-06-01tool, sqv: Use CARGO_PKG_VERSION.Justus Winter
2019-05-20sqv, tool: Make build script more robust.Justus Winter
2019-05-14openpgp, openpgp-ffi: Normalize TPK::revoked()Neal H. Walfield
2019-05-10Release 0.7.0.v0.7.0Justus Winter
2019-04-12Release 0.6.0.v0.6.0Justus Winter
2019-04-02Install completion files.Doron Behar
2019-03-28Point to the version-specific documentation.Justus Winter
2019-03-22Fix build on macOS.Justus Winter
2019-03-14Release 0.5.0.v0.5.0Justus Winter
2019-03-14openpgp: Replace TPK::select_keys with an iterator.Neal H. Walfield
2019-02-19Release 0.4.0.v0.4.0Justus Winter
2019-02-17openpgp: Implement From<Vec<Packets>> for PacketPile.Justus Winter
2019-02-13openpgp: Introduce crypto::Hash.Justus Winter
2019-02-12openpgp: Rename conversion function.Justus Winter
2019-02-06openpgp: Rename consuming conversion functions.Justus Winter
2019-01-18sqv: ensure keys are signing capable before verifying sigsKai Michaelis
2019-01-18sqv: fix sqv revocation test case.Kai Michaelis
2019-01-17sqv: check if a key wasn't revoked at signature ctime.Kai Michaelis
2018-12-18Release 0.3.0.v0.3.0Justus Winter
2018-12-17openpgp: Change KeyIter to also return the RevocationStatus.Neal H. Walfield
2018-12-14openpgp: Introduce trait Parse.Justus Winter
2018-12-05openpgp: Drop openpgp::Reader.Justus Winter
2018-11-27Fix the gitlab badges.Justus Winter
2018-11-26Release 0.2.0.v0.2.0Justus Winter
2018-11-26sqv: Fix tests.Justus Winter
2018-11-26sqv: Drop short argument.Justus Winter
2018-11-26sqv: Move sqv into a new crate.Justus Winter