Skip to content

Commit

Permalink
Add a performance todo, remove a duplicate.
Browse files Browse the repository at this point in the history
  • Loading branch information
0-wiz-0 committed May 17, 2017
1 parent 9729dc3 commit 38c608a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,13 @@ const zip_uint8_t *zip_get_archive_prefix(struct zip *za, zip_uint64_t *lengthp)
# Features
* performance: read local directory later when copying files from zip to zip
* set version needed correctly
* Winzip AES support
* test cases decryption: <=20, >20, stat for both
* test cases encryption: no password, default password, file-specific password, 128/192/256, <=20, >20
* support testing on Linux
* support testing on macOS
* xz support
* consistently use `_zip_crypto_clear()` for passwords
* implement compression flags for `zip_set_file_compression()`
* support setting extra fields from `zip_source`
Expand Down

0 comments on commit 38c608a

Please sign in to comment.