* epg.el (epg-make-key-signature): New object epg-key-signature.
[elisp/epg.git] / ChangeLog
2006-05-02 ueno* epg.el (epg-make-key-signature): New object epg-key...
2006-05-01 ueno* epg.el (epg-invalid-recipients-reason-alist): Renamed.
2006-05-01 ueno* epg.el (epg-start-sign): Fixed rule of the MODE argument.
2006-05-01 ueno* epg.el (epg-make-signature): Added slots for signatur...
2006-05-01 ueno* epg.el (epg-new-signature-to-string): New function.
2006-05-01 ueno* epg.el (epg-new-signature-type-alist): New variable.
2006-05-01 ueno* epg.el (epg-flush): Abolished.
2006-05-01 ueno* epg.el (epg-start): Signal an error if the process...
2006-04-30 ueno* epg.el (epg-cancel): Set 'error result.
2006-04-30 ueno* epa.el (epa-delete-keys): Support deletion of secret...
2006-04-30 ueno* pgg-epg.el (pgg-epg-decrypt-region): Convert line...
2006-04-30 ueno* epg.el (epg-read-output): Don't convert line endings...
2006-04-29 ueno* epg.el (epg-make-user-id): Renamed name -> string.
2006-04-29 ueno* epg.el (epg-list-keys): Cache user-id in epg-user...
2006-04-29 ueno* epg.el (epg-signature-to-string): Decode DN.
2006-04-29 ueno* epg.el (epg-make-signature): Removed user-id; added
2006-04-29 ueno* epg.el (epg-status-ERRSIG): New function.
2006-04-29 ueno* epg.el (epg-status-NO_PUBKEY): New function.
2006-04-28 ueno* epg.el: Typecheck when access to object's slots.
2006-04-26 ueno* epg.el (epg-status-GET_HIDDEN): Pass epg-context...
2006-04-26 ueno(epg-cancel): New function.
2006-04-26 ueno* epa.el (epa-select-keys): Don't set inhibit-quit...
2006-04-25 ueno* epg.el (epg-sign-file): Signal an error only when...
2006-04-25 ueno* epg.el (epg-process-sentinel): New function; set...
2006-04-23 uenoMerged epgsm.
2006-04-21 ueno* epa.el (epa-sign-keys): New command.
2006-04-20 ueno* epa.el (epa-list-keys-1): Add 'epa-list-keys property...
2006-04-20 ueno* pgg-epg.el (pgg-epg-secret-key-id-list): New variable.
2006-04-20 uenoReverted.
2006-04-20 ueno* epa.el (epa-select-keys): Added "Cancel" button.
2006-04-20 ueno* epg.el (epg-signature-to-string): New function.
2006-04-20 ueno* epa-file.el (epa-file-write-region): RECIPIENTS is...
2006-04-19 ueno* epa.el (epa-verify-file): Show results in minibuffer.
2006-04-18 uenoReverted.
2006-04-18 ueno* epg.el (epg-process-filter): Call epg-after-status...
2006-04-18 ueno* epg.el (epg-status-GET_HIDDEN): Don't pass KEY-ID to
2006-04-18 ueno* epa.el (epa-export-keys): New command.
2006-04-18 ueno* epa.el (epa-keys-mode-map): Bind epa-list-keys; epa...
2006-04-18 ueno* epg.el (epg-delete-problem-alist): New constant.
2006-04-18 ueno* epg.el (epg-start): Insert the command-line arguments...
2006-04-17 ueno* epa-file.el (epa-file-write-region): Check if START...
2006-04-17 ueno* epa-file.el: Rewritten with file-name-handler.
2006-04-17 ueno* epa-file.el: Rewritten with file-name-handler.
2006-04-17 ueno* epa-file.el (epa-passphrase): New variable.
2006-04-17 ueno* epa-file.el (epa-write-file): Try to write region...
2006-04-17 ueno* epa-file.el: New implementation of epf.el.
2006-04-17 ueno* epa.el (epa-verify-file): Display verify result.
2006-04-17 ueno* epg.el (epg-invalid-recipients-alist): New variable.
2006-04-17 ueno* epa.el (epa-keys-mode-map): Bind epa-decrypt-file,
2006-04-16 ueno* epa.el (epa-select-keys): Renamed from epa-ask-keys...
2006-04-16 ueno* epa-setup.el: New file.
2006-04-13 ueno* epa.el: Added header.
2006-04-13 ueno* epa.el: New file.
2006-04-13 ueno* epg.el (epg-start): Don't specify --yes.
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 ueno* epf.el: Renamed from epg-file.el.
2006-04-12 ueno* epg.el (epg-status-GET_BOOL): New function.
2006-04-12 uenoAdded more information.
2006-04-12 ueno* epg.el (epg-reset): Don't reset result.
2006-04-12 ueno* Makefile.am (EXTRA_DIST): Added pgg-epg.el.
2006-04-12 ueno* pgg-epg.el: New file.
2006-04-12 ueno* epg.el (epg-start-export-keys): New function.
2006-04-12 ueno* epg-file.el (epg-file-write-region): Support public...
2006-04-12 uenoAutoconfiscate.