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