From: Jonathan McDowell Date: Thu, 24 Apr 2008 20:12:09 +0000 (+0100) Subject: Allow the use of search text for gets, rather than just keyids X-Git-Url: https://git.sommitrealweird.co.uk/onak.git/commitdiff_plain/c7102948c58ec797995297699bac64748d168bfd?ds=sidebyside;hp=c7102948c58ec797995297699bac64748d168bfd Allow the use of search text for gets, rather than just keyids Apparently PGP Desktop sends a get with search text rather than a specific key id, so add support for that. Reported by Timothy Legge. ---