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