summaryrefslogtreecommitdiffstats
path: root/sqv/src
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-15Prepare for Rust 2018.Justus Winter
2019-07-02openpgp: Make the crypto::hash module public, remove re-export.Justus Winter
2019-06-01tool, sqv: Use CARGO_PKG_VERSION.Justus Winter
2019-05-14openpgp, openpgp-ffi: Normalize TPK::revoked()Neal H. Walfield
2019-03-14openpgp: Replace TPK::select_keys with an iterator.Neal H. Walfield
2019-02-13openpgp: Introduce crypto::Hash.Justus Winter
2019-01-18sqv: ensure keys are signing capable before verifying sigsKai Michaelis
2019-01-17sqv: check if a key wasn't revoked at signature ctime.Kai Michaelis
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-26sqv: Drop short argument.Justus Winter
2018-11-26sqv: Move sqv into a new crate.Justus Winter