Don't do a pinentry retry if over an SSH connection and not using a
commit4959f90fb3c0ab98dae983aee6d7dc5b2246f148
authorBen Kibbey <bjk@luxsci.net>
Wed, 15 Apr 2009 23:51:39 +0000 (15 19:51 -0400)
committerBen Kibbey <bjk@luxsci.net>
Wed, 15 Apr 2009 23:51:39 +0000 (15 19:51 -0400)
tree3a3a7ea6778571f866081328a41c379c707c2c45
parentb9e51e0015c205f91902e2ad7204d54e24b0b043
Don't do a pinentry retry if over an SSH connection and not using a
local pinentry. Fail on the first invalid passphrase which may be
empty or set with pwmd_setopt().

Preprocessor conditional fixes.
src/libpwmd.c