summaryrefslogtreecommitdiffstats
path: root/openpgp/src/packet/marker.rs
AgeCommit message (Expand)Author
2020-06-08openpgp: Introduce feature flag for quickcheck.Nora Widdecke
2020-03-27openpgp: Define equality using the serialized OpenPGP form.Justus Winter
2020-03-03openpgp: Only impl Serialize for objects that are normally exported.Neal H. Walfield
2020-01-08openpgp: Explicitly implement PartialEq, Hash for packets.Justus Winter
2019-07-15Prepare for Rust 2018.Justus Winter
2019-04-01openpgp: Support the marker packet.Justus Winter