summaryrefslogtreecommitdiff
path: root/lisp/epg.el
Commit message (Expand)AuthorAgeFilesLines
* * epg.el: Silence byte-compiler warnings.Daiki Ueno2013-01-051-2/+2
* * epg.el (epg--start): Don't call "tty" program on W32 platforms.Daiki Ueno2013-01-051-6/+7
* * epg.el (epg--start): Ignore errors when /dev/fd/0 does not exist.Daiki Ueno2013-01-041-3/+5
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-1/+1
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* | * epg.el (epg--start): Modify process-environment locally.Andreas Schwab2012-12-281-2/+4
* | epg: Support pinentry-cursesDaiki Ueno2012-12-281-2/+36
* | Move photo ID display code from epg.el to gnus/mml2015.el.Daiki Ueno2012-12-261-24/+1
* | Display images from gpg signaturesAdam Sjøgren2012-12-251-2/+26
* | * epg.el (epg-error): Set `error-message' property.Daiki Ueno2012-12-211-0/+1
* | * epg.el (epg--start): Print GPG_AGENT_INFO in the debug buffer.Daiki Ueno2012-12-211-4/+7
|/
* Use declare forms, where possible, to mark obsolete functions.Chong Yidong2012-09-251-5/+3
* Fix race condition in epg.el compat code.Paul Eggert2012-01-141-3/+4
* Undo patch for bug#10403; still being reviewed.Paul Eggert2012-01-071-4/+3
* Merge from trunk.Paul Eggert2012-01-071-1/+1
|\
| * Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* | * epg.el (epg--make-temp-file): Avoid permission race conditionsPaul Eggert2011-12-291-3/+4
|/
* Spelling fixes.Paul Eggert2011-11-221-2/+2
* Fix typos.Juanma Barranquero2011-11-151-11/+11
* Format GPG errors (bug#9255).Daiki Ueno2011-08-081-70/+157
* Use lexical binding in ep[ga]*.el.Daiki Ueno2011-04-041-20/+20
* Don't throw an error when any of encryption subkeys are expired.Daiki Ueno2011-01-291-2/+2
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
| * Trivial fixes for epg.el.Daiki Ueno2010-12-051-2/+8
* | Trivial fixes for epg.el.Daiki Ueno2010-12-031-2/+8
* | Add "Version:" and "Package:" Lisp file headers.Chong Yidong2010-08-291-0/+1
* | Change delete-by-moving-to-trash so Lisp calls explicitly request trashing.Chong Yidong2010-05-271-4/+4
* | Skip disabled PGP key when encrypting mail with Gnus.Daiki Ueno2010-05-071-1/+2
* | Add optional arg to delete-file to force deletion (Bug#6070).Chong Yidong2010-05-031-10/+5
* | Avoid using trash for certain temp files (Bug#6070).Chong Yidong2010-04-301-5/+10
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * x-dnd.el (x-dnd-maybe-call-test-function):Stefan Monnier2009-11-131-4/+2
* (epg-wait-for-status): Preserve existing 'error results.Daiki Ueno2009-09-231-1/+4
* (epg-make-context): Add autoload cookie.Daiki Ueno2009-09-121-30/+1
* Fix the last commit.Daiki Ueno2009-09-111-0/+1
* (epg-context-set-passphrase-callback)Daiki Ueno2009-09-111-2/+14
* Add algorithm names.Daiki Ueno2009-09-111-1/+4
* * net/newst-treeview.el (newsticker-groups-filename):Stefan Monnier2009-08-211-3/+3
* (epg-wait-for-completion): Add a comment explaining the reason of theDaiki Ueno2009-05-041-0/+1
* Fix timing problem of Bug#2412.Daiki Ueno2009-05-031-1/+2
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (epg-wait-for-status): Check if there is no pendingDaiki Ueno2008-09-271-1/+3
* (epg-start-verify): Pass "--verify" to gpgsm.Daiki Ueno2008-09-161-2/+6
* (epg-make-context, epg-context-set-passphrase-callback)Daiki Ueno2008-08-211-13/+11
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* minor fixes for EasyPGMichael Olson2008-04-011-1/+1
* (epg-context-include-certs): Reflow docstring.Juanma Barranquero2008-03-051-13/+12