zip-rs-wasm/src
2023-05-21 11:39:22 -07:00
..
read Fix Clippy warning: rev().next() -> next_back() 2023-05-21 11:39:22 -07:00
aes.rs Update AES library (API has changed) 2023-04-23 16:00:27 -07:00
aes_ctr.rs Remove unused import 2023-05-16 20:40:57 -07:00
compression.rs Fix formatting 2023-05-01 10:37:43 -07: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 Merge changes to aes_ctr 2023-05-16 09:21:41 -07:00
read.rs Fix Clippy warning: rev().next() -> next_back() 2023-05-21 11:39:22 -07:00
result.rs Implement shallow copy from within the file being written 2023-04-23 14:33:10 -07:00
spec.rs Bug fix: don't allow writing files with certain ZIP64 magic strings in their names 2023-05-11 18:52:41 -07:00
types.rs Revert "Wrap extra-data field in an Option, to save Arc overhead when empty" 2023-05-15 21:25:34 -07:00
unstable.rs Reformat 2023-05-08 18:54:35 -07:00
write.rs Bug fix for abort_file when deleting an entry that isn't the last 2023-05-21 11:26:33 -07:00
zipcrypto.rs Reformat 2023-05-10 16:34:57 -07:00