(hashcash-version): return nil when invoked with a
[gnus] / contrib / ChangeLog
1 2003-03-07  Teodor Zlatanov  <tzz@bwh.harvard.edu>
2
3         * hashcash.el: New version from Paul Foley with better variable
4         names, executable-find support, and no errors in GNU Emacs
5         (hashcash-version): return nil when invoked with a
6         nil token
7
8 2003-02-21  Simon Josefsson  <jas@extundo.com>
9
10         * hashcash.el (hashcash-point-at-bol):
11         (hashcash-point-at-eol): Defalias.
12         (hashcash-generate-payment):
13         (mail-check-payment): Use it.
14
15 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16
17         * hashcash.el: New version from Paul Foley with new
18         mail-check-payment function.
19
20 2002-06-22  Simon Josefsson  <jas@extundo.com>
21
22         * hashcash.el: New file.
23         (hashcash-default-payment, hashcash-payment-alist, hashcash):
24         Defcustom.
25         (hashcash-generate-payment): Update to recent hashcode command
26         line syntax.
27         (hashcash-insert-payment): Use X-Hashcode:.
28         (mail-add-payment): Also look at Newsgroups.
29         (top-level): Add provide and EOF comment.
30         (mail-add-payment): Autoload.
31         (hashcash-insert-payment): s/Hashcode/Hashcash/
32         (mail-add-payment): Doc fix.
33
34 2002-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
35
36         * gnus-mdrtn.el (gnus-moderated-groups): Removed (require 'gnus-load).
37
38 2002-04-24  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
39
40         * ucs-tables.el (featurep): Barf on XEmacs.
41
42 2002-03-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
43
44         * ucs-tables.el: Copy from Emacs 21.
45         
46 2002-03-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
47
48         * xml.el: Sync with Emacs 21.
49
50 2002-01-25  Josh Huber  <huber@alum.wpi.edu>
51
52         * gpg.el (gpg-command-decrypt): Enable the status-fd command line
53         option to gpg when decrypting so `mml2015-mailcrypt-decrypt' can
54         parse and display the output.
55
56 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
57
58         * gnus-mdrtn.el (gnus-moderation-cancel-article): Insert an extra
59         newline.
60
61 2001-12-26  Florian Weimer  <fw@deneb.enyo.de>
62
63         * gpg.el (gpg-command-default-alist): Using gpg-2comp is no longer
64         the default.
65
66 2001-12-18  Josh Huber  <huber@alum.wpi.edu>
67
68         * ChangeLog: changed buffer-file-coding-system back to
69         coding. (oops)
70
71 2001-12-17  Josh Huber  <huber@alum.wpi.edu>
72
73         * ChangeLog: changed coding to buffer-file-coding-system
74
75 2001-11-22  Simon Josefsson  <jas@extundo.com>
76
77         * sha1.el: Removed. (A FSF copyrighted sha1-el.el file is in
78         ../lisp/).
79
80 2001-10-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
81
82         * canlock.el, hex-util.el, sha1-el.el: Move to lisp.
83
84 2001-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
85
86         * canlock.el: (canlock-base64-encode-function): Removed.
87         (canlock-mmencode-program): Removed.
88         (canlock-mmencode-args-for-encoding): Removed.
89         (canlock-openssl-program): Renamed from `canlock-ssleay-program'.
90         (canlock-openssl-args): Renamed from `canlock-ssleay-args'.
91         (canlock-load-hook): Removed.
92         (canlock-base64-encode-string-with-mmencode): Removed.
93         (canlock-sha1-with-openssl): Renamed from
94         `canlock-sha1-with-ssleay'.
95         (canlock-hex-string-to-int): Removed.
96         (canlock-fetch-fields): Don't use `mapcar'.
97         (canlock-fetch-id-for-key): Don't use Cancel header if there is no
98         cancel command.
99         (gnus-summary-canlock-verify): Removed.
100         (wl-summary-canlock-verify): Removed.
101         (canlock-mew-summary-display): Removed.
102         (mew-summary-canlock-verify): Removed.
103         (mh-summary-canlock-verify): Removed.
104         (vm-summary-canlock-verify): Removed.
105         (cmail-summary-canlock-verify): Removed.
106         (rmail-summary-canlock-verify): Removed.
107
108 2001-10-25  Simon Josefsson  <jas@extundo.com>
109
110         * canlock.el (canlock-password, canlock-password-for-verify) 
111         (canlock-force-insert-header): Defcustom.
112
113 2001-10-17  Simon Josefsson  <jas@extundo.com>
114
115         * canlock.el (sha1-binary): Autoload `sha1-binary'.
116         (canlock-sha1-function): Use it.
117         (canlock-sha1-function-for-verify): Ditto.
118
119         * sha1-el.el: New file.
120
121         * hex-util.el: Ditto.
122
123 2001-08-24 16:09:14  Fabien Penso  <penso@linuxfr.org>
124
125         * gpg.el (gpg-command-sign-detached): Doc fix.
126
127 2001-08-07  Andreas Jaeger  <aj@suse.de>
128
129         * gpg.el (gpg-passphrase-forget): Don't cache
130         gpg-passphrase-timer.
131         (gpg-passphrase-store): Check if gpg-passphrase-timer is
132         initialized already.
133         
134 2001-07-30 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
135         From Andreas Fuchs <asf@void.at>
136
137         * gpg.el (gpg-command-verify): --status-fd 1
138         (gpg-unabbrev-trust-alist): New.
139
140 2001-01-18  Colin Marquardt <colin.marquardt@usa.alcatel.com>
141
142         * gpg.el (gpg-make-temp-file): Error info.
143
144 2001-01-13 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
145
146         * gpg.el (gpg-build-arg-list): Use copy-sequence.
147
148 2000-12-19 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
149
150         * gpg.el (defalias): Use eval-and-compile.
151         (gpg-command-all-arglist): Suggest by Jeff Senn <senn@maya.com>.
152
153 2000-12-15 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
154
155         * gpg.el (gpg-command-alist): Alist may not be defined.
156
157 2000-12-14 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
158
159         * gpg.el (gpg-make-temp-file): Don't check file-modes of M$Windows.
160
161 2000-12-14 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
162
163         * gpg.el (gpg-passphrase-store): Don't activate timer if it is live.
164
165 2000-11-30 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
166
167         * gpg.el: (gpg-make-temp-file): Use expand-file-name.
168         (gpg-point-at-eol): New function.
169         (gpg-call-process): Use it.
170         (gpg-key-list-keys-parse-line): Ditto.
171         (gpg-with-passphrase-env): edebug-form-spec.
172         (gpg-with-temp-files): Ditto.
173         (gpg-show-result): Ditto.
174
175 2000-11-08  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
176
177         * gpg.el: In Xemacs it is called point-at-eol, not
178         line-end-position
179
180         * gpg.el (gpg-key-lessp): use string-lessp instead of
181         compare-strings (not available on XEmacs)
182         
183 2000-11-16  Simon Josefsson  <sj@extundo.com>
184
185         * gpg.el (gpg-command-verify-cleartext): New variable.
186         (gpg-verify-cleartext): New function.
187         
188 2000-10-31 17:32:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
189
190         * gpg.el (gpg-verify): The last argument of apply is a list.
191         (gpg-encrypt): Add passphrase as a parameter.
192
193 ;; Local Variables:
194 ;; coding: iso-2022-7bit
195 ;; End: