| 1 | | 2008-07-01 17:20 -0700 Brendan Cully <brendan@kublai.com> (8e2438ec5909) |
| | 1 | 2008-07-01 18:29 -0700 Brendan Cully <brendan@kublai.com> (f9af0501d2dd) |
| | 2 | |
| | 3 | * crypt-gpgme.c: Set GPGME locale on first attempt to create context. |
| | 4 | Closes #2913. |
| | 5 | |
| | 6 | * crypt-gpgme.c, crypt-gpgme.h, crypt-mod-pgp-gpgme.c: Stub in a |
| | 7 | gpgme version of extract-keys. It doesn't currently work right |
| | 8 | because apparently while gpg on the command line can parse a whole |
| | 9 | message, we'll have to do it for gpgme. I really wonder about the |
| | 10 | 'ME' part of GPGME sometimes. |