OSDN Git Service

8d136017f74cf4eedc0dab42b8770efa7c07b32a
[epg/epg.git] / ChangeLog
1 2007-09-05  Daiki Ueno  <ueno@unixuser.org>
2
3         * EasyPG: Version 0.0.15 released.
4         * configure.ac: Bump up version.
5
6 2007-09-05  Daiki Ueno  <ueno@unixuser.org>
7
8         * epa.el (epa-validity-face-alist): Fixed misuse of the list
9         widget type.
10         (epa-font-lock-keywords): Define as defvar.
11         (epa--show-key): Don't signal an error even if a time cannot be decoded.
12
13         * epa-file.el (epa-file-auto-mode-alist-entry): New variable.
14         (epa-file-enable): Install a strip-suffix entry in auto-mode-alist.
15         (epa-file-disable): Remove the entry from auto-mode-alist.
16
17 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
18
19         * epa.el (epa-verify-region): Decode the plaintext by
20         coding-system-for-read or one saved in epa-coding-system-used.
21
22 2007-08-02  Adrian Aichner  <adrian@xemacs.org> (tiny change)
23
24         * epa.el (epa-validity-high): Fix load error by adding missing
25         paren pair.
26
27 2007-07-30  Daiki Ueno  <ueno@unixuser.org>
28
29         * epa-file.el (epa-file-insert-file-contents): Ignore errors from
30         file-local-copy.
31
32 2007-07-29  Daiki Ueno  <ueno@unixuser.org>
33
34         * EasyPG: Version 0.0.14 released.
35         * configure.ac: Bump up version.
36
37 2007-07-29  Daiki Ueno  <ueno@unixuser.org>
38
39         * epa.el: Use :weight or :slant keywords to define faces, if
40         available.
41
42 2007-07-17  Daiki Ueno  <ueno@unixuser.org>
43
44         * epa-file.el (epa-file-insert-file-contents): If a file is not
45         directly accessible, use the local copy of the file.
46         Reported by Jaroslav Gresula <jgresula@gmail.com>
47
48 2007-07-10  Daiki Ueno  <ueno@unixuser.org>
49
50         * epa.el: Removed -face suffix from face names;
51         removed face symbol vars.
52
53 2007-05-29  Daiki Ueno  <ueno@unixuser.org>
54
55         * EasyPG: Version 0.0.13 released.
56         * configure.ac: Bump up version.
57
58 2007-05-29  Daiki Ueno  <ueno@unixuser.org>
59
60         * epa-file.el (epa-file-write-region): Supply the BUFFER argument
61         to local-variable-p.
62         (epa-file-find-file-hook): Mark the current buffer as unmodified.
63         Suggested by Adrian Aichner <adrian@elisp.de>
64
65 2007-04-29  Daiki Ueno  <ueno@unixuser.org>
66
67         * epa-file.el (epa-file-write-region): Don't use epa-textmode.
68
69 2007-04-29  Daiki Ueno  <ueno@unixuser.org>
70
71         * EasyPG: Version 0.0.12 released.
72         * configure.ac: Bump up version.
73
74 2007-04-29  Daiki Ueno  <ueno@unixuser.org>
75
76         * epa-file.el (epa-file-write-region): Respect epa-armor and
77         epa-textmode.
78
79 2007-04-26  Daiki Ueno  <ueno@unixuser.org>
80
81         * epg.el (epg--prompt-GET_BOOL-untrusted_key.override): Lookup
82         user-id from epg-user-id-alist.
83
84 2007-04-22  Daiki Ueno  <ueno@unixuser.org>
85
86         * epa-file.el (epa-file-select-keys): New command.
87
88 2007-04-21  Daiki Ueno  <ueno@unixuser.org>
89
90         * epa-file.el (epa-file-write-region): Ask recipients only the
91         first time.
92         (epa-file-select-keys): New user option.
93
94 2007-04-19  Daiki Ueno  <ueno@unixuser.org>
95
96         * epa.el (epa-mark-key): Renamed from epa-mark; signal an error if
97         no key is on the line.
98         (epa-unmark-key): Renamed from epa-unmark.
99         (epa-toggle-mark): Abolished.
100
101         * epa-file.el (epa-file-insert-file-contents): Guess the value of
102         epa-file-encrypt-to from 'encrypted-to context-result.
103         (epa-file-encrypt-to): Make it permanent local.
104
105         * epg.el (epg--status-ENC_TO): New function.
106
107 2007-04-04  Daiki Ueno  <ueno@unixuser.org>
108             Chris Moore <dooglus@users.sourceforge.jp>
109
110         * epa-file.el (epa-file--file-name-regexp-set): New Custom :set
111         function.
112         (epa-file-name-regexp): Use it.
113         (epa-file-name-regexp-update): New command.
114         (epa-file-name-regexp): Accept backup filenames.
115         Reported by "[ #10192 ] customizing epa-file-name-regexp fails"
116
117 2007-04-04  Daiki Ueno  <ueno@unixuser.org>
118
119         * epa-file.el (epa-file-find-file-hook): New function.
120         (epa-file-enable): Add epa-file-find-file-hook to find-file-hooks.
121         (epa-file-disable): Remove epa-file-find-file-hook from
122         find-file-hooks.
123
124 2007-03-29  Daiki Ueno  <ueno@unixuser.org>
125
126         * EasyPG: Version 0.0.11 released.
127         * configure.ac: Bump up version.
128
129 2007-03-26  Daiki Ueno  <ueno@unixuser.org>
130
131         * epa.el (epa--insert-keys): Changed arglist.  All callers
132         changed.
133         (epa--select-keys): New function.
134         (epa-select-keys): Use it; don't popup menu if keys have elements
135         less than 2.
136
137 2007-03-25  Daiki Ueno  <ueno@unixuser.org>
138
139         * epa.el (epa-protocol): defcustom -> defvar.
140         (epa-armor): Ditto.
141         (epa-textmode): Ditto.
142
143 2007-03-24  Daiki Ueno  <ueno@unixuser.org>
144
145         * epa.el (epa-select-keys): Simplified; don't select the first
146         matching key.
147         (epa-key-list-mode-map): Bind revert-buffer instead of
148         epa-list-keys.
149         (epa-key-list-mode): Set revert-buffer-function to epa--revert-buffer.
150         (epa--revert-buffer): New function.
151
152         * epg.el (epg--list-keys-1): Accept a list of strings as NAME
153         argument.
154         (epg-list-keys): Ditto.
155
156 2007-03-21  Daiki Ueno  <ueno@unixuser.org>
157
158         * epa-file.el (epa-file-inhibit-auto-save): New user option.
159         (epa-file-insert-file-contents): Turn off auto-save-mode if
160         epa-file-inhibit-auto-save is non-nil.
161         Reported by "[ #9937] epa-file auto-saves in plain text"
162
163         * epa.el (epa--list-keys): New function.
164         (epa-list-keys): Use it.
165         (epa-list-secret-keys): New command.
166
167 2007-03-20  Daiki Ueno  <ueno@unixuser.org>
168
169         * epa.el (epa-display-info): Generate new *Info* buffer if buffer
170         is not alive.
171         (epa-verify-cleartext-in-region): s/armor/cleartext/g.
172
173         * Makefile.am (info_TEXINFOS): Added epa.texi.
174         * epa.texi: New file.
175
176 2007-03-19  Daiki Ueno  <ueno@unixuser.org>
177
178         * epg.el (epg--decode-percent-escape): New function.
179
180 2007-03-08  Daiki Ueno  <ueno@unixuser.org>
181
182         * epg.el (epg-list-keys): Parse GnuPG's print_string escape.
183
184 2007-03-08  Daiki Ueno  <ueno@unixuser.org>
185
186         * epa-mail.el (epa-mail-mode-hook): New variable.
187         (epa-mail-mode-on-hook): New variable.
188         (epa-mail-mode-off-hook): New variable.
189
190         * epg.el (epg--start): Make the process-buffer unibyte.
191         (epg--status-USERID_HINT): Decode user-id.
192         (epg--status-IMPORTED): Decode user-id.
193
194 2007-03-07  Daiki Ueno  <ueno@unixuser.org>
195
196         * epg.el (epg--start): Don't specify --use-agent if the protocol
197         is CMS; set coding-system-for-read to binary.
198         (epg--status-*SIG): Decode user-id.
199
200 2007-02-02  Daiki Ueno  <ueno@unixuser.org>
201
202         * epa-file.el (epa-file-write-region): Set a dummy filename
203         for buffer-file-name when calling select-safe-coding-system.
204
205 2007-01-30  Daiki Ueno  <ueno@unixuser.org>
206
207         * epg.el (epg-last-status): New variable.
208         (epg--process-filter): Set epg-last-status after calling a status
209         handler.
210         (epg--prompt-GET_BOOL): New function.
211         (epg--prompt-GET_BOOL-untrusted_key.override): New function.
212         (epg--status-GET_BOOL): Call epg--prompt-GET_BOOL-* instead of
213         y-or-n-p.
214
215 2007-01-29  Daiki Ueno  <ueno@unixuser.org>
216
217         * EasyPG: Version 0.0.10 released.
218         * configure.ac: Bump up version.
219
220 2007-01-29  Daiki Ueno  <ueno@unixuser.org>
221
222         * epg-config.el: Require epg-package-info.
223         * configure.ac: Generate epg-package-info.el.
224         * Makefile.am (DISTCLEANFILES): Added epg-package-info.el.
225         * COMPILE (epg-modules): Added epg-package-info.
226         * epg-package-info.el.in: New file.
227
228 2007-01-29  Daiki Ueno  <ueno@unixuser.org>
229
230         * epa-setup.el (epa-mail-mode): Autoload; setup mail-mode-hook.
231         * epa.el: Removed epa-*-mail stuff.
232         * Makefile.am (EXTRA_DIST): Added epa-mail.el.
233         * COMPILE (epg-modules): Added epa-mail.
234         * epa-mail.el: New file.
235
236 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
237
238         * epg-pgp50i.el: Removed.
239
240         * epa.el (epa-key-list-mode-map): Renamed from epa-keys-mode-map.
241         (epa-key-list-mode): Renamed from epa-keys-mode.  All callers
242         changed.
243
244         * epg.el (epg--status-VALIDSIG): Don't set expiration-time if it
245         is "0".
246         (epg--make-sub-key-1): Ditto.
247         (epg--decode-hexstring): "\\x" -> "\\\\x".
248         (epg--decode-quotedstring): Ditto.
249
250         * pgg-epg.el (pgg-epg-encrypt-region): Ask a user whether to skip a
251         recipient whose public key is not available.
252         * epa.el (epa-encrypt-mail): Ask a user whether to skip a
253         recipient whose public key is not available.
254
255 2007-01-04  Daiki Ueno  <ueno@unixuser.org>
256
257         * epa.el (epa-decrypt-mail): Renamed from epa-decrypt.
258         (epa-verify-mail): Renamed from epa-verify.
259         (epa-sign-mail): Renamed from epa-sign.
260         (epa-encrypt-mail): Renamed from epa-encrypt.
261         (epa-import-mail): Renamed from epa-import.
262
263         * configure.ac: Don't exit if GnuPG (>= 1.4.3) is unavailable.
264
265         * epg.el (epg-signature-to-string): Print creation-time and used
266         pubkey-algorithm.
267         (epg-sign-string): If the GnuPG version is earlier than 1.4.3,
268         fallback to use a temp file as an input.
269         (epg-encrypt-string): Ditto.
270
271 2006-12-31  Daiki Ueno  <ueno@unixuser.org>
272
273         * epa.el (epa-mail-modes): New user option.
274         (epa--mail-mode-p): New function.
275         (epa-sign): Use it.
276         (epa-encrypt): Use it.
277         (epa--find-coding-system-for-mime-charset): New function.
278         (epa-decrypt-armor-in-region): Use it.
279         (epa-progress-callback-function): Use handback as the prompt.
280         (epa-encrypt-region): Take 4th argument SIGN.
281         (epa-encrypt): Ditto.
282
283 2006-12-31  Daiki Ueno  <ueno@unixuser.org>
284
285         * epa.el (epa--derived-mode-p): New alias.
286         (epa-sign): Use it.
287         (epa-encrypt): Use it.
288
289 2006-12-31  Daiki Ueno  <ueno@unixuser.org>
290
291         * epa.el (epa--read-signature-type): New function.
292         (epa-decrypt): New command.
293         (epa-verify): New command.
294         (epa-sign): New command.
295         (epa-encrypt): New command.
296         (epa-import-armor-in-region): New command.
297         (epa-import): New command.
298         (epa-decrypt-region): Confirm user to replace the region.
299         (epa-display-info): Delete "*Info*" window.
300
301 2006-12-29  Daiki Ueno  <ueno@unixuser.org>
302
303         * EasyPG: Version 0.0.9 released.
304         * epg-config.el (epg-version-number): Bump up.
305         * configure.ac: Bump up version.
306
307 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
308
309         * epa.el (epa-sign-file): Ask signing key only when a prefix arg
310         is given; ask signature type only when a prefix arg is given.
311         (epa-sign-region): Ditto.
312
313 2006-12-26  Daiki Ueno  <ueno@unixuser.org>
314
315         * epg-config.el (epg-passphrase-coding-system): Default to nil.
316
317 2006-12-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
318
319         * epa.el (epa--format-fingerprint-1): New function.
320         (epa--format-fingerprint): Ditto.
321         (epa--show-key): Use it.
322
323 2006-12-20  Daiki Ueno  <ueno@unixuser.org>
324
325         * epa-file.el (epa-file-write-region): Don't attempt to write the
326         region to "/" to determine safe coding-system.
327
328         * epa.el (epa-list-keys): Abolished PROTOCOL arg.
329         (epa-sign-file): Save the output to *.p7s or *.p7m file if
330         epa-protocol is CMS.
331         (epa-encrypt-file): Ditto.
332         (epa-last-coding-system-specified): New variable.
333         (epa-decrypt-region): Try to decode with the
334         epa-coding-system-used text property.
335         (epa--select-safe-coding-system): New function.
336         (epa-verify-region): Try to decode with the epa-coding-system-used
337         text property.
338         (epa-sign-region): Query user to select coding-system to encode;
339         set the epa-coding-system-used text property on the result.
340         (epa-encrypt-region): Ditto.
341
342 2006-12-19  Daiki Ueno  <ueno@unixuser.org>
343
344         * epg.el (epg-export-keys-to-file): Fixed a typo.
345
346         * epa.el (epa-protocol): New user option.
347         (epa-sign-region): --armor & --textmode.
348         (epa-encrypt-region): Ditto.
349         (epa-list-keys): If prefix-arg is specified, use "OpenPGP" as the
350         default protocol.
351         (epa-import-keys-region): New command.
352         (epa-insert-keys): New command.
353         (epa--insert-keys): Renamed from epa-insert-keys.
354
355 2006-12-11  Daiki Ueno  <ueno@unixuser.org>
356
357         * pgg-epg.el (pgg-epg-decrypt-region): Don't call
358         decode-coding-string if it is not bound.
359
360         * epa-file.el (epa-file--encode-coding-string): New alias.
361         (epa-file--decode-coding-string): New alias.
362         (epa-file-write-region): Use epa-file--encode-coding-string.
363         (epa-file-decode-and-insert): Use epa-file--decode-coding-string.
364
365         * epa.el (epa--encode-coding-string): New alias.
366         (epa--decode-coding-string): New alias.
367         (epa-verify-region): Use epa--encode-coding-string.
368         (epa-sign-region): Ditto; use epa--decode-coding-string.
369         (epa-encrypt-region): Use epa--encode-coding-string.
370
371         * epg.el (epg--encode-coding-string): New alias.
372         (epg--status-GET_HIDDEN): Use it.
373
374 2006-11-29  Daiki Ueno  <ueno@unixuser.org>
375
376         * EasyPG: Version 0.0.8 released.
377         * epg-config.el (epg-version-number): Bump up.
378         * configure.ac: Bump up version.
379
380 2006-11-20  Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de> (tiny change)
381
382         * epa-file.el (epa-file-encrypt-to): New file local variable.
383         (epa-file-write-region): Specify recipients by epa-file-encrypt-to.
384
385 2006-11-26  Daiki Ueno  <ueno@unixuser.org>
386
387         * epa.el (epa-sign-file): Query signature type at a time.
388         (epa-decrypt-file): Display output file name on completion.
389         (epa-sign-file): Ditto.
390         (epa-encrypt-file): Ditto.
391
392 2006-11-25  Daiki Ueno  <ueno@unixuser.org>
393
394         * epa.el (epa-keys-mode): Don't call widget-setup.
395         (epa-list-keys): Call widget-setup here.
396         (epa-select-keys): Ditto.
397
398 2006-11-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
399
400         * epg.el (epg-delete-keys): Remove redundant argument for `error'
401         and fix a close parenthesis.
402
403 2006-11-24  Daiki Ueno  <ueno@unixuser.org>
404
405         * epg.el (epg--status-GET_HIDDEN): Encode passphrase with eol-type LF.
406         Reported by Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>.
407         cf. <emacs-mime-ja:02090>
408
409 2006-11-23  Daiki Ueno  <ueno@unixuser.org>
410
411         * epa.el (epa-sign-region): Query signature type at a time.
412
413 2006-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
414
415         * epg.el (epg-context-set-passphrase-callback): Add optional
416         argument `handback'.
417         (epg-context-set-progress-callback): Ditto.
418
419 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
420
421         * epa.el (epa--key-widget-value-create): Allow empty user IDs.
422         (epa--show-key): Ditto.
423         Reported by Werner Koch <wk@gnupg.org>.
424
425         * epg.el (epg--start): Don't specify --enable-progress-filter for
426         gpgsm.
427         (epg--status-PROGRESS): Check if progress-callback is set.
428
429 2006-11-12  Daiki Ueno  <ueno@unixuser.org>
430
431         * epg.el (epg-error): New error.
432         (epg--check-error-for-decrypt): New function.
433         (epg-decrypt-file): Use it.
434         (epg-decrypt-string): Use it.
435         (epg--start): Added a very basic test to check whether to specify
436         --use-agent.
437
438         * epa.el (epa-decrypt-file): Expand file name.
439         (epa-verify-file): Ditto.
440         (epa-import-keys): Ditto.
441
442 2006-11-12  Daiki Ueno  <ueno@unixuser.org>
443
444         * epg.el (epg-delete-keys): Decode delete-problem.
445
446         * epa.el (epa-popup-info-window): Turn on by default.
447         (epa-display-info): Split selected window instead of pop-to-buffer.
448
449 2006-11-12  Daiki Ueno  <ueno@unixuser.org>
450
451         * epa.el (epa-display-info): Generalized; renamed from
452         epa-display-verify-result.
453         (epa-decrypt-file): Use it.
454         (epa-verify-file): Use it.
455         (epa-decrypt-region): Use it.
456         (epa-verify-region): Use it.
457         (epa-import-keys): Show import result.
458         (epa-display-verify-result): Make it obsolete.
459
460         * epg.el (epg-start-sign-keys): Make it obsolete; signing a key is
461         out of scope.
462         (epg-sign-keys): Make it obsolete.
463         (epg-make-import-status): New object epg-import-status.
464         (epg-make-import-result): New object epg-import-result.
465         (epg--status-IMPORT_RES): New function.
466         (epg-import-result-to-string): New function.
467
468         * epa.el (epa-keys-mode-map): Don't bind epa-sign-keys.
469         (epa-sign-keys): Make it obsolete.
470
471 2006-11-11  Daiki Ueno  <ueno@unixuser.org>
472
473         * epg.el (epg-start-sign): Don't set --armor nor --textmode if
474         mode is set for a cleartext signature.
475         (epg-make-context): New slot "sig-notations".
476         (epg--args-from-sig-notations): New function.
477         (epg-start-sign): Specify --sig-notation or --sig-policy-url if
478         desired.
479         (epg-start-encrypt): Ditto.
480         (epg-make-signature): New slot "notations".
481         (epg--status-NOTATION_NAME): New function.
482         (epg--status-NOTATION_DATA): New function.
483         (epg--status-POLICY_URL): New function.
484
485 2006-10-29  Daiki Ueno  <ueno@unixuser.org>
486
487         * EasyPG: Version 0.0.7 released.
488         * epg-config.el (epg-version-number): Bump up.
489         * configure.ac: Bump up version.
490
491 2006-10-29  Daiki Ueno  <ueno@unixuser.org>
492
493         * epa-file.el
494         (epa-file-cache-passphrase-for-symmetric-encryption): New user
495         option.
496
497 2006-10-12  Daiki Ueno  <ueno@unixuser.org>
498
499         * epg.el (epg-start-verify): Fixed a clearsign verification bug.
500         Reported by Hirohisa Yamaguchi <umq@ueo.co.jp>.
501
502 2006-09-29  Daiki Ueno  <ueno@unixuser.org>
503
504         * EasyPG: Version 0.0.6 released.
505         * epg.el (epg-version-number): Bump up.
506         * configure.ac: Bump up version.
507
508 2006-09-29  Daiki Ueno  <ueno@unixuser.org>
509
510         * epa.el (epa-verify-cleartext-in-region): Renamed from
511         epa-verify-armor-in-region.
512
513         * epg.el (epg-passphrase-callback-function): Suggest to use
514         epa-passphrase-callback-function instead.
515         (epg-start-verify): Don't specify --verify if SIGNATURE is a
516         normal or a clear text signature.
517         (epg-verify-file): Mention that the plaintext will be stored into
518         the file PLAIN after successful verification.
519         (epg-verify-string): Mention that the plaintext will be returned
520         after successful verification.
521
522 2006-09-27  Daiki Ueno  <ueno@unixuser.org>
523
524         * epa-file.el (epa-file-insert-file-contents): Set progress callback.
525         (epa-file-write-region): Ditto.
526
527         * epa.el (epa-decrypt-file): Set callbacks.
528         (epa-sign-file): Ditto.
529         (epa-encrypt-file): Ditto.
530         (epa-decrypt-region): Ditto.
531         (epa-sign-region): Ditto.
532         (epa-encrypt-region): Ditto.
533         (epa-sign-keys): Ditto.
534
535         * epg.el (epg-progress-callback-function): Removed.
536
537 2006-09-24  Daiki Ueno  <ueno@unixuser.org>
538
539         * epa.el (epa-passphrase-callback-function): Moved from epg.el.
540         (epa-progress-callback-function): Ditto.
541         * epg.el (epg-passphrase-callback-function): Made it obsolete.
542         (epg-progress-callback-function): Ditto.
543
544 2006-09-23  Daiki Ueno  <ueno@unixuser.org>
545
546         * epg.el (epg-start-decrypt): Append "--" to the end of options.
547         (epg-start-verify): Ditto.
548         (epg-start-sign): Ditto.
549         (epg-start-encrypt): Ditto.
550         (epg-start-import-keys): Ditto.
551         (epg-start-generate-key): Ditto.
552
553 2006-09-23  Daiki Ueno  <ueno@unixuser.org>
554
555         * epg.el (epg-make-context): Don't set progress-callback by
556         default.
557         (epg--start): Don't specify --enable-progress-filter if
558         progress-callback is not set.
559         (epg--status-GET_HIDDEN): Signal an error if passphrase-callback
560         is not set.
561
562 2006-09-15  Daiki Ueno  <ueno@unixuser.org>
563
564         * epg.el (epg-progress-callback-function): Show the percentage.
565
566 2006-09-15  Juliusz Chroboczek <Juliusz.Chroboczek@pps.jussieu.fr>
567
568         * pgg-epg.el (mml2015-gpg-extract-signature-details): Fixed a typo.
569
570 2006-09-13  Daiki Ueno  <ueno@unixuser.org>
571
572         * epg-config.el (epg-passphrase-coding-system): Renamed from
573         epg-locale-coding-system.
574
575 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
576
577         * epa-file.el (epa-file-decode-and-insert): New function which
578         utilizes decode-coding-inserted-region if available.
579         (epa-file-insert-file-contents): Use it.
580
581         * epg.el (epg--start): Specify --enable-progress-filter in
582         imitation of GPGME.
583         (epg-progress-callback-function): Remove a couple of %%'s.
584
585 2006-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
586
587         * epg-config.el (epg-configuration): Fixed the last change;
588         collect configuration other than group and algorithm.
589
590 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
591
592         * epg-config.el (epg-debug): Moved from epg.el.
593         (epg-configuration): Parse group configuration.
594         (epg-expand-group): New function.
595
596 2006-09-04  Daiki Ueno  <ueno@unixuser.org>
597
598         * EasyPG: Version 0.0.5 released.
599         * epg.el (epg-version-number): Bump up.
600         * configure.ac: Bump up version.
601
602 2006-09-04  Daiki Ueno  <ueno@unixuser.org>
603
604         * epg-config.el (epg-locale-coding-system): New user option.
605
606         * epg.el (epg--list-keys-1): Respect epg-gpg-home-directory.
607         (epg--clear-string): New function.
608         (epg--status-GET_HIDDEN): Encode passphrase with
609         terminal-coding-system.
610
611         * epg-config.el (epg-gpg-minimum-version): New constant.
612         (epg-config--parse-version): New function.
613         (epg-config--compare-version): New function.
614         (epg-configuration): Respect epg-gpg-home-directory.
615
616 2006-09-03  Daiki Ueno  <ueno@unixuser.org>
617
618         * epg-config.el: New file; moved GnuPG configuration check from
619         epg.el.
620
621 2006-09-02  Daiki Ueno  <ueno@unixuser.org>
622
623         * epg.el (epg-check-configuration): New function.
624         (epg-gpg-home-directory): New user option.
625
626         * pgg-epg.el (pgg-epg-lookup-key): New function.
627
628 2006-07-29  Daiki Ueno  <ueno@unixuser.org>
629
630         * EasyPG: Version 0.0.4 released.
631         * epg.el (epg-version-number): Bump up.
632         * configure.ac: Bump up version.
633
634 2006-07-29  Daiki Ueno  <ueno@unixuser.org>
635
636         * acinclude.m4 (AC_CHECK_GPG): Run $3 if there is no gpg executable.
637
638 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
639
640         * epg.el (epg-start-encrypt): Extract primary key ID from
641         epg-context-signers.
642         Reported by Steve Youngs <steve@sxemacs.org>
643
644         * pgg-epg.el (pgg-epg-encrypt-region): Fixed a bug; it didn't
645         give CONTEXT to epg-list-keys.
646         Reported by Steve Youngs <steve@sxemacs.org>
647
648 2006-07-18  Daiki Ueno  <ueno@unixuser.org>
649
650         * epg-pgp50i.el (epg-pgp50i--process-filter): Use
651         epg-process-filter-running instead of epg-pgp50i-status; Don't
652         save-excursion during handler execution.
653         (epg-pgp50i--read-line): Renamed from epg-pgp50i--wait-for-line;
654         don't allow process input.
655         (epg-pgp50i--parse-time): New function.
656         (epg-pgp50i--status-BAD_SIGNATURE): New function.
657
658         * epg.el (epg--process-filter): Don't save-excursion during
659         handler execution.
660
661 2006-07-18  Daiki Ueno  <ueno@unixuser.org>
662
663         * acinclude.m4 (AC_CHECK_GPG): Renamed from AC_PATH_GPG.
664
665         * epg.el (epg-process-filter-running): New variable.
666         (epg--start): Setup epg-process-filter-running.
667         (epg--process-filter): Allow only one status handler to run at a
668         time; update epg-read-point everytime the point changes.
669
670 2006-07-14  Daiki Ueno  <ueno@unixuser.org>
671
672         * epg-pgp50i.el: New file.
673
674 2006-07-13  Daiki Ueno  <ueno@unixuser.org>
675
676         * acinclude.m4 (AC_PATH_GPG): New macro.
677         * configure.ac: Check gpg version.
678         Suggested by Max Froumentin <max@lapin-bleu.net>
679
680 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
681
682         * epg.el (epg--status-ERRSIG): Don't remove the last verify-result.
683         (epg-signature-to-string): Remove a trailing whitespace.
684
685         * epa.el (epa-keys-mode-map): Bind return to epa-toggle-mark.
686         (epa-toggle-mark): New command.
687
688 2006-07-04  Daiki Ueno  <ueno@unixuser.org>
689
690         * pgg-epg.el (pgg-epg-sign-region): Select the signing key matched
691         with pgg-default-user-id.
692         Reported by Elias Oltmanns <oltmanns@uni-bonn.de>
693
694 2006-07-01  Daiki Ueno  <ueno@unixuser.org>
695
696         * epa.el (epa-select-keys): If SECRET is specified, select a
697         primary secret key by default.
698
699 2006-06-29  Daiki Ueno  <ueno@unixuser.org>
700
701         * EasyPG: Version 0.0.3 released.
702         * epg.el (epg-version-number): Bump up.
703         * configure.ac: Bump up version.
704
705 2006-06-12  Daiki Ueno  <ueno@unixuser.org>
706
707         * epa-file.el (epa-file-insert-file-contents): Don't move the
708         point to the end of the inserted region.
709         Reported by doug <douglas.bagley@gmail.com>
710
711 2006-06-01  Daiki Ueno  <ueno@unixuser.org>
712
713         * epa-file.el (epa-file-insert-file-contents): Support partial read.
714
715 2006-05-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
716
717         * epa-file.el (epa-file-write-region): Encode the plain text with
718         coding-system-for-write.
719
720 2006-05-30  Daiki Ueno  <ueno@unixuser.org>
721
722         * epa-file.el (epa-file-insert-file-contents):
723         Decode the decrypted text with coding-system-for-read.
724
725 2006-05-29  Daiki Ueno  <ueno@unixuser.org>
726
727         * EasyPG: Version 0.0.2 released.
728         * epg.el (epg-version-number): Bump up.
729         * configure.ac: Bump up version.
730
731 2006-05-29  Daiki Ueno  <ueno@unixuser.org>
732
733         * epg.el (epg--time-from-seconds): New function.
734         (epg--status-ERRSIG): Convert seconds from epoch to encoded-time.
735         (epg--status-VALIDSIG): Ditto.
736         (epg--status-KEYEXPIRED): Ditto.
737
738 2006-05-28  Daiki Ueno  <ueno@unixuser.org>
739
740         * epg.el (epg-start-import-keys): Don't specify filename if keys
741         is a string data.
742
743 2006-05-27  Daiki Ueno  <ueno@unixuser.org>
744
745         * epg.el (epg--process-filter): Pass epg-context instead of
746         process to status handlers.
747         (epg--status-NO_PUBKEY): Check if the previous signature's key-id
748         matches with the given key-id.
749
750 2006-05-26  Daiki Ueno  <ueno@unixuser.org>
751
752         * epg.el (epg--status-NO_PUBKEY): Replace the previous signature's
753         status from 'error to 'no-pubkey.
754         (epg--status-ERRSIG): Just add 'error signature to the verify result.
755
756         * epa.el (epa-insert-keys): Renamed from epa-list-keys-1; don't
757         disable inhibit-quit here; make text-properties nonsticky.
758         (epa-popup-info-window): New user option.
759         (epa-info-window-height): New user option.
760         (epa-display-verify-result): New function.
761         (epa-decrypt-file): Use it.
762         (epa-verify-file): Use it.
763         (epa-decrypt-region): Use it.
764         (epa-verify-region): Use it.
765
766         * epg.el (epg-make-context): New slot "operation".
767         (epg-passphrase-callback-function): Confirm passphrase when
768         performing symmetric encryption.
769
770 2006-05-25  Daiki Ueno  <ueno@unixuser.org>
771
772         * epa.el (epa-decrypt-file): Display verify result if the message
773         is signed.
774         (epa-decrypt-region): New command.
775         (epa-verify-region): New command.
776         (epa-decrypt-armor-in-region): New command.
777         (epa-verify-armor-in-region): New command.
778         (epa-sign-region): New command.
779         (epa-encrypt-region): New command.
780
781 2006-05-11  Daiki Ueno  <ueno@unixuser.org>
782
783         * epa.el (epa-armor): New user option.
784         (epa-textmode): New user option.
785
786 2006-05-02  Daiki Ueno  <ueno@unixuser.org>
787
788         * epg.el (epg-make-key-signature): New object epg-key-signature.
789         (epg-list-keys): Collect key signatures.
790         (epg-make-sub-key): Renamed secret -> secret-p.
791         (epg-list-keys-postprocess-one-key): Abolished.
792         (epg-list-keys): Reverse all keys, sub-keys, user-ids, and key
793         signatures by itself.
794         (epg-no-data-reason-alist): New constant.
795         (epg-unexpected-reason-alist): New constant.
796
797 2006-05-01  Daiki Ueno  <ueno@unixuser.org>
798
799         * epg.el (epg-invalid-recipients-reason-alist): Renamed.
800         (epg-delete-problem-reason-alist): Renamed.
801         (epg-import-ok-reason-alist): New constant.
802         (epg-import-problem-reason-alist): New constant.
803         (epg-status-IMPORTED): New function.
804         (epg-status-IMPORT_OK): New function.
805         (epg-status-IMPORT_PROBLEM): New function.
806         (epg-start-import-keys): Don't use a temporary output file.
807         (epg-start-receive-keys): New function.
808         (epg-import-keys-from-server): New function.
809         (epg-receive-keys): Alias to epg-import-keys-from-server.
810
811 2006-05-01  Daiki Ueno  <ueno@unixuser.org>
812
813         * epg.el (epg-start): Signal an error if the process of CONTEXT is
814         already running for other operations.
815         (epg-flush): Abolished.
816         (epg-start-generate-key): New function.
817         (epg-generate-key-from-file): New function.
818         (epg-generate-key-from-string): New function.
819         (epg-status-KEY_CREATED): New function.
820         (epg-status-KEY_NOT_CREATED): New function.
821         (epg-new-signature-type-alist): New variable.
822         (epg-make-new-signature): New object epg-new-signature.
823         (epg-status-SIG_CREATED): Set epg-new-signature object.
824         (epg-new-signature-to-string): New function.
825         (epg-make-signature): Added slots for signature class and version.
826         (epg-start-sign): Fixed rule of the MODE argument.
827
828 2006-04-30  Daiki Ueno  <ueno@unixuser.org>
829
830         * epa.el (epa-delete-keys): Support deletion of secret keys.
831
832         * pgg-epg.el (pgg-epg-decrypt-region): Convert line endings of the
833         decrypted text.
834
835         * epg.el (epg-read-output): Don't convert line endings of the
836         output file.
837         (epg-cancel): Set 'error result.
838
839 2006-04-29  Daiki Ueno  <ueno@unixuser.org>
840
841         * epg.el (epg-make-signature): Removed user-id; added
842         creation-time, expiration-time, pubkey-algorithm,
843         digest-algorithm.
844         (epg-process-sentinel): Abolished.
845         (epg-signature-to-string): Decode DN.
846         (epg-list-keys): Cache user-id in epg-user-id-alist.
847         (epg-make-user-id): Renamed name -> string.
848
849 2006-04-29  Daiki Ueno  <ueno@unixuser.org>
850
851         * epg.el (epg-status-ERRSIG): New function.
852         (epg-verify-file): Signal an error if we encounter ERRSIG status.
853         (epg-verify-string): Ditto.
854
855 2006-04-28  Daiki Ueno  <ueno@unixuser.org>
856
857         * epg.el: Added typecheck to accessors to objects.
858
859 2006-04-26  Daiki Ueno  <ueno@unixuser.org>
860
861         * epg.el (epg-status-GET_HIDDEN): Pass epg-context as the first
862         argument of passphrase-callback.
863         (epg-status-PROGRESS): Ditto.
864
865 2006-04-26  Daiki Ueno  <ueno@unixuser.org>
866
867         * epa.el (epa-select-keys): Don't set inhibit-quit when
868         recursive-edit is called.
869         (epg-cancel): New function.
870
871 2006-04-25  Daiki Ueno  <ueno@unixuser.org>
872
873         * epg.el (epg-process-sentinel): New function; set 'error if gpg
874         process exited abnormally, but we have not received an error
875         response from it.
876         (epg-sign-file): Signal an error only when a signature is not
877         created.
878         (epg-sign-string): Ditto.
879         (epg-encrypt-file): Signal an error if SIGN is specified and
880         signature is not created.
881         (epg-encrypt-string): Ditto.
882
883 2006-04-22  Daiki Ueno  <ueno@unixuser.org>
884
885         * epa.el (epa-key-widget-value-create): Decode DN.
886         (epa-list-keys): Add the PROTOCOL argument.
887         (epa-select-keys): Require CONTEXT as the first argument.
888
889         * epg.el (epg-gpgsm-program): New user option.
890         (epg-dn-type-alist): New variable.
891         (epg-start): Don't specify --command-fd if protocol is CMS.
892         (epg-list-keys): Require CONTEXT as the first argument.
893         (epg-dn-from-string): New function.
894         (epg-decode-dn): New function.
895
896 2006-04-21  Daiki Ueno  <ueno@unixuser.org>
897
898         * epa.el (epa-sign-keys): New command.
899
900         * epg.el (epg-start-sign-keys): New function.
901         (epg-sign-keys): New function.
902         (epg-status-GET_HIDDEN): Enable local quit.
903         (epg-status-GET_BOOL): Ditto.
904         (epg-status-GET_LINE): Ditto.
905
906 2006-04-20  Daiki Ueno  <ueno@unixuser.org>
907
908         * epa.el (epa-list-keys-1): Add 'epa-list-keys property to keylist
909         region.
910
911 2006-04-20  Daiki Ueno  <ueno@unixuser.org>
912
913         * pgg-epg.el (pgg-epg-secret-key-id-list): New variable.
914         (pgg-epg-passphrase-callback): New function.
915
916         * epa.el (epa-select-keys): Added "Cancel" button.
917
918 2006-04-20  Daiki Ueno  <ueno@unixuser.org>
919
920         * epg.el (epg-signature-to-string): New function.
921
922 2006-04-20  Daiki Ueno  <ueno@unixuser.org>
923
924         * epa-file.el (epa-file-write-region): RECIPIENTS is now a list of
925         key objects.
926         * epa-dired.el (epa-dired-do-encrypt): RECIPIENTS is now a list of
927         key objects.
928
929         * epa.el (epa-select-keys): Added MODE argument.
930         (epa-encrypt-file): RECIPIENTS is now a list of key objects.
931
932         * epg.el (epg-status-SIG_CREATED): New function.
933         (epg-start-sign): epg-context-signers is now a list of key objects.
934         (epg-start-encrypt): RECIPIENTS is now a list of key objects.
935
936 2006-04-19  Daiki Ueno  <ueno@unixuser.org>
937
938         * epa.el (epa-verify-file): Show results in minibuffer.
939         * epg.el (epg-debug-buffer): New variable.
940         (epg-flush): New function.
941
942 2006-04-18  Daiki Ueno  <ueno@unixuser.org>
943
944         * epa.el (epa-export-keys): New command.
945         * epg.el (epg-start-export-keys): Accept a list of epg-key object
946         instead of a regexp.
947
948 2006-04-18  Daiki Ueno  <ueno@unixuser.org>
949
950         * epa.el (epa-keys-mode-map): Bind epa-list-keys; epa-import-key.
951         (epa-import-key): New command.
952
953         * epg.el (epg-delete-problem-alist): New constant.
954         (epg-status-DELETE_PROBLEM): New function.
955         (epg-start-delete-key): New function.
956         (epg-delete-key): New function.
957         (epg-wait-for-completion): Add the NO-EOF argument.
958
959 2006-04-18  Daiki Ueno  <ueno@unixuser.org>
960
961         * epg.el (epg-start): Insert the command-line arguments to the
962         debug buffer.
963         (epg-start-encrypt): Wait for BEGIN_ENCRYPTION.
964         (epg-start-delete-key): New function.
965         (epg-delete-key): New function.
966
967         * epa.el (epa-key): New widget.
968         (epa-key-widget-action): New function.
969         (epa-key-widget-value-create): New function.
970         (epa-key-widget-button-face-get): New function.
971         (epa-key-widget-help-echo): New function.
972
973 2006-04-17  Daiki Ueno  <ueno@unixuser.org>
974
975         * epa-file.el (epa-file-write-region): Check if START is a string.
976
977 2006-04-17  Daiki Ueno  <ueno@unixuser.org>
978
979         * epa-file.el: Rewritten with file-name-handler.
980         (epa-file-handler): New variable.
981         (epa-file-enable): New command.
982         (epa-file-disable): New command.
983
984         * epa-setup.el: Call epa-file-enable.
985
986 2006-04-17  Daiki Ueno  <ueno@unixuser.org>
987
988         * epa-file.el (epa-passphrase): New variable.
989         (epa-file-passphrase-callback-function): New function.
990         (epa-find-file): Reset buffer-undo-list; set
991         buffer-file-coding-system to last-coding-system-used after
992         decoding.
993
994 2006-04-17  Daiki Ueno  <ueno@unixuser.org>
995
996         * epa-file.el (epa-write-file): Try to write region to "/" to get
997         last-coding-system-used to be set.
998
999 2006-04-17  Daiki Ueno  <ueno@unixuser.org>
1000
1001         * epa-file.el: New implementation of epf.el.
1002
1003         * epf.el: Abolished.
1004
1005 2006-04-17  Daiki Ueno  <ueno@unixuser.org>
1006
1007         * epa.el (epa-verify-file): Display verify result.
1008
1009         * epg.el (epg-invalid-recipients-alist): New variable.
1010         (epg-status-INV_RECP): New function.
1011         (epg-status-NO_RECP): New function.
1012
1013         * epa.el (epa-keys-mode-map): Bind epa-decrypt-file,
1014         epa-verify-file, epa-sign-file, and epa-encrypt-file.
1015         (epa-decrypt-file): New function imported from epa-dired.el.
1016         (epa-verify-file): New function imported from epa-dired.el.
1017         (epa-sign-file): New function imported from epa-dired.el.
1018         (epa-encrypt-file): New function imported from epa-dired.el.
1019
1020 2006-04-16  Daiki Ueno  <ueno@unixuser.org>
1021
1022         * epa.el (epa-select-keys): Renamed from epa-ask-keys; use
1023         recursive-edit.
1024         * epa-dired.el (epa-dired-encrypt-file): Use epa-select-keys.
1025
1026 2006-04-16  Daiki Ueno  <ueno@unixuser.org>
1027
1028         * epa-setup.el: New file.
1029         * epa-dired.el: New file.
1030
1031         * epg.el (epg-colons-pub-spec): Abolished.
1032         (epg-colons-sec-spec): Abolished.
1033         (epg-colons-uid-spec): Abolished.
1034         (epg-colons-fpr-spec): Abolished.
1035         (epg-key-validity-alist): New variable.
1036         (epg-key-capablity-alist): New variable.
1037         (epg-make-key): New object epg-key.
1038         (epg-make-sub-key): New object epg-sub-key.
1039         (epg-make-user-id): New object epg-user-id.
1040         (epg-list-keys-1): Renamed from epg-list-keys.
1041         (epg-list-keys): Rewritten.
1042
1043 2006-04-15  Daiki Ueno  <ueno@unixuser.org>
1044
1045         * epg.el (epg-list-keys): Make the NAME argument optional.
1046
1047 2006-04-13  Daiki Ueno  <ueno@unixuser.org>
1048
1049         * epa.el: Added header.
1050
1051         * epg.el (epg-list-keys): Specify --with-fingerprint.
1052         (epg-colons-fpr-spec): New variable.
1053         (epg-colons-pub-spec): Renamed trust -> validity and ownertrust ->
1054         owner-trust.
1055         (epg-colons-sec-spec): Ditto.
1056         (epg-colons-uid-spec): Renamed trust -> validity.
1057
1058 2006-04-13  Daiki Ueno  <ueno@unixuser.org>
1059
1060         * epa.el: New file.
1061
1062         * epg.el (epg-cipher-algorithm-alist): New constant.
1063         (epg-pubkey-algorithm-alist): New constant.
1064         (epg-digest-algorithm-alist): New constant.
1065         (epg-compress-algorithm-alist): New constant.
1066         (epg-configuration): New function.
1067         (epg-start): Don't specify --yes.
1068
1069 2006-04-13  Daiki Ueno  <ueno@unixuser.org>
1070
1071         * epg.el (epg-make-data-from-file): New function.
1072         (epg-make-data-from-string): New function.
1073         (epg-data-file): New function.
1074         (epg-data-string): New function.
1075         (epg-start-decrypt): Get a cipher text from a data object.
1076         (epg-delete-output-file): New function.
1077         (epg-decrypt-file): Add the 3rd argument PLAIN to specify where
1078         the output goes.
1079         (epg-start-verify): Get a signature and signed-text from a data
1080         object.
1081         (epg-verify-file): Added the 3rd argument PLAIN to specify where
1082         the output goes; return the plain text if PLAIN is nil.
1083         (epg-verify-string): Return the plain text.
1084         (epg-start-sign): Get a plain text from a data object.
1085         (epg-sign-file): Added the 3rd argument SIGNATURE to specify where
1086         the output goes.
1087         (epg-start-encrypt): Get a plain text from a data object.
1088         (epg-encrypt-file): Added the 4th argument CIPHER to specify where
1089         the output goes.
1090         (epg-start-import-keys): Get keys from a data object.
1091         (epg-import-keys-1): New function.
1092         (epg-import-keys-from-file): Use it.
1093         (epg-import-keys-from-string): Use it.
1094
1095 2006-04-12  Daiki Ueno  <ueno@unixuser.org>
1096
1097         * epf.el: Renamed from epg-file.el.
1098
1099 2006-04-12  Daiki Ueno  <ueno@unixuser.org>
1100
1101         * epg.el (epg-status-GET_BOOL): New function.
1102         (epg-status-GET_LINE): New function.
1103         (epg-prompt-alist): New variable, to be filled.
1104
1105         * pgg-epg.el (mml2015-gpg-extract-signature-details): New function.
1106         * epg.el (epg-signature-fingerprint): New function.
1107         (epg-signature-set-fingerprint): New function.
1108         (epg-status-VALIDSIG): New function.
1109
1110         * epg.el (epg-reset): Don't reset result.
1111         (epg-start-decrypt): Reset result before epg-start.
1112         (epg-start-verify): Ditto.
1113         (epg-start-sign): Ditto.
1114         (epg-start-encrypt): Ditto.
1115         (epg-start-export-keys): Ditto.
1116         (epg-start-import-keys): Ditto.
1117
1118         * Makefile.am (EXTRA_DIST): Added pgg-epg.el.
1119         * pgg-epg.el: New file.
1120
1121         * epg.el (epg-start-export-keys): New function.
1122         (epg-export-keys): New function.
1123         (epg-start-import-keys): New function.
1124         (epg-import-keys): New function.
1125         (epg-verify-file): New function.
1126
1127         * epg-file.el (epg-file-write-region): Support public key encryption.
1128
1129         * epg.el (epg-passphrase-callback-function): Always display key-id.
1130