summaryrefslogtreecommitdiffstats
path: root/openpgp/src/serialize/sexp.rs
AgeCommit message (Expand)Author
2020-08-17openpgp: Move crypto::sexp to the ipc crate.Justus Winter
2020-07-27openpgp: Avoid monomorphization of generic_serialize_into.Justus Winter
2020-03-03openpgp: Only impl Serialize for objects that are normally exported.Neal H. Walfield
2019-07-15Prepare for Rust 2018.Justus Winter
2019-06-06openpgp: New type representing s-expressions.Justus Winter