OSDN Git Service

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