OSDN Git Service

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