Re-added PWMD_OPTION_PINENTRY_TRIES for the local pinentry.
commit119b2b5bd3c30566547d38c55e0776ddf512f032
authorBen Kibbey <bjk@luxsci.net>
Thu, 6 Oct 2011 01:01:06 +0000 (5 21:01 -0400)
committerBen Kibbey <bjk@luxsci.net>
Thu, 6 Oct 2011 01:01:06 +0000 (5 21:01 -0400)
tree9fc6ba2fd5d626a72f993b4309ac50c5879ccc5d
parent6cf060fdf96c9b150cd0a35ff6cfbffca73b57d5
Re-added PWMD_OPTION_PINENTRY_TRIES for the local pinentry.

The default for PWMD_OPTION_PINENTRY_TRIES is 3.

Renamed PWMD_PINENTRY_DEFAULT to PWMD_PINENTRY_USER.

Added pwmd_pinentry_t PWMD_PINENTRY_SAVE_FAILED to set an error string
when passphrase confirmation doesn't match.
doc/libpwmd.3
src/libpwmd.c
src/libpwmd.h.in
src/pinentry.c
src/pwmc.c
src/types.h