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