1 2006-09-04 Daiki Ueno <ueno@unixuser.org>
3 * epg.el (epg--list-keys-1): Respect epg-gpg-home-directory.
4 (epg--clear-string): New function.
5 (epg--status-GET_HIDDEN): Encode passphrase with
6 terminal-coding-system.
8 * epg-config.el (epg-gpg-minimum-version): New constant.
9 (epg-config--parse-version): New function.
10 (epg-config--compare-version): New function.
11 (epg-configuration): Respect epg-gpg-home-directory.
13 2006-09-03 Daiki Ueno <ueno@unixuser.org>
15 * epg-config.el: New file; moved GnuPG configuration check from
18 2006-09-02 Daiki Ueno <ueno@unixuser.org>
20 * epg.el (epg-check-configuration): New function.
21 (epg-gpg-home-directory): New user option.
23 * pgg-epg.el (pgg-epg-lookup-key): New function.
25 2006-07-29 Daiki Ueno <ueno@unixuser.org>
27 * EasyPG: Version 0.0.4 released.
28 * epg.el (epg-version-number): Bump up.
29 * configure.ac: Bump up version.
31 2006-07-29 Daiki Ueno <ueno@unixuser.org>
33 * acinclude.m4 (AC_CHECK_GPG): Run $3 if there is no gpg executable.
35 2006-07-28 Daiki Ueno <ueno@unixuser.org>
37 * epg.el (epg-start-encrypt): Extract primary key ID from
39 Thanks to Steve Youngs <steve@sxemacs.org>
41 * pgg-epg.el (pgg-epg-encrypt-region): Fixed a bug; it didn't
42 give CONTEXT to epg-list-keys.
43 Thanks to Steve Youngs <steve@sxemacs.org>
45 2006-07-18 Daiki Ueno <ueno@unixuser.org>
47 * epg-pgp50i.el (epg-pgp50i--process-filter): Use
48 epg-process-filter-running instead of epg-pgp50i-status; Don't
49 save-excursion during handler execution.
50 (epg-pgp50i--read-line): Renamed from epg-pgp50i--wait-for-line;
51 don't allow process input.
52 (epg-pgp50i--parse-time): New function.
53 (epg-pgp50i--status-BAD_SIGNATURE): New function.
55 * epg.el (epg--process-filter): Don't save-excursion during
58 2006-07-18 Daiki Ueno <ueno@unixuser.org>
60 * acinclude.m4 (AC_CHECK_GPG): Renamed from AC_PATH_GPG.
62 * epg.el (epg-process-filter-running): New variable.
63 (epg--start): Setup epg-process-filter-running.
64 (epg--process-filter): Allow only one status handler to run at a
65 time; update epg-read-point everytime the point changes.
67 2006-07-14 Daiki Ueno <ueno@unixuser.org>
69 * epg-pgp50i.el: New file.
71 2006-07-13 Daiki Ueno <ueno@unixuser.org>
73 * acinclude.m4 (AC_PATH_GPG): New macro.
74 * configure.ac: Check gpg version.
75 Suggested by Max Froumentin <max@lapin-bleu.net>
77 2006-07-10 Daiki Ueno <ueno@unixuser.org>
79 * epg.el (epg--status-ERRSIG): Don't remove the last verify-result.
80 (epg-signature-to-string): Remove a trailing whitespace.
82 * epa.el (epa-keys-mode-map): Bind return to epa-toggle-mark.
83 (epa-toggle-mark): New command.
85 2006-07-04 Daiki Ueno <ueno@unixuser.org>
87 * pgg-epg.el (pgg-epg-sign-region): Select the signing key matched
88 with pgg-default-user-id.
89 Reported by Elias Oltmanns <oltmanns@uni-bonn.de>
91 2006-07-01 Daiki Ueno <ueno@unixuser.org>
93 * epa.el (epa-select-keys): If SECRET is specified, select a
94 primary secret key by default.
96 2006-06-29 Daiki Ueno <ueno@unixuser.org>
98 * EasyPG: Version 0.0.3 released.
99 * epg.el (epg-version-number): Bump up.
100 * configure.ac: Bump up version.
102 2006-06-12 Daiki Ueno <ueno@unixuser.org>
104 * epa-file.el (epa-file-insert-file-contents): Don't move the
105 point to the end of the inserted region.
106 Reported by doug <douglas.bagley@gmail.com>
108 2006-06-01 Daiki Ueno <ueno@unixuser.org>
110 * epa-file.el (epa-file-insert-file-contents): Support partial read.
112 2006-05-30 Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp>
114 * epa-file.el (epa-file-write-region): Encode the plain text with
115 coding-system-for-write.
117 2006-05-30 Daiki Ueno <ueno@unixuser.org>
119 * epa-file.el (epa-file-insert-file-contents):
120 Decode the decrypted text with coding-system-for-read.
122 2006-05-29 Daiki Ueno <ueno@unixuser.org>
124 * EasyPG: Version 0.0.2 released.
125 * epg.el (epg-version-number): Bump up.
126 * configure.ac: Bump up version.
128 2006-05-29 Daiki Ueno <ueno@unixuser.org>
130 * epg.el (epg--time-from-seconds): New function.
131 (epg--status-ERRSIG): Convert seconds from epoch to encoded-time.
132 (epg--status-VALIDSIG): Ditto.
133 (epg--status-KEYEXPIRED): Ditto.
135 2006-05-28 Daiki Ueno <ueno@unixuser.org>
137 * epg.el (epg-start-import-keys): Don't specify filename if keys
140 2006-05-27 Daiki Ueno <ueno@unixuser.org>
142 * epg.el (epg--process-filter): Pass epg-context instead of
143 process to status handlers.
144 (epg--status-NO_PUBKEY): Check if the previous signature's key-id
145 matches with the given key-id.
147 2006-05-26 Daiki Ueno <ueno@unixuser.org>
149 * epg.el (epg--status-NO_PUBKEY): Replace the previous signature's
150 status from 'error to 'no-pubkey.
151 (epg--status-ERRSIG): Just add 'error signature to the verify result.
153 * epa.el (epa-insert-keys): Renamed from epa-list-keys-1; don't
154 disable inhibit-quit here; make text-properties nonsticky.
155 (epa-popup-info-window): New user option.
156 (epa-info-window-height): New user option.
157 (epa-display-verify-result): New function.
158 (epa-decrypt-file): Use it.
159 (epa-verify-file): Use it.
160 (epa-decrypt-region): Use it.
161 (epa-verify-region): Use it.
163 * epg.el (epg-make-context): New slot "operation".
164 (epg-passphrase-callback-function): Confirm passphrase when
165 performing symmetric encryption.
167 2006-05-25 Daiki Ueno <ueno@unixuser.org>
169 * epa.el (epa-decrypt-file): Display verify result if the message
171 (epa-decrypt-region): New command.
172 (epa-verify-region): New command.
173 (epa-decrypt-armor-in-region): New command.
174 (epa-verify-armor-in-region): New command.
175 (epa-sign-region): New command.
176 (epa-encrypt-region): New command.
178 2006-05-11 Daiki Ueno <ueno@unixuser.org>
180 * epa.el (epa-armor): New user option.
181 (epa-textmode): New user option.
183 2006-05-02 Daiki Ueno <ueno@unixuser.org>
185 * epg.el (epg-make-key-signature): New object epg-key-signature.
186 (epg-list-keys): Collect key signatures.
187 (epg-make-sub-key): Renamed secret -> secret-p.
188 (epg-list-keys-postprocess-one-key): Abolished.
189 (epg-list-keys): Reverse all keys, sub-keys, user-ids, and key
190 signatures by itself.
191 (epg-no-data-reason-alist): New constant.
192 (epg-unexpected-reason-alist): New constant.
194 2006-05-01 Daiki Ueno <ueno@unixuser.org>
196 * epg.el (epg-invalid-recipients-reason-alist): Renamed.
197 (epg-delete-problem-reason-alist): Renamed.
198 (epg-import-ok-reason-alist): New constant.
199 (epg-import-problem-reason-alist): New constant.
200 (epg-status-IMPORTED): New function.
201 (epg-status-IMPORT_OK): New function.
202 (epg-status-IMPORT_PROBLEM): New function.
203 (epg-start-import-keys): Don't use a temporary output file.
204 (epg-start-receive-keys): New function.
205 (epg-import-keys-from-server): New function.
206 (epg-receive-keys): Alias to epg-import-keys-from-server.
208 2006-05-01 Daiki Ueno <ueno@unixuser.org>
210 * epg.el (epg-start): Signal an error if the process of CONTEXT is
211 already running for other operations.
212 (epg-flush): Abolished.
213 (epg-start-generate-key): New function.
214 (epg-generate-key-from-file): New function.
215 (epg-generate-key-from-string): New function.
216 (epg-status-KEY_CREATED): New function.
217 (epg-status-KEY_NOT_CREATED): New function.
218 (epg-new-signature-type-alist): New variable.
219 (epg-make-new-signature): New object epg-new-signature.
220 (epg-status-SIG_CREATED): Set epg-new-signature object.
221 (epg-new-signature-to-string): New function.
222 (epg-make-signature): Added slots for signature class and version.
223 (epg-start-sign): Fixed rule of the MODE argument.
225 2006-04-30 Daiki Ueno <ueno@unixuser.org>
227 * epa.el (epa-delete-keys): Support deletion of secret keys.
229 * pgg-epg.el (pgg-epg-decrypt-region): Convert line endings of the
232 * epg.el (epg-read-output): Don't convert line endings of the
234 (epg-cancel): Set 'error result.
236 2006-04-29 Daiki Ueno <ueno@unixuser.org>
238 * epg.el (epg-make-signature): Removed user-id; added
239 creation-time, expiration-time, pubkey-algorithm,
241 (epg-process-sentinel): Abolished.
242 (epg-signature-to-string): Decode DN.
243 (epg-list-keys): Cache user-id in epg-user-id-alist.
244 (epg-make-user-id): Renamed name -> string.
246 2006-04-29 Daiki Ueno <ueno@unixuser.org>
248 * epg.el (epg-status-ERRSIG): New function.
249 (epg-verify-file): Signal an error if we encounter ERRSIG status.
250 (epg-verify-string): Ditto.
252 2006-04-28 Daiki Ueno <ueno@unixuser.org>
254 * epg.el: Added typecheck to accessors to objects.
256 2006-04-26 Daiki Ueno <ueno@unixuser.org>
258 * epg.el (epg-status-GET_HIDDEN): Pass epg-context as the first
259 argument of passphrase-callback.
260 (epg-status-PROGRESS): Ditto.
262 2006-04-26 Daiki Ueno <ueno@unixuser.org>
264 * epa.el (epa-select-keys): Don't set inhibit-quit when
265 recursive-edit is called.
266 (epg-cancel): New function.
268 2006-04-25 Daiki Ueno <ueno@unixuser.org>
270 * epg.el (epg-process-sentinel): New function; set 'error if gpg
271 process exited abnormally, but we have not received an error
273 (epg-sign-file): Signal an error only when a signature is not
275 (epg-sign-string): Ditto.
276 (epg-encrypt-file): Signal an error if SIGN is specified and
277 signature is not created.
278 (epg-encrypt-string): Ditto.
280 2006-04-22 Daiki Ueno <ueno@unixuser.org>
282 * epa.el (epa-key-widget-value-create): Decode DN.
283 (epa-list-keys): Add the PROTOCOL argument.
284 (epa-select-keys): Require CONTEXT as the first argument.
286 * epg.el (epg-gpgsm-program): New user option.
287 (epg-dn-type-alist): New variable.
288 (epg-start): Don't specify --command-fd if protocol is CMS.
289 (epg-list-keys): Require CONTEXT as the first argument.
290 (epg-dn-from-string): New function.
291 (epg-decode-dn): New function.
293 2006-04-21 Daiki Ueno <ueno@unixuser.org>
295 * epa.el (epa-sign-keys): New command.
297 * epg.el (epg-start-sign-keys): New function.
298 (epg-sign-keys): New function.
299 (epg-status-GET_HIDDEN): Enable local quit.
300 (epg-status-GET_BOOL): Ditto.
301 (epg-status-GET_LINE): Ditto.
303 2006-04-20 Daiki Ueno <ueno@unixuser.org>
305 * epa.el (epa-list-keys-1): Add 'epa-list-keys property to keylist
308 2006-04-20 Daiki Ueno <ueno@unixuser.org>
310 * pgg-epg.el (pgg-epg-secret-key-id-list): New variable.
311 (pgg-epg-passphrase-callback): New function.
313 * epa.el (epa-select-keys): Added "Cancel" button.
315 2006-04-20 Daiki Ueno <ueno@unixuser.org>
317 * epg.el (epg-signature-to-string): New function.
319 2006-04-20 Daiki Ueno <ueno@unixuser.org>
321 * epa-file.el (epa-file-write-region): RECIPIENTS is now a list of
323 * epa-dired.el (epa-dired-do-encrypt): RECIPIENTS is now a list of
326 * epa.el (epa-select-keys): Added MODE argument.
327 (epa-encrypt-file): RECIPIENTS is now a list of key objects.
329 * epg.el (epg-status-SIG_CREATED): New function.
330 (epg-start-sign): epg-context-signers is now a list of key objects.
331 (epg-start-encrypt): RECIPIENTS is now a list of key objects.
333 2006-04-19 Daiki Ueno <ueno@unixuser.org>
335 * epa.el (epa-verify-file): Show results in minibuffer.
336 * epg.el (epg-debug-buffer): New variable.
337 (epg-flush): New function.
339 2006-04-18 Daiki Ueno <ueno@unixuser.org>
341 * epa.el (epa-export-keys): New command.
342 * epg.el (epg-start-export-keys): Accept a list of epg-key object
345 2006-04-18 Daiki Ueno <ueno@unixuser.org>
347 * epa.el (epa-keys-mode-map): Bind epa-list-keys; epa-import-key.
348 (epa-import-key): New command.
350 * epg.el (epg-delete-problem-alist): New constant.
351 (epg-status-DELETE_PROBLEM): New function.
352 (epg-start-delete-key): New function.
353 (epg-delete-key): New function.
354 (epg-wait-for-completion): Add the NO-EOF argument.
356 2006-04-18 Daiki Ueno <ueno@unixuser.org>
358 * epg.el (epg-start): Insert the command-line arguments to the
360 (epg-start-encrypt): Wait for BEGIN_ENCRYPTION.
361 (epg-start-delete-key): New function.
362 (epg-delete-key): New function.
364 * epa.el (epa-key): New widget.
365 (epa-key-widget-action): New function.
366 (epa-key-widget-value-create): New function.
367 (epa-key-widget-button-face-get): New function.
368 (epa-key-widget-help-echo): New function.
370 2006-04-17 Daiki Ueno <ueno@unixuser.org>
372 * epa-file.el (epa-file-write-region): Check if START is a string.
374 2006-04-17 Daiki Ueno <ueno@unixuser.org>
376 * epa-file.el: Rewritten with file-name-handler.
377 (epa-file-handler): New variable.
378 (epa-file-enable): New command.
379 (epa-file-disable): New command.
381 * epa-setup.el: Call epa-file-enable.
383 2006-04-17 Daiki Ueno <ueno@unixuser.org>
385 * epa-file.el (epa-passphrase): New variable.
386 (epa-file-passphrase-callback-function): New function.
387 (epa-find-file): Reset buffer-undo-list; set
388 buffer-file-coding-system to last-coding-system-used after
391 2006-04-17 Daiki Ueno <ueno@unixuser.org>
393 * epa-file.el (epa-write-file): Try to write region to "/" to get
394 last-coding-system-used to be set.
396 2006-04-17 Daiki Ueno <ueno@unixuser.org>
398 * epa-file.el: New implementation of epf.el.
402 2006-04-17 Daiki Ueno <ueno@unixuser.org>
404 * epa.el (epa-verify-file): Display verify result.
406 * epg.el (epg-invalid-recipients-alist): New variable.
407 (epg-status-INV_RECP): New function.
408 (epg-status-NO_RECP): New function.
410 * epa.el (epa-keys-mode-map): Bind epa-decrypt-file,
411 epa-verify-file, epa-sign-file, and epa-encrypt-file.
412 (epa-decrypt-file): New function imported from epa-dired.el.
413 (epa-verify-file): New function imported from epa-dired.el.
414 (epa-sign-file): New function imported from epa-dired.el.
415 (epa-encrypt-file): New function imported from epa-dired.el.
417 2006-04-16 Daiki Ueno <ueno@unixuser.org>
419 * epa.el (epa-select-keys): Renamed from epa-ask-keys; use
421 * epa-dired.el (epa-dired-encrypt-file): Use epa-select-keys.
423 2006-04-16 Daiki Ueno <ueno@unixuser.org>
425 * epa-setup.el: New file.
426 * epa-dired.el: New file.
428 * epg.el (epg-colons-pub-spec): Abolished.
429 (epg-colons-sec-spec): Abolished.
430 (epg-colons-uid-spec): Abolished.
431 (epg-colons-fpr-spec): Abolished.
432 (epg-key-validity-alist): New variable.
433 (epg-key-capablity-alist): New variable.
434 (epg-make-key): New object epg-key.
435 (epg-make-sub-key): New object epg-sub-key.
436 (epg-make-user-id): New object epg-user-id.
437 (epg-list-keys-1): Renamed from epg-list-keys.
438 (epg-list-keys): Rewritten.
440 2006-04-15 Daiki Ueno <ueno@unixuser.org>
442 * epg.el (epg-list-keys): Make the NAME argument optional.
444 2006-04-13 Daiki Ueno <ueno@unixuser.org>
446 * epa.el: Added header.
448 * epg.el (epg-list-keys): Specify --with-fingerprint.
449 (epg-colons-fpr-spec): New variable.
450 (epg-colons-pub-spec): Renamed trust -> validity and ownertrust ->
452 (epg-colons-sec-spec): Ditto.
453 (epg-colons-uid-spec): Renamed trust -> validity.
455 2006-04-13 Daiki Ueno <ueno@unixuser.org>
459 * epg.el (epg-cipher-algorithm-alist): New constant.
460 (epg-pubkey-algorithm-alist): New constant.
461 (epg-digest-algorithm-alist): New constant.
462 (epg-compress-algorithm-alist): New constant.
463 (epg-configuration): New function.
464 (epg-start): Don't specify --yes.
466 2006-04-13 Daiki Ueno <ueno@unixuser.org>
468 * epg.el (epg-make-data-from-file): New function.
469 (epg-make-data-from-string): New function.
470 (epg-data-file): New function.
471 (epg-data-string): New function.
472 (epg-start-decrypt): Get a cipher text from a data object.
473 (epg-delete-output-file): New function.
474 (epg-decrypt-file): Add the 3rd argument PLAIN to specify where
476 (epg-start-verify): Get a signature and signed-text from a data
478 (epg-verify-file): Added the 3rd argument PLAIN to specify where
479 the output goes; return the plain text if PLAIN is nil.
480 (epg-verify-string): Return the plain text.
481 (epg-start-sign): Get a plain text from a data object.
482 (epg-sign-file): Added the 3rd argument SIGNATURE to specify where
484 (epg-start-encrypt): Get a plain text from a data object.
485 (epg-encrypt-file): Added the 4th argument CIPHER to specify where
487 (epg-start-import-keys): Get keys from a data object.
488 (epg-import-keys-1): New function.
489 (epg-import-keys-from-file): Use it.
490 (epg-import-keys-from-string): Use it.
492 2006-04-12 Daiki Ueno <ueno@unixuser.org>
494 * epf.el: Renamed from epg-file.el.
496 2006-04-12 Daiki Ueno <ueno@unixuser.org>
498 * epg.el (epg-status-GET_BOOL): New function.
499 (epg-status-GET_LINE): New function.
500 (epg-prompt-alist): New variable, to be filled.
502 * pgg-epg.el (mml2015-gpg-extract-signature-details): New function.
503 * epg.el (epg-signature-fingerprint): New function.
504 (epg-signature-set-fingerprint): New function.
505 (epg-status-VALIDSIG): New function.
507 * epg.el (epg-reset): Don't reset result.
508 (epg-start-decrypt): Reset result before epg-start.
509 (epg-start-verify): Ditto.
510 (epg-start-sign): Ditto.
511 (epg-start-encrypt): Ditto.
512 (epg-start-export-keys): Ditto.
513 (epg-start-import-keys): Ditto.
515 * Makefile.am (EXTRA_DIST): Added pgg-epg.el.
516 * pgg-epg.el: New file.
518 * epg.el (epg-start-export-keys): New function.
519 (epg-export-keys): New function.
520 (epg-start-import-keys): New function.
521 (epg-import-keys): New function.
522 (epg-verify-file): New function.
524 * epg-file.el (epg-file-write-region): Support public key encryption.
526 * epg.el (epg-passphrase-callback-function): Always display key-id.