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