]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Property handle __archive_read_next_passphrase function.
authorMichihiro NAKAJIMA <ggcueroad@gmail.com>
Mon, 15 Sep 2014 09:10:58 +0000 (18:10 +0900)
committerMichihiro NAKAJIMA <ggcueroad@gmail.com>
Mon, 15 Sep 2014 09:10:58 +0000 (18:10 +0900)
commitcf78910dda7ea14218a4d857e939a08450befd85
tree8be394bf2de2b1619ad7c9004ca050092de175f4
parent04ba9678807e3af7d7d076ac86c137fd6d19bf9f
Property handle __archive_read_next_passphrase function.
Return the same passphrase while the passphraes is passed
even if it was passed by a callback function.
libarchive/archive_read_add_passphrase.c
libarchive/archive_read_support_format_zip.c
libarchive/test/test_archive_read_add_passphrase.c
libarchive/test/test_read_format_zip_traditional_encryption_data.c
libarchive/test/test_read_format_zip_winzip_aes.c