diff options
author | Neal H. Walfield <[email protected]> | 2015-09-15 12:45:18 +0000 |
---|---|---|
committer | Neal H. Walfield <[email protected]> | 2015-09-16 13:15:25 +0000 |
commit | 50affffe93a07643f2610c7a5f3d6f61988855e8 (patch) | |
tree | ae2d6e14272904f7b7c7397b0af71605222ece08 /dirmngr/server.c | |
parent | g10: Remove unused function get_seckeyblock_byfprint. (diff) | |
download | gnupg-50affffe93a07643f2610c7a5f3d6f61988855e8.tar.gz gnupg-50affffe93a07643f2610c7a5f3d6f61988855e8.zip |
g10: Don't skip legacy keys if the search mode is KEYDB_SEARCH_MODE_NEXT
* g10/getkey.c (lookup): Also don't skip legacy keys if the search
mode is KEYDB_SEARCH_MODE_NEXT.
--
Signed-off-by: Neal H. Walfield <[email protected]>.
We currently don't skip keys if the search mode is
KEYDB_SEARCH_MODE_FIRST. Since we change KEYDB_SEARCH_MODE_FIRST to
KEYDB_SEARCH_MODE_NEXT (to avoid a reset), it only makes sense to have
the same semantics for KEYDB_SEARCH_MODE_NEXT.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions