summaryrefslogtreecommitdiffstats
path: root/gpglib/delete.c
AgeCommit message (Collapse)Author
2016-11-27gpglib: fixes for gpg2.Sam Varshavchik
Add --with-gpg2 compiler option, to prefer gpg2 instead of gpg. When compiled against gpg2, --pinentry-mode local must be given, for certain operations. Implement libmail_gpg_makepassphrasepipe(), to help apps pass passphrases via pipes. Removes obsolete 'trust level' parameter from libmail_gpg_signkey().
2015-02-28Update to courier-unicode 1.2Sam Varshavchik
2014-01-12Reconfigure against the standalone unicode library.Sam Varshavchik
2013-08-25Initial checkinSam Varshavchik
Imported from subversion report, converted to git. Updated all paths in scripts and makefiles, reflecting the new directory hierarchy.