* epa.el (epa-protocol): New user option.
[elisp/epg.git] / ChangeLog
1 2006-12-19  Daiki Ueno  <ueno@unixuser.org>
2
3         * epg.el (epg-export-keys-to-file): Fixed a typo.
4
5         * epa.el (epa-protocol): New user option.
6         (epa-sign-region): --armor & --textmode.
7         (epa-encrypt-region): Ditto.
8         (epa-list-keys): If prefix-arg is specified, use "OpenPGP" as the
9         default protocol.
10         (epa-import-keys-region): New command.
11         (epa-insert-keys): New command.
12         (epa--insert-keys): Renamed from epa-insert-keys.
13
14 2006-12-11  Daiki Ueno  <ueno@unixuser.org>
15
16         * pgg-epg.el (pgg-epg-decrypt-region): Don't call
17         decode-coding-string if it is not bound.
18
19         * epa-file.el (epa-file--encode-coding-string): New alias.
20         (epa-file--decode-coding-string): New alias.
21         (epa-file-write-region): Use epa-file--encode-coding-string.
22         (epa-file-decode-and-insert): Use epa-file--decode-coding-string.
23
24         * epa.el (epa--encode-coding-string): New alias.
25         (epa--decode-coding-string): New alias.
26         (epa-verify-region): Use epa--encode-coding-string.
27         (epa-sign-region): Ditto; use epa--decode-coding-string.
28         (epa-encrypt-region): Use epa--encode-coding-string.
29
30         * epg.el (epg--encode-coding-string): New alias.
31         (epg--status-GET_HIDDEN): Use it.
32
33 2006-11-29  Daiki Ueno  <ueno@unixuser.org>
34
35         * EasyPG: Version 0.0.8 released.
36         * epg-config.el (epg-version-number): Bump up.
37         * configure.ac: Bump up version.
38
39 2006-11-20  Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
40
41         * epa-file.el (epa-file-encrypt-to): New file local variable.
42         (epa-file-write-region): Specify recipients by epa-file-encrypt-to.
43
44 2006-11-26  Daiki Ueno  <ueno@unixuser.org>
45
46         * epa.el (epa-sign-file): Query signature type at a time.
47         (epa-decrypt-file): Display output file name on completion.
48         (epa-sign-file): Ditto.
49         (epa-encrypt-file): Ditto.
50
51 2006-11-25  Daiki Ueno  <ueno@unixuser.org>
52
53         * epa.el (epa-keys-mode): Don't call widget-setup.
54         (epa-list-keys): Call widget-setup here.
55         (epa-select-keys): Ditto.
56
57 2006-11-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
58
59         * epg.el (epg-delete-keys): Remove redundant argument for `error'
60         and fix a close parenthesis.
61
62 2006-11-24  Daiki Ueno  <ueno@unixuser.org>
63
64         * epg.el (epg--status-GET_HIDDEN): Encode passphrase with eol-type LF.
65         Reported by Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>.
66         cf. <emacs-mime-ja:02090>
67
68 2006-11-23  Daiki Ueno  <ueno@unixuser.org>
69
70         * epa.el (epa-sign-region): Query signature type at a time.
71
72 2006-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
73
74         * epg.el (epg-context-set-passphrase-callback): Add optional
75         argument `handback'.
76         (epg-context-set-progress-callback): Ditto.
77
78 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
79
80         * epa.el (epa--key-widget-value-create): Allow empty user IDs.
81         (epa--show-key): Ditto.
82         Reported by Werner Koch <wk@gnupg.org>.
83
84         * epg.el (epg--start): Don't specify --enable-progress-filter for
85         gpgsm.
86         (epg--status-PROGRESS): Check if progress-callback is set.
87
88 2006-11-12  Daiki Ueno  <ueno@unixuser.org>
89
90         * epg.el (epg-error): New error.
91         (epg--check-error-for-decrypt): New function.
92         (epg-decrypt-file): Use it.
93         (epg-decrypt-string): Use it.
94         (epg--start): Added a very basic test to check whether to specify
95         --use-agent.
96
97         * epa.el (epa-decrypt-file): Expand file name.
98         (epa-verify-file): Ditto.
99         (epa-import-keys): Ditto.
100
101 2006-11-12  Daiki Ueno  <ueno@unixuser.org>
102
103         * epg.el (epg-delete-keys): Decode delete-problem.
104
105         * epa.el (epa-popup-info-window): Turn on by default.
106         (epa-display-info): Split selected window instead of pop-to-buffer.
107
108 2006-11-12  Daiki Ueno  <ueno@unixuser.org>
109
110         * epa.el (epa-display-info): Generalized; renamed from
111         epa-display-verify-result.
112         (epa-decrypt-file): Use it.
113         (epa-verify-file): Use it.
114         (epa-decrypt-region): Use it.
115         (epa-verify-region): Use it.
116         (epa-import-keys): Show import result.
117         (epa-display-verify-result): Make it obsolete.
118
119         * epg.el (epg-start-sign-keys): Make it obsolete; signing a key is
120         out of scope.
121         (epg-sign-keys): Make it obsolete.
122         (epg-make-import-status): New object epg-import-status.
123         (epg-make-import-result): New object epg-import-result.
124         (epg--status-IMPORT_RES): New function.
125         (epg-import-result-to-string): New function.
126
127         * epa.el (epa-keys-mode-map): Don't bind epa-sign-keys.
128         (epa-sign-keys): Make it obsolete.
129
130 2006-11-11  Daiki Ueno  <ueno@unixuser.org>
131
132         * epg.el (epg-start-sign): Don't set --armor nor --textmode if
133         mode is set for a cleartext signature.
134         (epg-make-context): New slot "sig-notations".
135         (epg--args-from-sig-notations): New function.
136         (epg-start-sign): Specify --sig-notation or --sig-policy-url if
137         desired.
138         (epg-start-encrypt): Ditto.
139         (epg-make-signature): New slot "notations".
140         (epg--status-NOTATION_NAME): New function.
141         (epg--status-NOTATION_DATA): New function.
142         (epg--status-POLICY_URL): New function.
143
144 2006-10-29  Daiki Ueno  <ueno@unixuser.org>
145
146         * EasyPG: Version 0.0.7 released.
147         * epg-config.el (epg-version-number): Bump up.
148         * configure.ac: Bump up version.
149
150 2006-10-29  Daiki Ueno  <ueno@unixuser.org>
151
152         * epa-file.el
153         (epa-file-cache-passphrase-for-symmetric-encryption): New user
154         option.
155
156 2006-10-12  Daiki Ueno  <ueno@unixuser.org>
157
158         * epg.el (epg-start-verify): Fixed a clearsign verification bug.
159         Reported by Hirohisa Yamaguchi <umq@ueo.co.jp>.
160
161 2006-09-29  Daiki Ueno  <ueno@unixuser.org>
162
163         * EasyPG: Version 0.0.6 released.
164         * epg.el (epg-version-number): Bump up.
165         * configure.ac: Bump up version.
166
167 2006-09-29  Daiki Ueno  <ueno@unixuser.org>
168
169         * epa.el (epa-verify-cleartext-in-region): Renamed from
170         epa-verify-armor-in-region.
171
172         * epg.el (epg-passphrase-callback-function): Suggest to use
173         epa-passphrase-callback-function instead.
174         (epg-start-verify): Don't specify --verify if SIGNATURE is a
175         normal or a clear text signature.
176         (epg-verify-file): Mention that the plaintext will be stored into
177         the file PLAIN after successful verification.
178         (epg-verify-string): Mention that the plaintext will be returned
179         after successful verification.
180
181 2006-09-27  Daiki Ueno  <ueno@unixuser.org>
182
183         * epa-file.el (epa-file-insert-file-contents): Set progress callback.
184         (epa-file-write-region): Ditto.
185
186         * epa.el (epa-decrypt-file): Set callbacks.
187         (epa-sign-file): Ditto.
188         (epa-encrypt-file): Ditto.
189         (epa-decrypt-region): Ditto.
190         (epa-sign-region): Ditto.
191         (epa-encrypt-region): Ditto.
192         (epa-sign-keys): Ditto.
193
194         * epg.el (epg-progress-callback-function): Removed.
195
196 2006-09-24  Daiki Ueno  <ueno@unixuser.org>
197
198         * epa.el (epa-passphrase-callback-function): Moved from epg.el.
199         (epa-progress-callback-function): Ditto.
200         * epg.el (epg-passphrase-callback-function): Made it obsolete.
201         (epg-progress-callback-function): Ditto.
202
203 2006-09-23  Daiki Ueno  <ueno@unixuser.org>
204
205         * epg.el (epg-start-decrypt): Append "--" to the end of options.
206         (epg-start-verify): Ditto.
207         (epg-start-sign): Ditto.
208         (epg-start-encrypt): Ditto.
209         (epg-start-import-keys): Ditto.
210         (epg-start-generate-key): Ditto.
211
212 2006-09-23  Daiki Ueno  <ueno@unixuser.org>
213
214         * epg.el (epg-make-context): Don't set progress-callback by
215         default.
216         (epg--start): Don't specify --enable-progress-filter if
217         progress-callback is not set.
218         (epg--status-GET_HIDDEN): Signal an error if passphrase-callback
219         is not set.
220
221 2006-09-15  Daiki Ueno  <ueno@unixuser.org>
222
223         * epg.el (epg-progress-callback-function): Show the percentage.
224
225 2006-09-15  Juliusz Chroboczek <Juliusz.Chroboczek@pps.jussieu.fr>
226
227         * pgg-epg.el (mml2015-gpg-extract-signature-details): Fixed a typo.
228
229 2006-09-13  Daiki Ueno  <ueno@unixuser.org>
230
231         * epg-config.el (epg-passphrase-coding-system): Renamed from
232         epg-locale-coding-system.
233
234 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
235
236         * epa-file.el (epa-file-decode-and-insert): New function which
237         utilizes decode-coding-inserted-region if available.
238         (epa-file-insert-file-contents): Use it.
239
240         * epg.el (epg--start): Specify --enable-progress-filter in
241         imitation of GPGME.
242         (epg-progress-callback-function): Remove a couple of %%'s.
243
244 2006-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
245
246         * epg-config.el (epg-configuration): Fixed the last change;
247         collect configuration other than group and algorithm.
248
249 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
250
251         * epg-config.el (epg-debug): Moved from epg.el.
252         (epg-configuration): Parse group configuration.
253         (epg-expand-group): New function.
254
255 2006-09-04  Daiki Ueno  <ueno@unixuser.org>
256
257         * EasyPG: Version 0.0.5 released.
258         * epg.el (epg-version-number): Bump up.
259         * configure.ac: Bump up version.
260
261 2006-09-04  Daiki Ueno  <ueno@unixuser.org>
262
263         * epg-config.el (epg-locale-coding-system): New user option.
264
265         * epg.el (epg--list-keys-1): Respect epg-gpg-home-directory.
266         (epg--clear-string): New function.
267         (epg--status-GET_HIDDEN): Encode passphrase with
268         terminal-coding-system.
269
270         * epg-config.el (epg-gpg-minimum-version): New constant.
271         (epg-config--parse-version): New function.
272         (epg-config--compare-version): New function.
273         (epg-configuration): Respect epg-gpg-home-directory.
274
275 2006-09-03  Daiki Ueno  <ueno@unixuser.org>
276
277         * epg-config.el: New file; moved GnuPG configuration check from
278         epg.el.
279
280 2006-09-02  Daiki Ueno  <ueno@unixuser.org>
281
282         * epg.el (epg-check-configuration): New function.
283         (epg-gpg-home-directory): New user option.
284
285         * pgg-epg.el (pgg-epg-lookup-key): New function.
286
287 2006-07-29  Daiki Ueno  <ueno@unixuser.org>
288
289         * EasyPG: Version 0.0.4 released.
290         * epg.el (epg-version-number): Bump up.
291         * configure.ac: Bump up version.
292
293 2006-07-29  Daiki Ueno  <ueno@unixuser.org>
294
295         * acinclude.m4 (AC_CHECK_GPG): Run $3 if there is no gpg executable.
296
297 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
298
299         * epg.el (epg-start-encrypt): Extract primary key ID from
300         epg-context-signers.
301         Thanks to Steve Youngs <steve@sxemacs.org>
302
303         * pgg-epg.el (pgg-epg-encrypt-region): Fixed a bug; it didn't
304         give CONTEXT to epg-list-keys.
305         Thanks to Steve Youngs <steve@sxemacs.org>
306
307 2006-07-18  Daiki Ueno  <ueno@unixuser.org>
308
309         * epg-pgp50i.el (epg-pgp50i--process-filter): Use
310         epg-process-filter-running instead of epg-pgp50i-status; Don't
311         save-excursion during handler execution.
312         (epg-pgp50i--read-line): Renamed from epg-pgp50i--wait-for-line;
313         don't allow process input.
314         (epg-pgp50i--parse-time): New function.
315         (epg-pgp50i--status-BAD_SIGNATURE): New function.
316
317         * epg.el (epg--process-filter): Don't save-excursion during
318         handler execution.
319
320 2006-07-18  Daiki Ueno  <ueno@unixuser.org>
321
322         * acinclude.m4 (AC_CHECK_GPG): Renamed from AC_PATH_GPG.
323
324         * epg.el (epg-process-filter-running): New variable.
325         (epg--start): Setup epg-process-filter-running.
326         (epg--process-filter): Allow only one status handler to run at a
327         time; update epg-read-point everytime the point changes.
328
329 2006-07-14  Daiki Ueno  <ueno@unixuser.org>
330
331         * epg-pgp50i.el: New file.
332
333 2006-07-13  Daiki Ueno  <ueno@unixuser.org>
334
335         * acinclude.m4 (AC_PATH_GPG): New macro.
336         * configure.ac: Check gpg version.
337         Suggested by Max Froumentin <max@lapin-bleu.net>
338
339 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
340
341         * epg.el (epg--status-ERRSIG): Don't remove the last verify-result.
342         (epg-signature-to-string): Remove a trailing whitespace.
343
344         * epa.el (epa-keys-mode-map): Bind return to epa-toggle-mark.
345         (epa-toggle-mark): New command.
346
347 2006-07-04  Daiki Ueno  <ueno@unixuser.org>
348
349         * pgg-epg.el (pgg-epg-sign-region): Select the signing key matched
350         with pgg-default-user-id.
351         Reported by Elias Oltmanns <oltmanns@uni-bonn.de>
352
353 2006-07-01  Daiki Ueno  <ueno@unixuser.org>
354
355         * epa.el (epa-select-keys): If SECRET is specified, select a
356         primary secret key by default.
357
358 2006-06-29  Daiki Ueno  <ueno@unixuser.org>
359
360         * EasyPG: Version 0.0.3 released.
361         * epg.el (epg-version-number): Bump up.
362         * configure.ac: Bump up version.
363
364 2006-06-12  Daiki Ueno  <ueno@unixuser.org>
365
366         * epa-file.el (epa-file-insert-file-contents): Don't move the
367         point to the end of the inserted region.
368         Reported by doug <douglas.bagley@gmail.com>
369
370 2006-06-01  Daiki Ueno  <ueno@unixuser.org>
371
372         * epa-file.el (epa-file-insert-file-contents): Support partial read.
373
374 2006-05-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
375
376         * epa-file.el (epa-file-write-region): Encode the plain text with
377         coding-system-for-write.
378
379 2006-05-30  Daiki Ueno  <ueno@unixuser.org>
380
381         * epa-file.el (epa-file-insert-file-contents):
382         Decode the decrypted text with coding-system-for-read.
383
384 2006-05-29  Daiki Ueno  <ueno@unixuser.org>
385
386         * EasyPG: Version 0.0.2 released.
387         * epg.el (epg-version-number): Bump up.
388         * configure.ac: Bump up version.
389
390 2006-05-29  Daiki Ueno  <ueno@unixuser.org>
391
392         * epg.el (epg--time-from-seconds): New function.
393         (epg--status-ERRSIG): Convert seconds from epoch to encoded-time.
394         (epg--status-VALIDSIG): Ditto.
395         (epg--status-KEYEXPIRED): Ditto.
396
397 2006-05-28  Daiki Ueno  <ueno@unixuser.org>
398
399         * epg.el (epg-start-import-keys): Don't specify filename if keys
400         is a string data.
401
402 2006-05-27  Daiki Ueno  <ueno@unixuser.org>
403
404         * epg.el (epg--process-filter): Pass epg-context instead of
405         process to status handlers.
406         (epg--status-NO_PUBKEY): Check if the previous signature's key-id
407         matches with the given key-id.
408
409 2006-05-26  Daiki Ueno  <ueno@unixuser.org>
410
411         * epg.el (epg--status-NO_PUBKEY): Replace the previous signature's
412         status from 'error to 'no-pubkey.
413         (epg--status-ERRSIG): Just add 'error signature to the verify result.
414
415         * epa.el (epa-insert-keys): Renamed from epa-list-keys-1; don't
416         disable inhibit-quit here; make text-properties nonsticky.
417         (epa-popup-info-window): New user option.
418         (epa-info-window-height): New user option.
419         (epa-display-verify-result): New function.
420         (epa-decrypt-file): Use it.
421         (epa-verify-file): Use it.
422         (epa-decrypt-region): Use it.
423         (epa-verify-region): Use it.
424
425         * epg.el (epg-make-context): New slot "operation".
426         (epg-passphrase-callback-function): Confirm passphrase when
427         performing symmetric encryption.
428
429 2006-05-25  Daiki Ueno  <ueno@unixuser.org>
430
431         * epa.el (epa-decrypt-file): Display verify result if the message
432         is signed.
433         (epa-decrypt-region): New command.
434         (epa-verify-region): New command.
435         (epa-decrypt-armor-in-region): New command.
436         (epa-verify-armor-in-region): New command.
437         (epa-sign-region): New command.
438         (epa-encrypt-region): New command.
439
440 2006-05-11  Daiki Ueno  <ueno@unixuser.org>
441
442         * epa.el (epa-armor): New user option.
443         (epa-textmode): New user option.
444
445 2006-05-02  Daiki Ueno  <ueno@unixuser.org>
446
447         * epg.el (epg-make-key-signature): New object epg-key-signature.
448         (epg-list-keys): Collect key signatures.
449         (epg-make-sub-key): Renamed secret -> secret-p.
450         (epg-list-keys-postprocess-one-key): Abolished.
451         (epg-list-keys): Reverse all keys, sub-keys, user-ids, and key
452         signatures by itself.
453         (epg-no-data-reason-alist): New constant.
454         (epg-unexpected-reason-alist): New constant.
455
456 2006-05-01  Daiki Ueno  <ueno@unixuser.org>
457
458         * epg.el (epg-invalid-recipients-reason-alist): Renamed.
459         (epg-delete-problem-reason-alist): Renamed.
460         (epg-import-ok-reason-alist): New constant.
461         (epg-import-problem-reason-alist): New constant.
462         (epg-status-IMPORTED): New function.
463         (epg-status-IMPORT_OK): New function.
464         (epg-status-IMPORT_PROBLEM): New function.
465         (epg-start-import-keys): Don't use a temporary output file.
466         (epg-start-receive-keys): New function.
467         (epg-import-keys-from-server): New function.
468         (epg-receive-keys): Alias to epg-import-keys-from-server.
469
470 2006-05-01  Daiki Ueno  <ueno@unixuser.org>
471
472         * epg.el (epg-start): Signal an error if the process of CONTEXT is
473         already running for other operations.
474         (epg-flush): Abolished.
475         (epg-start-generate-key): New function.
476         (epg-generate-key-from-file): New function.
477         (epg-generate-key-from-string): New function.
478         (epg-status-KEY_CREATED): New function.
479         (epg-status-KEY_NOT_CREATED): New function.
480         (epg-new-signature-type-alist): New variable.
481         (epg-make-new-signature): New object epg-new-signature.
482         (epg-status-SIG_CREATED): Set epg-new-signature object.
483         (epg-new-signature-to-string): New function.
484         (epg-make-signature): Added slots for signature class and version.
485         (epg-start-sign): Fixed rule of the MODE argument.
486
487 2006-04-30  Daiki Ueno  <ueno@unixuser.org>
488
489         * epa.el (epa-delete-keys): Support deletion of secret keys.
490
491         * pgg-epg.el (pgg-epg-decrypt-region): Convert line endings of the
492         decrypted text.
493
494         * epg.el (epg-read-output): Don't convert line endings of the
495         output file.
496         (epg-cancel): Set 'error result.
497
498 2006-04-29  Daiki Ueno  <ueno@unixuser.org>
499
500         * epg.el (epg-make-signature): Removed user-id; added
501         creation-time, expiration-time, pubkey-algorithm,
502         digest-algorithm.
503         (epg-process-sentinel): Abolished.
504         (epg-signature-to-string): Decode DN.
505         (epg-list-keys): Cache user-id in epg-user-id-alist.
506         (epg-make-user-id): Renamed name -> string.
507
508 2006-04-29  Daiki Ueno  <ueno@unixuser.org>
509
510         * epg.el (epg-status-ERRSIG): New function.
511         (epg-verify-file): Signal an error if we encounter ERRSIG status.
512         (epg-verify-string): Ditto.
513
514 2006-04-28  Daiki Ueno  <ueno@unixuser.org>
515
516         * epg.el: Added typecheck to accessors to objects.
517
518 2006-04-26  Daiki Ueno  <ueno@unixuser.org>
519
520         * epg.el (epg-status-GET_HIDDEN): Pass epg-context as the first
521         argument of passphrase-callback.
522         (epg-status-PROGRESS): Ditto.
523
524 2006-04-26  Daiki Ueno  <ueno@unixuser.org>
525
526         * epa.el (epa-select-keys): Don't set inhibit-quit when
527         recursive-edit is called.
528         (epg-cancel): New function.
529
530 2006-04-25  Daiki Ueno  <ueno@unixuser.org>
531
532         * epg.el (epg-process-sentinel): New function; set 'error if gpg
533         process exited abnormally, but we have not received an error
534         response from it.
535         (epg-sign-file): Signal an error only when a signature is not
536         created.
537         (epg-sign-string): Ditto.
538         (epg-encrypt-file): Signal an error if SIGN is specified and
539         signature is not created.
540         (epg-encrypt-string): Ditto.
541
542 2006-04-22  Daiki Ueno  <ueno@unixuser.org>
543
544         * epa.el (epa-key-widget-value-create): Decode DN.
545         (epa-list-keys): Add the PROTOCOL argument.
546         (epa-select-keys): Require CONTEXT as the first argument.
547
548         * epg.el (epg-gpgsm-program): New user option.
549         (epg-dn-type-alist): New variable.
550         (epg-start): Don't specify --command-fd if protocol is CMS.
551         (epg-list-keys): Require CONTEXT as the first argument.
552         (epg-dn-from-string): New function.
553         (epg-decode-dn): New function.
554
555 2006-04-21  Daiki Ueno  <ueno@unixuser.org>
556
557         * epa.el (epa-sign-keys): New command.
558
559         * epg.el (epg-start-sign-keys): New function.
560         (epg-sign-keys): New function.
561         (epg-status-GET_HIDDEN): Enable local quit.
562         (epg-status-GET_BOOL): Ditto.
563         (epg-status-GET_LINE): Ditto.
564
565 2006-04-20  Daiki Ueno  <ueno@unixuser.org>
566
567         * epa.el (epa-list-keys-1): Add 'epa-list-keys property to keylist
568         region.
569
570 2006-04-20  Daiki Ueno  <ueno@unixuser.org>
571
572         * pgg-epg.el (pgg-epg-secret-key-id-list): New variable.
573         (pgg-epg-passphrase-callback): New function.
574
575         * epa.el (epa-select-keys): Added "Cancel" button.
576
577 2006-04-20  Daiki Ueno  <ueno@unixuser.org>
578
579         * epg.el (epg-signature-to-string): New function.
580
581 2006-04-20  Daiki Ueno  <ueno@unixuser.org>
582
583         * epa-file.el (epa-file-write-region): RECIPIENTS is now a list of
584         key objects.
585         * epa-dired.el (epa-dired-do-encrypt): RECIPIENTS is now a list of
586         key objects.
587
588         * epa.el (epa-select-keys): Added MODE argument.
589         (epa-encrypt-file): RECIPIENTS is now a list of key objects.
590
591         * epg.el (epg-status-SIG_CREATED): New function.
592         (epg-start-sign): epg-context-signers is now a list of key objects.
593         (epg-start-encrypt): RECIPIENTS is now a list of key objects.
594
595 2006-04-19  Daiki Ueno  <ueno@unixuser.org>
596
597         * epa.el (epa-verify-file): Show results in minibuffer.
598         * epg.el (epg-debug-buffer): New variable.
599         (epg-flush): New function.
600
601 2006-04-18  Daiki Ueno  <ueno@unixuser.org>
602
603         * epa.el (epa-export-keys): New command.
604         * epg.el (epg-start-export-keys): Accept a list of epg-key object
605         instead of a regexp.
606
607 2006-04-18  Daiki Ueno  <ueno@unixuser.org>
608
609         * epa.el (epa-keys-mode-map): Bind epa-list-keys; epa-import-key.
610         (epa-import-key): New command.
611
612         * epg.el (epg-delete-problem-alist): New constant.
613         (epg-status-DELETE_PROBLEM): New function.
614         (epg-start-delete-key): New function.
615         (epg-delete-key): New function.
616         (epg-wait-for-completion): Add the NO-EOF argument.
617
618 2006-04-18  Daiki Ueno  <ueno@unixuser.org>
619
620         * epg.el (epg-start): Insert the command-line arguments to the
621         debug buffer.
622         (epg-start-encrypt): Wait for BEGIN_ENCRYPTION.
623         (epg-start-delete-key): New function.
624         (epg-delete-key): New function.
625
626         * epa.el (epa-key): New widget.
627         (epa-key-widget-action): New function.
628         (epa-key-widget-value-create): New function.
629         (epa-key-widget-button-face-get): New function.
630         (epa-key-widget-help-echo): New function.
631
632 2006-04-17  Daiki Ueno  <ueno@unixuser.org>
633
634         * epa-file.el (epa-file-write-region): Check if START is a string.
635
636 2006-04-17  Daiki Ueno  <ueno@unixuser.org>
637
638         * epa-file.el: Rewritten with file-name-handler.
639         (epa-file-handler): New variable.
640         (epa-file-enable): New command.
641         (epa-file-disable): New command.
642
643         * epa-setup.el: Call epa-file-enable.
644
645 2006-04-17  Daiki Ueno  <ueno@unixuser.org>
646
647         * epa-file.el (epa-passphrase): New variable.
648         (epa-file-passphrase-callback-function): New function.
649         (epa-find-file): Reset buffer-undo-list; set
650         buffer-file-coding-system to last-coding-system-used after
651         decoding.
652
653 2006-04-17  Daiki Ueno  <ueno@unixuser.org>
654
655         * epa-file.el (epa-write-file): Try to write region to "/" to get
656         last-coding-system-used to be set.
657
658 2006-04-17  Daiki Ueno  <ueno@unixuser.org>
659
660         * epa-file.el: New implementation of epf.el.
661
662         * epf.el: Abolished.
663
664 2006-04-17  Daiki Ueno  <ueno@unixuser.org>
665
666         * epa.el (epa-verify-file): Display verify result.
667
668         * epg.el (epg-invalid-recipients-alist): New variable.
669         (epg-status-INV_RECP): New function.
670         (epg-status-NO_RECP): New function.
671
672         * epa.el (epa-keys-mode-map): Bind epa-decrypt-file,
673         epa-verify-file, epa-sign-file, and epa-encrypt-file.
674         (epa-decrypt-file): New function imported from epa-dired.el.
675         (epa-verify-file): New function imported from epa-dired.el.
676         (epa-sign-file): New function imported from epa-dired.el.
677         (epa-encrypt-file): New function imported from epa-dired.el.
678
679 2006-04-16  Daiki Ueno  <ueno@unixuser.org>
680
681         * epa.el (epa-select-keys): Renamed from epa-ask-keys; use
682         recursive-edit.
683         * epa-dired.el (epa-dired-encrypt-file): Use epa-select-keys.
684
685 2006-04-16  Daiki Ueno  <ueno@unixuser.org>
686
687         * epa-setup.el: New file.
688         * epa-dired.el: New file.
689
690         * epg.el (epg-colons-pub-spec): Abolished.
691         (epg-colons-sec-spec): Abolished.
692         (epg-colons-uid-spec): Abolished.
693         (epg-colons-fpr-spec): Abolished.
694         (epg-key-validity-alist): New variable.
695         (epg-key-capablity-alist): New variable.
696         (epg-make-key): New object epg-key.
697         (epg-make-sub-key): New object epg-sub-key.
698         (epg-make-user-id): New object epg-user-id.
699         (epg-list-keys-1): Renamed from epg-list-keys.
700         (epg-list-keys): Rewritten.
701
702 2006-04-15  Daiki Ueno  <ueno@unixuser.org>
703
704         * epg.el (epg-list-keys): Make the NAME argument optional.
705
706 2006-04-13  Daiki Ueno  <ueno@unixuser.org>
707
708         * epa.el: Added header.
709
710         * epg.el (epg-list-keys): Specify --with-fingerprint.
711         (epg-colons-fpr-spec): New variable.
712         (epg-colons-pub-spec): Renamed trust -> validity and ownertrust ->
713         owner-trust.
714         (epg-colons-sec-spec): Ditto.
715         (epg-colons-uid-spec): Renamed trust -> validity.
716
717 2006-04-13  Daiki Ueno  <ueno@unixuser.org>
718
719         * epa.el: New file.
720
721         * epg.el (epg-cipher-algorithm-alist): New constant.
722         (epg-pubkey-algorithm-alist): New constant.
723         (epg-digest-algorithm-alist): New constant.
724         (epg-compress-algorithm-alist): New constant.
725         (epg-configuration): New function.
726         (epg-start): Don't specify --yes.
727
728 2006-04-13  Daiki Ueno  <ueno@unixuser.org>
729
730         * epg.el (epg-make-data-from-file): New function.
731         (epg-make-data-from-string): New function.
732         (epg-data-file): New function.
733         (epg-data-string): New function.
734         (epg-start-decrypt): Get a cipher text from a data object.
735         (epg-delete-output-file): New function.
736         (epg-decrypt-file): Add the 3rd argument PLAIN to specify where
737         the output goes.
738         (epg-start-verify): Get a signature and signed-text from a data
739         object.
740         (epg-verify-file): Added the 3rd argument PLAIN to specify where
741         the output goes; return the plain text if PLAIN is nil.
742         (epg-verify-string): Return the plain text.
743         (epg-start-sign): Get a plain text from a data object.
744         (epg-sign-file): Added the 3rd argument SIGNATURE to specify where
745         the output goes.
746         (epg-start-encrypt): Get a plain text from a data object.
747         (epg-encrypt-file): Added the 4th argument CIPHER to specify where
748         the output goes.
749         (epg-start-import-keys): Get keys from a data object.
750         (epg-import-keys-1): New function.
751         (epg-import-keys-from-file): Use it.
752         (epg-import-keys-from-string): Use it.
753
754 2006-04-12  Daiki Ueno  <ueno@unixuser.org>
755
756         * epf.el: Renamed from epg-file.el.
757
758 2006-04-12  Daiki Ueno  <ueno@unixuser.org>
759
760         * epg.el (epg-status-GET_BOOL): New function.
761         (epg-status-GET_LINE): New function.
762         (epg-prompt-alist): New variable, to be filled.
763
764         * pgg-epg.el (mml2015-gpg-extract-signature-details): New function.
765         * epg.el (epg-signature-fingerprint): New function.
766         (epg-signature-set-fingerprint): New function.
767         (epg-status-VALIDSIG): New function.
768
769         * epg.el (epg-reset): Don't reset result.
770         (epg-start-decrypt): Reset result before epg-start.
771         (epg-start-verify): Ditto.
772         (epg-start-sign): Ditto.
773         (epg-start-encrypt): Ditto.
774         (epg-start-export-keys): Ditto.
775         (epg-start-import-keys): Ditto.
776
777         * Makefile.am (EXTRA_DIST): Added pgg-epg.el.
778         * pgg-epg.el: New file.
779
780         * epg.el (epg-start-export-keys): New function.
781         (epg-export-keys): New function.
782         (epg-start-import-keys): New function.
783         (epg-import-keys): New function.
784         (epg-verify-file): New function.
785
786         * epg-file.el (epg-file-write-region): Support public key encryption.
787
788         * epg.el (epg-passphrase-callback-function): Always display key-id.
789