summaryrefslogtreecommitdiffstats
path: root/openpgp/src/cert/amalgamation/iter.rs
AgeCommit message (Expand)Author
2020-10-14Replace most 'extern crate' directives with 'use'.Justus Winter
2020-04-28openpgp: Rename Cert::revoked, etc. to revocation_statusNeal H. Walfield
2020-04-11openpgp: Improve documentation of the cert moduleNeal H. Walfield
2020-04-11openpgp: Remove unused types.Neal H. Walfield
2020-04-08openpgp: Add some type aliases.Neal H. Walfield
2020-04-03openpgp: Rename ComponentBundleIter to ComponentAmalgamationIter.Neal H. Walfield
2020-04-03openpgp: Rename cert/amalgamation/iter.rs to keyiter.rsNeal H. Walfield
2020-04-03openpgp: Rename KeyIter to KeyAmalgamationIterNeal H. Walfield