Update to use "OPTION disable-pinentry".
commit13c023ab9ecfae147d40025849a6657e7eaa9634
authorBen Kibbey <bjk@luxsci.net>
Wed, 12 Dec 2012 02:44:33 +0000 (11 21:44 -0500)
committerBen Kibbey <bjk@luxsci.net>
Wed, 12 Dec 2012 04:02:32 +0000 (11 23:02 -0500)
treefc16948f4ba85145a2ccbefd7c32b1c74f932999
parent0758524deebcee1a96a4dfa523d89bb399e41f56
Update to use "OPTION disable-pinentry".

pwmc: make the ".set keyfile" and ".set new-keyfile" command require
the data filename as well as the key filename in the argument
list. This is needed to determine whether the data file requires
gpg-agent or not. gpg-agent uses a loopback mode when using key files,
but when no gpg-agent is used this option is needed for the OPEN
command (chicken-and-egg-thingy).
src/libpwmd.c
src/pwmc.c