zip-rs-wasm/src
Marli Frost fb5105725f
refactor: reintroduce path sanitization strategy
I've documented the drawbacks of this strategy to make sure users are
aware of the tradeoff being made.
2020-09-12 10:45:53 +01:00
..
compression.rs docs: elaborate on usage of CompressionMethod 2020-08-19 12:20:43 +01:00
cp437.rs Address clippy issues 2020-06-15 11:11:17 +02:00
crc32.rs Address clippy issues 2020-06-15 11:11:17 +02:00
lib.rs docs: add reference to GitHub issue 2020-08-25 22:01:12 +01:00
read.rs refactor: reintroduce path sanitization strategy 2020-09-12 10:45:53 +01:00
result.rs refactor: remove extra variants from ZipError 2020-09-10 10:21:47 +01:00
spec.rs refactor: replace the podio crate with byteorder 2020-06-16 18:59:13 +01:00
types.rs feat: expose the location of the central header 2020-09-10 09:34:24 +01:00
write.rs feat: expose the location of the central header 2020-09-10 09:34:24 +01:00
zipcrypto.rs Fixed and improved docstrings, added module level documentation 2020-06-23 22:20:16 +02:00