zip-rs-wasm/src
2023-04-23 15:14:44 -07:00
..
read fix: clippy 2023-02-01 18:03:03 +00:00
aes.rs use hmac reset feature for finalize_reset method 2022-01-30 15:14:47 +01:00
aes_ctr.rs use assert_eq instead of debug_assert_eq 2022-01-30 15:28:50 +01:00
compression.rs fix: Clippy uninlined format args 2023-01-31 17:29:34 +00:00
cp437.rs fix: fix all Clippy warnings 2022-01-23 18:54:43 +03:00
crc32.rs use less feature gates if no further dependencies are needed 2021-08-06 12:38:04 +02:00
lib.rs Remove unused #![feature(read_buf)] 2023-04-23 15:05:53 -07:00
read.rs Implement shallow copy from within the file being written 2023-04-23 14:33:10 -07:00
result.rs Implement shallow copy from within the file being written 2023-04-23 14:33:10 -07:00
spec.rs feat: Detect insufficient Dir record size 2023-01-30 11:13:01 +01:00
types.rs refactor: move the new ZipStreamReader API to the unstable module 2023-02-01 17:55:07 +00:00
unstable.rs refactor: move the new ZipStreamReader API to the unstable module 2023-02-01 17:55:07 +00:00
write.rs Fix a flaky test 2023-04-23 15:14:44 -07:00
zipcrypto.rs fix: fix Clippy warnings 2022-01-23 17:35:27 +03:00