mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-14 21:47:19 +02:00
Fix regression in gpg's mail address parsing.
Since 2009-12-08 gpg was not able to find email addresses indicated by a leading '<'. This happened when I merged the user id classification code of gpgsm and gpg.
This commit is contained in:
parent
4caa768f1d
commit
5da12674ea
20 changed files with 62 additions and 24 deletions
|
@ -1,3 +1,9 @@
|
|||
2011-04-25 Werner Koch <wk@g10code.com>
|
||||
|
||||
* ks-engine-hkp.c (ks_hkp_search): Mark classify_user_id for use
|
||||
with OpenPGP.
|
||||
(ks_hkp_get): Ditto.
|
||||
|
||||
2011-04-12 Werner Koch <wk@g10code.com>
|
||||
|
||||
* ks-engine-hkp.c (ks_hkp_search, ks_hkp_get, ks_hkp_put): Factor
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue