summaryrefslogtreecommitdiffstats
path: root/gpglib
AgeCommit message (Collapse)Author
2022-05-22gcc 12, autotool updates, sqwebmail fixes.Sam Varshavchik
2020-10-28Clean up documentationSam Varshavchik
2020-10-27gpg update.Sam Varshavchik
2020-04-21Add AC_PROG_CC_C99Sam Varshavchik
2017-09-19Change default encoding character set to UTF-8.Sam Varshavchik
2017-07-24Fix man page generation.Sam Varshavchik
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-12-13Fix link flag again.Sam Varshavchik
2014-12-03Fix MakefileSam Varshavchik
2014-09-12"Hanno Böck" <hanno@hboeck.de> - fix linking order with -lunicodeSam Varshavchik
2014-07-21gpglib: Fix makefileSam Varshavchik
2014-02-15fix for automake >=1.13David Heidelberger
2014-01-12Reconfigure against the standalone unicode library.Sam Varshavchik
2013-08-25Renamed configure.in to configure.acSam 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.