Fix PASSWD and SAVE for symmetric encrypted files.
commitf7c625214cc47b99c8a7a918275d1f6cb4f8a251
authorBen Kibbey <bjk@luxsci.net>
Thu, 29 Nov 2012 01:42:42 +0000 (28 20:42 -0500)
committerBen Kibbey <bjk@luxsci.net>
Thu, 29 Nov 2012 03:21:39 +0000 (28 22:21 -0500)
tree1b223ef5b25ebdb46c3454e41f938d4e25625adb
parent3f1adc8fc09557e8ae2bd5cb7f672ba7d2768c2d
Fix PASSWD and SAVE for symmetric encrypted files.

Behaves like gpg-agent in that a passphrase is required to open the
file before changing it.
src/commands.c
src/crypto.c
src/crypto.h
src/pwmd.c