1 Jun
2011
1 Jun
'11
6:01 a.m.
On 2011/6/1 Kerrick Staley <mail@kerrickstaley.com> wrote:
All,
This patch fixes API inconsistencies:
A) All references to PGP were removed within names, because such reference is unnecessary. All references to GnuPG's home directory were changed to 'gpgdir' (as opposed to e.g. 'signaturedir'), because this directory is specific to GnuPG.
Hello, If you do changes in this way it makes sense to also rename handle->sigverify, and pmdb_t.pgp_verify. Why choose 'sig' over 'pgp' ? Rémy.