summaryrefslogtreecommitdiff
path: root/lisp/epg.el
Commit message (Expand)AuthorAge
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* ; Fix typos (don't abbreviate "with" or "without")Stefan Kangas2022-12-01
* Fix epg's reliance on an implicit GnuPG command.Justus Winter2022-10-06
* Simplify a few timestampsPaul Eggert2022-08-01
* Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | * lisp/epg.el (epg-key): Use explicit copier with proper prefixStefan Monnier2021-11-02
|/
* ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-22
* Fix problems with non-ASCII non-encoded PGP namesLars Ingebrigtsen2021-09-21
* Don't have epg bug out on non-existent packagesLars Ingebrigtsen2021-09-01
* Make epg use rfc6068 for decoding %-encoded stringsLars Ingebrigtsen2021-08-30
* Use string-search instead of string-match[-p]Mattias EngdegÄrd2021-08-09
* Prefer setq-local in a few more placesStefan Kangas2021-02-08
* Fix epg filtering out keys that contain revoked IDsLars Ingebrigtsen2021-02-04
* Update copyright year to 2021Paul Eggert2021-01-01
* Filter revoked keys when saving filesLars Ingebrigtsen2020-12-09
* Remove many items obsolete since Emacs 23.1Stefan Kangas2020-08-14
* Split EasyPG libraries into outline sectionsJonas Bernoulli2020-08-13
* ; * lisp/epg.el (epg-no-data-reason-alist): Fix typo in message.Jonas Bernoulli2020-08-13
* ; * lisp/epg.el (epg-signature-to-string): Tiny refactor.Jonas Bernoulli2020-08-13
* ; * lisp/epg.el (epg-signature-to-string): Use cl-case.Jonas Bernoulli2020-08-13
* Signal an error in the user clicks "cancel" when signing in epgLars Ingebrigtsen2020-08-02
* Update copyright year to 2020Paul Eggert2020-01-01
* Treat passed strings as raw-text when percent-escaping in epgRobert Pluim2019-12-12
* Make display of S/MIME signatures slightly betterLars Ingebrigtsen2019-10-23
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-21
* Only use --sender for gpg when gpg supports itTeemu Likonen2019-08-26
* Use the gpg --sender optionTeemu Likonen2019-07-13
* Replace manually crafted hex regexes with [:xdigit:]Konstantin Kharlamov2019-07-06
* epg: Use unibyte string to decode percent escapesChristophe Troestler2019-06-22
* Update epg.el algorithm id-name association listsTeemu Likonen2019-06-22
* Remove obsolete epg functionsLars Ingebrigtsen2019-05-17
* Fix regular-expression glitches and typosPaul Eggert2019-03-04
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Merge from origin/emacs-26Glenn Morris2018-10-27
|\|
| * Unify prompt for gnupg passphrase between GNU/Linux and MS-Windows.Pierre TĂ©choueyres2018-10-27
* | Fix epg bug with (TICKS . HZ) timestampPaul Eggert2018-10-22
* | file-attributes cleanupPaul Eggert2018-09-23
* | Move epa-pinentry-mode to epg-config (Bug#26298)Noam Postavsky2018-05-23
* | Drop some epg/epa backwards compat code for ancient Emacs versionsNoam Postavsky2018-05-23
* | Replace epg--gv-nreverse with (cl-callf nreverse ...)Noam Postavsky2018-04-28
|/
* * lisp/epg.el (epg-start-sign): Replace obsolete functions.Glenn Morris2018-01-09
* Update copyright year to 2018Paul Eggert2018-01-01
* Remove pinentry.elDaiki Ueno2017-12-21
* maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert2017-11-25
* Avoid unnecessary rounding errors in timestampsPaul Eggert2017-10-22
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-10-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Fix bug in handling GnuPG's TRUST_MARGINAL statusTeemu Likonen2017-06-26