summaryrefslogtreecommitdiffstats
path: root/openpgp/src/serialize/stream/partial_body.rs
AgeCommit message (Expand)Author
2021-09-30Allow ::new to not return SelfLars Wirzenius
2021-04-09Lint: Remove unecessary imports.Nora Widdecke
2020-12-08openpgp: Tweak the assert_send_and_sync macro.Justus Winter
2020-12-08openpgp: Add assert_send_and_sync! for more types.Azul
2020-12-07openpgp: Make serialize::stream::Message Send + Sync.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-03openpgp: Unify Message and writer::Stack, hide writers.Justus Winter
2020-04-03openpgp: Rename.Justus Winter