elisp/epg.git
18 years ago* epg.el (epg-make-key-signature): New object epg-key-signature.
ueno [Tue, 2 May 2006 02:04:50 +0000 (02:04 +0000)]
* epg.el (epg-make-key-signature): New object epg-key-signature.
(epg-list-keys): Collect key signatures.

18 years agoFixed.
ueno [Mon, 1 May 2006 23:53:01 +0000 (23:53 +0000)]
Fixed.

18 years agoFixed.
ueno [Mon, 1 May 2006 23:52:29 +0000 (23:52 +0000)]
Fixed.

18 years agoFixed.
ueno [Mon, 1 May 2006 23:52:02 +0000 (23:52 +0000)]
Fixed.

18 years ago* epg.el (epg-invalid-recipients-reason-alist): Renamed.
ueno [Mon, 1 May 2006 23:50:43 +0000 (23:50 +0000)]
* epg.el (epg-invalid-recipients-reason-alist): Renamed.
(epg-delete-problem-reason-alist): Renamed.
(epg-import-ok-reason-alist): New constant.
(epg-import-problem-reason-alist): New constant.
(epg-status-IMPORTED): New function.
(epg-status-IMPORT_OK): New function.
(epg-status-IMPORT_PROBLEM): New function.
(epg-start-import-keys): Don't use a temporary output file.
(epg-start-receive-keys): New function.
(epg-import-keys-from-server): New function.
(epg-receive-keys): Alias to epg-import-keys-from-server.

18 years agoSimplified.
ueno [Mon, 1 May 2006 22:46:40 +0000 (22:46 +0000)]
Simplified.

18 years ago* epg.el (epg-start-sign): Fixed rule of the MODE argument.
ueno [Mon, 1 May 2006 12:46:15 +0000 (12:46 +0000)]
* epg.el (epg-start-sign): Fixed rule of the MODE argument.

18 years ago* epg.el (epg-make-signature): Added slots for signature class and version.
ueno [Mon, 1 May 2006 03:54:07 +0000 (03:54 +0000)]
* epg.el (epg-make-signature): Added slots for signature class and version.

18 years ago* epg.el (epg-new-signature-to-string): New function.
ueno [Mon, 1 May 2006 03:49:17 +0000 (03:49 +0000)]
* epg.el (epg-new-signature-to-string): New function.

18 years ago* epg.el (epg-new-signature-type-alist): New variable.
ueno [Mon, 1 May 2006 03:42:56 +0000 (03:42 +0000)]
* epg.el (epg-new-signature-type-alist): New variable.
(epg-make-new-signature): New object epg-new-signature.
(epg-status-SIG_CREATED): Set epg-new-signature object.

18 years agoFixed typo.
ueno [Mon, 1 May 2006 03:27:52 +0000 (03:27 +0000)]
Fixed typo.

18 years agoFixed.
ueno [Mon, 1 May 2006 02:22:37 +0000 (02:22 +0000)]
Fixed.

18 years agoFixed.
ueno [Mon, 1 May 2006 02:17:28 +0000 (02:17 +0000)]
Fixed.

18 years ago* epg.el (epg-flush): Abolished.
ueno [Mon, 1 May 2006 02:16:07 +0000 (02:16 +0000)]
* epg.el (epg-flush): Abolished.
(epg-start-generate-key): New function.
(epg-generate-key-from-file): New function.
(epg-generate-key-from-string): New function.
(epg-status-KEY_CREATED): New function.
(epg-status-KEY_NOT_CREATED): New function.

18 years ago* epg.el (epg-start): Signal an error if the process of CONTEXT is
ueno [Mon, 1 May 2006 00:53:21 +0000 (00:53 +0000)]
* epg.el (epg-start): Signal an error if the process of CONTEXT is
already running for other operations.

18 years agoFixed.
ueno [Mon, 1 May 2006 00:48:24 +0000 (00:48 +0000)]
Fixed.

18 years ago* epg.el (epg-cancel): Set 'error result.
ueno [Sun, 30 Apr 2006 22:07:37 +0000 (22:07 +0000)]
* epg.el (epg-cancel): Set 'error result.

18 years ago* epa.el (epa-delete-keys): Support deletion of secret keys.
ueno [Sun, 30 Apr 2006 21:54:59 +0000 (21:54 +0000)]
* epa.el (epa-delete-keys): Support deletion of secret keys.

18 years agoRevert.
ueno [Sun, 30 Apr 2006 08:16:54 +0000 (08:16 +0000)]
Revert.

18 years agoFixed.
ueno [Sun, 30 Apr 2006 06:13:01 +0000 (06:13 +0000)]
Fixed.

18 years agoXEmacs doesn't have temporary-file-directory.
ueno [Sun, 30 Apr 2006 06:12:19 +0000 (06:12 +0000)]
XEmacs doesn't have temporary-file-directory.

18 years agorot13 internal function names.
ueno [Sun, 30 Apr 2006 06:09:03 +0000 (06:09 +0000)]
rot13 internal function names.

18 years agoConvert line endings only if pgg-text-mode is set.
ueno [Sun, 30 Apr 2006 05:45:36 +0000 (05:45 +0000)]
Convert line endings only if pgg-text-mode is set.

18 years agoFixed header.
ueno [Sun, 30 Apr 2006 05:34:25 +0000 (05:34 +0000)]
Fixed header.

18 years ago* pgg-epg.el (pgg-epg-decrypt-region): Convert line endings of the
ueno [Sun, 30 Apr 2006 05:33:52 +0000 (05:33 +0000)]
* pgg-epg.el (pgg-epg-decrypt-region): Convert line endings of the
decrypted text.

18 years agoFixed.
ueno [Sun, 30 Apr 2006 05:14:46 +0000 (05:14 +0000)]
Fixed.

18 years agoFixed.
ueno [Sun, 30 Apr 2006 05:04:03 +0000 (05:04 +0000)]
Fixed.

18 years agoAdded the last change.
ueno [Sun, 30 Apr 2006 05:03:13 +0000 (05:03 +0000)]
Added the last change.

18 years ago* epg.el (epg-read-output): Don't convert line endings of the
ueno [Sun, 30 Apr 2006 04:41:06 +0000 (04:41 +0000)]
* epg.el (epg-read-output): Don't convert line endings of the
output file.

18 years agoFixed.
ueno [Sat, 29 Apr 2006 23:48:58 +0000 (23:48 +0000)]
Fixed.

18 years agoFixed user-id caching.
ueno [Sat, 29 Apr 2006 23:32:13 +0000 (23:32 +0000)]
Fixed user-id caching.

18 years ago* epg.el (epg-make-user-id): Renamed name -> string.
ueno [Sat, 29 Apr 2006 23:30:31 +0000 (23:30 +0000)]
* epg.el (epg-make-user-id): Renamed name -> string.

18 years ago* epg.el (epg-list-keys): Cache user-id in epg-user-id-alist.
ueno [Sat, 29 Apr 2006 23:25:09 +0000 (23:25 +0000)]
* epg.el (epg-list-keys): Cache user-id in epg-user-id-alist.

18 years agoNew file.
ueno [Sat, 29 Apr 2006 22:58:39 +0000 (22:58 +0000)]
New file.

18 years agoAdded 0.0.2 changes.
ueno [Sat, 29 Apr 2006 22:31:42 +0000 (22:31 +0000)]
Added 0.0.2 changes.

18 years agoFixed.
ueno [Sat, 29 Apr 2006 22:28:46 +0000 (22:28 +0000)]
Fixed.

18 years agoErase pgg-*-buffer.
ueno [Sat, 29 Apr 2006 22:16:10 +0000 (22:16 +0000)]
Erase pgg-*-buffer.

18 years agoFixed.
ueno [Sat, 29 Apr 2006 22:15:52 +0000 (22:15 +0000)]
Fixed.

18 years agoFixed signature formatting.
ueno [Sat, 29 Apr 2006 22:09:39 +0000 (22:09 +0000)]
Fixed signature formatting.

18 years agoAdded docstring.
ueno [Sat, 29 Apr 2006 21:51:21 +0000 (21:51 +0000)]
Added docstring.

18 years ago* epg.el (epg-signature-to-string): Decode DN.
ueno [Sat, 29 Apr 2006 21:29:41 +0000 (21:29 +0000)]
* epg.el (epg-signature-to-string): Decode DN.

18 years ago* epg.el (epg-make-signature): Removed user-id.
ueno [Sat, 29 Apr 2006 21:05:09 +0000 (21:05 +0000)]
* epg.el (epg-make-signature): Removed user-id.

18 years ago* epg.el (epg-make-signature): Removed user-id; added
ueno [Sat, 29 Apr 2006 21:04:03 +0000 (21:04 +0000)]
* epg.el (epg-make-signature): Removed user-id; added
creation-time, expiration-time, pubkey-algorithm,
digest-algorithm.
(epg-process-sentinel): Abolished.

18 years ago* epg.el (epg-status-ERRSIG): New function.
ueno [Sat, 29 Apr 2006 06:00:49 +0000 (06:00 +0000)]
* epg.el (epg-status-ERRSIG): New function.
(epg-verify-file): Signal an error if we encounter ERRSIG status.
(epg-verify-string): Ditto.

18 years ago* epg.el (epg-status-NO_PUBKEY): New function.
ueno [Sat, 29 Apr 2006 05:42:04 +0000 (05:42 +0000)]
* epg.el (epg-status-NO_PUBKEY): New function.
(epg-status-NO_SECKEY): New function.

18 years agoAdd epa-setup.el to tarball. epg-0_0_1
ueno [Fri, 28 Apr 2006 22:42:01 +0000 (22:42 +0000)]
Add epa-setup.el to tarball.

18 years agoAdded COMPILE to tarball.
ueno [Fri, 28 Apr 2006 22:40:53 +0000 (22:40 +0000)]
Added COMPILE to tarball.

18 years agoDon't include pgg-epg.el in tarball.
ueno [Fri, 28 Apr 2006 22:20:26 +0000 (22:20 +0000)]
Don't include pgg-epg.el in tarball.

18 years agoFixed.
ueno [Fri, 28 Apr 2006 22:13:36 +0000 (22:13 +0000)]
Fixed.

18 years agoFixed header.
ueno [Fri, 28 Apr 2006 21:59:37 +0000 (21:59 +0000)]
Fixed header.

18 years agoFixed.
ueno [Fri, 28 Apr 2006 09:34:16 +0000 (09:34 +0000)]
Fixed.

18 years agoFixed.
ueno [Fri, 28 Apr 2006 07:24:21 +0000 (07:24 +0000)]
Fixed.

18 years agoFixed.
ueno [Fri, 28 Apr 2006 07:21:24 +0000 (07:21 +0000)]
Fixed.

18 years agoFixed.
ueno [Fri, 28 Apr 2006 07:20:59 +0000 (07:20 +0000)]
Fixed.

18 years ago* epg.el: Typecheck when access to object's slots.
ueno [Fri, 28 Apr 2006 06:59:43 +0000 (06:59 +0000)]
* epg.el: Typecheck when access to object's slots.

18 years agoReverted
ueno [Wed, 26 Apr 2006 09:02:44 +0000 (09:02 +0000)]
Reverted

18 years agoAllow to list key signatures.
ueno [Wed, 26 Apr 2006 09:00:56 +0000 (09:00 +0000)]
Allow to list key signatures.

18 years agoAdd docstring.
ueno [Wed, 26 Apr 2006 08:58:55 +0000 (08:58 +0000)]
Add docstring.

18 years agoFixed.
ueno [Wed, 26 Apr 2006 03:03:36 +0000 (03:03 +0000)]
Fixed.

18 years ago* epg.el (epg-status-GET_HIDDEN): Pass epg-context as the first
ueno [Wed, 26 Apr 2006 03:01:30 +0000 (03:01 +0000)]
* epg.el (epg-status-GET_HIDDEN): Pass epg-context as the first
argument of passphrase-callback.
(epg-status-PROGRESS): Ditto.

18 years agoCheck if process is running.
ueno [Wed, 26 Apr 2006 02:54:46 +0000 (02:54 +0000)]
Check if process is running.

18 years ago(epg-cancel): New function.
ueno [Wed, 26 Apr 2006 02:53:02 +0000 (02:53 +0000)]
(epg-cancel): New function.

18 years agoAdd docstring.
ueno [Wed, 26 Apr 2006 01:55:39 +0000 (01:55 +0000)]
Add docstring.

18 years ago* epa.el (epa-select-keys): Don't set inhibit-quit when
ueno [Wed, 26 Apr 2006 01:46:50 +0000 (01:46 +0000)]
* epa.el (epa-select-keys): Don't set inhibit-quit when
recursive-edit is called.

18 years agoSet inhibit-redisplay because some Gnus users complain display
ueno [Tue, 25 Apr 2006 06:50:50 +0000 (06:50 +0000)]
Set inhibit-redisplay because some Gnus users complain display
flickering (this is not a problem, though)

18 years agoCreate pgg-output-buffer everytime cryptographic operations are called.
ueno [Tue, 25 Apr 2006 06:35:34 +0000 (06:35 +0000)]
Create pgg-output-buffer everytime cryptographic operations are called.

18 years agoFixed error message.
ueno [Tue, 25 Apr 2006 06:05:24 +0000 (06:05 +0000)]
Fixed error message.

18 years agoFixed error message.
ueno [Tue, 25 Apr 2006 06:03:43 +0000 (06:03 +0000)]
Fixed error message.

18 years ago* epg.el (epg-sign-file): Signal an error only when a signature is not
ueno [Tue, 25 Apr 2006 05:52:00 +0000 (05:52 +0000)]
* epg.el (epg-sign-file): Signal an error only when a signature is not
created.
(epg-sign-string): Ditto.
(epg-encrypt-file): Signal an error if SIGN is specified and
signature is not created.
(epg-encrypt-string): Ditto.

18 years agoAllow user to select signers.
ueno [Tue, 25 Apr 2006 05:37:00 +0000 (05:37 +0000)]
Allow user to select signers.

18 years agoFixed.
ueno [Tue, 25 Apr 2006 05:29:11 +0000 (05:29 +0000)]
Fixed.

18 years agoFixed.
ueno [Tue, 25 Apr 2006 05:27:07 +0000 (05:27 +0000)]
Fixed.

18 years agoFixed.
ueno [Tue, 25 Apr 2006 01:07:05 +0000 (01:07 +0000)]
Fixed.

18 years ago* epg.el (epg-process-sentinel): New function; set 'error if gpg
ueno [Tue, 25 Apr 2006 01:04:35 +0000 (01:04 +0000)]
* epg.el (epg-process-sentinel): New function; set 'error if gpg
process exited abnormally, but we have not received an error
response from it.

18 years ago(epa-keys-mode): Make epa-exit-buffer-function local.
ueno [Mon, 24 Apr 2006 09:42:42 +0000 (09:42 +0000)]
(epa-keys-mode): Make epa-exit-buffer-function local.

18 years agoFixed.
ueno [Mon, 24 Apr 2006 06:55:23 +0000 (06:55 +0000)]
Fixed.

18 years agoFixed regexp.
ueno [Mon, 24 Apr 2006 06:47:56 +0000 (06:47 +0000)]
Fixed regexp.

18 years agoMerged epgsm.
ueno [Sun, 23 Apr 2006 01:10:13 +0000 (01:10 +0000)]
Merged epgsm.

18 years agoIgnore autogenerated files. epgsm-branchpoint
ueno [Fri, 21 Apr 2006 23:52:27 +0000 (23:52 +0000)]
Ignore autogenerated files.

18 years agoSilence write-region.
ueno [Fri, 21 Apr 2006 06:54:46 +0000 (06:54 +0000)]
Silence write-region.

18 years ago* epa.el (epa-sign-keys): New command.
ueno [Fri, 21 Apr 2006 06:41:55 +0000 (06:41 +0000)]
* epa.el (epa-sign-keys): New command.

* epg.el (epg-start-sign-keys): New function.
(epg-sign-keys): New function.
(epg-status-GET_HIDDEN): Enable local quit.
(epg-status-GET_BOOL): Ditto.
(epg-status-GET_LINE): Ditto.

18 years agoFixed.
ueno [Fri, 21 Apr 2006 02:31:44 +0000 (02:31 +0000)]
Fixed.

18 years agoFixed.
ueno [Fri, 21 Apr 2006 02:30:49 +0000 (02:30 +0000)]
Fixed.

18 years agoFixed.
ueno [Fri, 21 Apr 2006 02:29:59 +0000 (02:29 +0000)]
Fixed.

18 years agoAdded autoload.
ueno [Fri, 21 Apr 2006 02:20:55 +0000 (02:20 +0000)]
Added autoload.

18 years agoFixed.
ueno [Fri, 21 Apr 2006 02:19:03 +0000 (02:19 +0000)]
Fixed.

18 years ago* epa.el (epa-list-keys-1): Add 'epa-list-keys property to keylist
ueno [Thu, 20 Apr 2006 09:47:29 +0000 (09:47 +0000)]
* epa.el (epa-list-keys-1): Add 'epa-list-keys property to keylist
region.

18 years ago* epg.el (epg-start-encrypt): RECIPIENTS is now a list of key objects.
ueno [Thu, 20 Apr 2006 08:21:32 +0000 (08:21 +0000)]
* epg.el (epg-start-encrypt): RECIPIENTS is now a list of key objects.

18 years agoFixed.
ueno [Thu, 20 Apr 2006 08:20:52 +0000 (08:20 +0000)]
Fixed.

18 years agoFixed passphrase caching.
ueno [Thu, 20 Apr 2006 08:12:39 +0000 (08:12 +0000)]
Fixed passphrase caching.

18 years ago* pgg-epg.el (pgg-epg-secret-key-id-list): New variable.
ueno [Thu, 20 Apr 2006 06:47:58 +0000 (06:47 +0000)]
* pgg-epg.el (pgg-epg-secret-key-id-list): New variable.
(pgg-epg-passphrase-callback): New function.

18 years agoRemove auto-autoloads.el~
ueno [Thu, 20 Apr 2006 06:47:27 +0000 (06:47 +0000)]
Remove auto-autoloads.el~

18 years agoFixed.
ueno [Thu, 20 Apr 2006 06:01:34 +0000 (06:01 +0000)]
Fixed.

18 years ago(epg-verify-result-to-string): Don't reverse signature list.
ueno [Thu, 20 Apr 2006 05:48:26 +0000 (05:48 +0000)]
(epg-verify-result-to-string): Don't reverse signature list.

18 years agoReverted.
ueno [Thu, 20 Apr 2006 05:41:26 +0000 (05:41 +0000)]
Reverted.

18 years agoFixed.
ueno [Thu, 20 Apr 2006 05:27:33 +0000 (05:27 +0000)]
Fixed.

18 years ago* epa.el (epa-select-keys): Added "Cancel" button.
ueno [Thu, 20 Apr 2006 05:25:45 +0000 (05:25 +0000)]
* epa.el (epa-select-keys): Added "Cancel" button.
* epg.el (epg-make-verify-result): Renamed epg-signature to
epg-verify-result.

18 years ago* epg.el (epg-signature-to-string): New function.
ueno [Thu, 20 Apr 2006 04:11:39 +0000 (04:11 +0000)]
* epg.el (epg-signature-to-string): New function.

18 years ago* epa-file.el (epa-file-write-region): RECIPIENTS is now a list of
ueno [Thu, 20 Apr 2006 03:29:01 +0000 (03:29 +0000)]
* epa-file.el (epa-file-write-region): RECIPIENTS is now a list of
key objects.
* epa-dired.el (epa-dired-do-encrypt): RECIPIENTS is now a list of
key objects.

* epa.el (epa-select-keys): Added MODE argument.
(epa-encrypt-file): RECIPIENTS is now a list of key objects.

* epg.el (epg-status-SIG_CREATED): New function.
(epg-start-sign): epg-context-signers is now a list of key objects.
(epg-start-encrypt): RECIPIENTS is now a list of key objects.

18 years agorevert-buffer is not necessary for epa-dired-do-verify.
ueno [Wed, 19 Apr 2006 09:02:39 +0000 (09:02 +0000)]
revert-buffer is not necessary for epa-dired-do-verify.