summaryrefslogtreecommitdiffstats
path: root/openpgp/src/serialize/stream
AgeCommit message (Expand)Author
2020-05-11openpgp: Use {to,from}_be_bytes.Nora Widdecke
2020-04-21openpgp: Add a filter applying ASCII Armor to the streaming stack.Justus Winter
2020-04-20openpgp: Don't finalize the PartialBodyFilter in Drop.Justus Winter
2020-04-08openpgp: Specialize stream::Message, make Cookie private.Justus Winter
2020-04-07openpgp: Improve documentation for the serialize module.Justus Winter
2020-04-03openpgp: Rename.Justus Winter
2020-04-03openpgp: Unify Message and writer::Stack, hide writers.Justus Winter
2020-04-03openpgp: Rename.Justus Winter
2020-04-02openpgp: Move the writer module to serialize::stream.Justus Winter
2020-04-02openpgp: Move the padding module to serialize::stream.Justus Winter