]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Switch passing passphrases from option framework to new APIs for
authorMichihiro NAKAJIMA <ggcueroad@gmail.com>
Sun, 14 Sep 2014 10:23:44 +0000 (19:23 +0900)
committerMichihiro NAKAJIMA <ggcueroad@gmail.com>
Sun, 14 Sep 2014 10:23:44 +0000 (19:23 +0900)
commit3323ea2840fb169ec8eea858c18fe12838feaf35
tree873d7c3e17e67ac0e415a95566f6d1118823031f
parent6c222e59f461bf61962c7de318f946147f58d29b
Switch passing passphrases from option framework to new APIs for
encryption and decryption.
libarchive/archive_read_support_format_zip.c
libarchive/archive_write_set_format_zip.c
libarchive/test/test_read_format_zip_traditional_encryption_data.c
libarchive/test/test_read_format_zip_winzip_aes.c
libarchive/test/test_read_format_zip_winzip_aes_large.c
libarchive/test/test_write_format_zip.c