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