]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Implement readpassphrase function, which read a passphrase from console, on Windows.
authorMichihiro NAKAJIMA <ggcueroad@gmail.com>
Mon, 13 Oct 2014 07:25:28 +0000 (16:25 +0900)
committerMichihiro NAKAJIMA <ggcueroad@gmail.com>
Mon, 13 Oct 2014 07:25:28 +0000 (16:25 +0900)
commitb327f90c786f5fb574b362995922cfee3b4375bb
tree6c2cfaa2b742588d7b47fe276d1b5af6a1c89569
parent178bf9b890c71f8a64e1960e5449faa84a84c4eb
Implement readpassphrase function, which read a passphrase from console, on Windows.
libarchive_fe/passphrase.c