summaryrefslogtreecommitdiffstats
path: root/sqv/tests
AgeCommit message (Expand)Author
2020-02-06sqv: Rename flag --trace to --verbose.Justus Winter
2020-02-06sqv: Print fingerprints and keyids without whitespace.Justus Winter
2020-01-17sqv: Relax test.Justus Winter
2019-12-16openpgp: Fix terminology.Justus Winter
2019-12-13sqv: Improve tests.Justus Winter
2019-12-13sqv: Fix test cases.Justus Winter
2019-12-04openpgp: Refine CertBuilder::add_encryption_subkey.Justus Winter
2019-12-04openpgp: Rename KeyFlag's accessors.Justus Winter
2019-12-04openpgp: Rename KeyIter filters.Justus Winter
2019-11-28Call TPKs Certificates, update identifiers, documentation.Justus Winter
2019-11-26openpgp: Implement From<Fingerprint> for KeyID.Justus Winter
2019-11-25openpgp: Rename openpgp::constants to openpgp::types.Justus Winter
2019-11-21openpgp: Replace time crate with std::time.Justus Winter
2019-09-17openpgp: Fix TPK and TPK component revocation handling.Neal H. Walfield
2019-02-17openpgp: Implement From<Vec<Packets>> for PacketPile.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-11-26sqv: Fix tests.Justus Winter
2018-11-26sqv: Move sqv into a new crate.Justus Winter