summaryrefslogtreecommitdiff
path: root/lisp/epg-config.el
AgeCommit message (Expand)Author
2021-04-01Use lexical-binding in epg-config.el and add testsStefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-08-13Split EasyPG libraries into outline sectionsJonas Bernoulli
2020-07-15* lisp/epg-config.el (epg-config--make-gpg-configuration): Fix indentation.Jonas Bernoulli
2020-04-03Fix invocations of gpg from GnusEli Zaretskii
2020-01-01Update copyright year to 2020Paul Eggert
2019-10-13Add -unknown to version-regexp-alistLars Ingebrigtsen
2019-08-26Allow finding gpg2 binaries when gpg2 has an "unknown" version stringLars Ingebrigtsen
2019-08-26Only use --sender for gpg when gpg supports itTeemu Likonen
2019-07-26Clarify when gpg2 and gpg are used in the epg-gpg-program doc stringLars Ingebrigtsen
2019-05-28Cleanup of TODO to prefer report-emacs-bugStefan Kangas
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-07-16; Remove tracing for epg-tests (Bug#23561)Noam Postavsky
2018-07-15Reject gpg 2.0 for epg configs by default (Bug#23561)Noam Postavsky
2018-07-14; Trace gpg stderr config output during epg-tests (Bug#23561)Noam Postavsky
2018-07-14; Further tracing of epg-tests gpg config (Bug#23561)Noam Postavsky
2018-05-27Place epg-pinentry-mode varalias before defcustomBasil L. Contovounesios
2018-05-23Move epa-pinentry-mode to epg-config (Bug#26298)Noam Postavsky
2018-05-23Drop some epg/epa backwards compat code for ancient Emacs versionsNoam Postavsky
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-08-17Remove custom version parsing from epg-config.el (Bug#27963)Noam Postavsky
2017-03-11Remove trivial duplication in epg-configGlenn Morris
2017-03-11Small epg-find-configuration improvementGlenn Morris
2017-01-01Merge from origin/emacs-25Paul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-08-19Improve doc string of epg-*-programDaiki Ueno
2016-05-20Revert "epg: Add a way to detect gpg1 executable for tests"Daiki Ueno
2016-05-20epg: Add a way to detect gpg1 executable for testsDaiki Ueno
2016-05-19epg: Add a way to detect gpg1 executable for testsDaiki Ueno
2016-02-21Naming fix for consistencyDaiki Ueno
2016-02-21Prefer customized value for GnuPG executableDaiki Ueno
2016-02-17Make GnuPG version check robusterDaiki Ueno
2016-02-07Default to gpg2 instead of gpgLars Ingebrigtsen
2016-01-12Add some missing version tags.Glenn Morris
2016-01-01Update copyright year to 2016Paul Eggert
2015-07-16epg: Automatically start pinentry serverDaiki Ueno
2015-01-01Update copyright year to 2015Paul Eggert
2014-09-27* lisp/epg-config.el (epg-gpg-program): Use the plain program names ratherStefan Monnier
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-04-22Tweaks to Customize interface. Set custom-reset-button-menu to t.Chong Yidong
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-15Nuke arch-tags.Glenn Morris
2011-01-14Merge from emacs-23Stefan Monnier
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-10-24Try to use "gpg2" if "gpg" isn't available.Daiki Ueno
2010-08-29Add "Package:" file headers to denote built-in packages.Chong Yidong