* epg.el (epg-status-GET_HIDDEN): Don't pass KEY-ID to
[elisp/epg.git] / epg.el
2006-04-18 ueno* epg.el (epg-status-GET_HIDDEN): Don't pass KEY-ID to
2006-04-18 uenoexpand-file-name, etc.
2006-04-18 ueno* epa.el (epa-export-keys): New command.
2006-04-18 ueno* epg.el (epg-delete-problem-alist): New constant.
2006-04-18 uenoNot specify --yes.
2006-04-18 ueno* epg.el (epg-start): Insert the command-line arguments...
2006-04-17 uenoCheck empty validity.
2006-04-17 uenoAdded cipher-algorithm, digest-algorithm, compress...
2006-04-17 ueno* epa-file.el: New implementation of epf.el.
2006-04-17 uenoFixed error messages.
2006-04-17 uenoFixed error messages.
2006-04-17 ueno* epg.el (epg-invalid-recipients-alist): New variable.
2006-04-17 uenoFixed doc.
2006-04-17 uenoFixed doc.
2006-04-16 ueno* epa-setup.el: New file.
2006-04-13 ueno* epa.el: Added header.
2006-04-13 ueno* epg.el (epg-start): Don't specify --yes.
2006-04-13 uenoFixed.
2006-04-13 ueno* epg.el (epg-cipher-algorithm-alist): New constant.
2006-04-13 ueno* epg.el (epg-make-data-from-file): New function.
2006-04-12 uenoFixed.
2006-04-12 ueno* epg.el (epg-status-GET_BOOL): New function.
2006-04-12 uenoAdded more information.
2006-04-12 ueno* pgg-epg.el (mml2015-gpg-extract-signature-details...
2006-04-12 ueno* epg.el (epg-reset): Don't reset result.
2006-04-12 uenoFixed.
2006-04-12 ueno* pgg-epg.el: New file.
2006-04-12 ueno* epg.el (epg-start-export-keys): New function.
2006-04-12 uenoRenamed epg-*-start to epg-start-* to avoid confusion...
2006-04-12 ueno* epg-file.el (epg-file-write-region): Support public...
2006-04-12 uenoDon't call set-buffer-multibyte if it is not fbound.
2006-04-12 uenoepg.el (epg-decrypt-file): Don't remove input-file.
2006-04-12 uenoImported poe's make-temp-file.
2006-04-12 uenoBarf if cryptographic operation has failed.
2006-04-12 uenoFixed typo.
2006-04-12 uenoRevert.
2006-04-12 uenoRenamed epg-*-start -> epg-start-*.
2006-04-12 uenoFixed.
2006-04-12 ueno(epg-decrypt-file): New function.
2006-04-12 uenoFixed.
2006-04-12 uenoShorten passphrase prompt.
2006-04-12 uenoClear passphrase after concat.
2006-04-12 uenoAdded docstring.
2006-04-11 uenoImporting EasyPG.