summaryrefslogtreecommitdiffstats
path: root/openpgp/src/serialize/writer/writer_bzip2.rs
AgeCommit message (Expand)Author
2019-09-27linting: Clear up bare trait object warningsDaniel Silverstone
2019-09-02openpgp: Make compression level configurable.Justus Winter
2019-08-30openpgp: Fix traversing writer stack across generics.Justus Winter
2019-08-30openpgp: Keep track of a writers position.Justus Winter
2019-07-15Prepare for Rust 2018.Justus Winter
2019-05-21openpgp: Mark methods as unreachable.Justus Winter
2018-07-04openpgp: Hide the `writer::Stackable` trait.Justus Winter
2018-06-19openpgp, buffered-reader: Make compression an optional feature.Justus Winter