summaryrefslogtreecommitdiff
path: root/lisp/epg.el
AgeCommit message (Expand)Author
2011-04-04Use lexical binding in ep[ga]*.el.Daiki Ueno
2011-01-29Don't throw an error when any of encryption subkeys are expired.Daiki Ueno
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-12-05Trivial fixes for epg.el.Daiki Ueno
2010-12-03Trivial fixes for epg.el.Daiki Ueno
2010-08-29Add "Version:" and "Package:" Lisp file headers.Chong Yidong
2010-05-27Change delete-by-moving-to-trash so Lisp calls explicitly request trashing.Chong Yidong
2010-05-07Skip disabled PGP key when encrypting mail with Gnus.Daiki Ueno
2010-05-03Add optional arg to delete-file to force deletion (Bug#6070).Chong Yidong
2010-04-30Avoid using trash for certain temp files (Bug#6070).Chong Yidong
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-11-13* x-dnd.el (x-dnd-maybe-call-test-function):Stefan Monnier
2009-09-23(epg-wait-for-status): Preserve existing 'error results.Daiki Ueno
2009-09-12(epg-make-context): Add autoload cookie.Daiki Ueno
2009-09-11Fix the last commit.Daiki Ueno
2009-09-11(epg-context-set-passphrase-callback)Daiki Ueno
2009-09-11Add algorithm names.Daiki Ueno
2009-08-21* net/newst-treeview.el (newsticker-groups-filename):Stefan Monnier
2009-05-04(epg-wait-for-completion): Add a comment explaining the reason of theDaiki Ueno
2009-05-03Fix timing problem of Bug#2412.Daiki Ueno
2009-01-05Add 2009 to copyright years.Glenn Morris
2008-09-27(epg-wait-for-status): Check if there is no pendingDaiki Ueno
2008-09-16(epg-start-verify): Pass "--verify" to gpgsm.Daiki Ueno
2008-08-21(epg-make-context, epg-context-set-passphrase-callback)Daiki Ueno
2008-05-06Switch to recommended form of GPLv3 permissions notice.Glenn Morris
2008-04-01minor fixes for EasyPGMichael Olson
2008-03-05(epg-context-include-certs): Reflow docstring.Juanma Barranquero
2008-02-10EasyPG: Implement some suggestions from emacs-devel.Michael Olson
2008-02-09Add arch taglineMiles Bader
2008-02-08EasyPG: Initial check-in.Michael Olson