doc/
[gpgme.git] / doc / ChangeLog
1 2003-04-29  Marcus Brinkmann  <marcus@g10code.de>
2
3         * gpgme.texi (Listing Keys): Remove force_update argument from
4         gpgme_get_key.
5
6         * gpgme.texi (Trust Item Management): Add data members of
7         GpgmeTrustItem type.
8         (Information About Trust Items): Add note about obsoleteness.
9         (Manipulating Trust Items): Add gpgme_trust_item_ref and
10         gpgme_trust_item_unref.
11
12 2003-04-28  Marcus Brinkmann  <marcus@g10code.de>
13
14         * gpgme.texi (Verify): Rewritten to take into account new and
15         deprecated functions and data types.
16
17         * gpgme.texi (Decrypt): Descript gpgme_op_decrypt_result and
18         GpgmeDecryptResult.
19
20 2003-04-27  Marcus Brinkmann  <marcus@g10code.de>
21
22         * gpgme.texi (Encrypting a Plaintext): Add info about
23         GpgmeEncryptResult and gpgme_op_encrypt_result.
24
25         * gpgme.texi (Creating a Signature): Add info about
26         GpgmeNewSignature, GpgmeSignResult and gpgme_op_sign_result.
27         (Crypto Operations): Add GpgmeInvalidUserID.
28         (Algorithms): New chapter.
29
30         * gpgme.texi (Deleting Keys): Document
31         GPGME_Ambiguous_Specification.
32         (Error Values): Remove GPGME_Invalid_Type and GPGME_Invalid_Mode.
33         Add GPGME_Unknown_Reason, GPGME_Not_Found,
34         GPGME_Ambiguous_Specification, GPGME_Wrong_Key_Usage,
35         GPGME_Key_Revoked, GPGME_Key_Expired, GPGME_No_CRL_Known,
36         GPGME_CRL_Too_Old, GPGME_Policy_Mismatch, GPGME_No_Secret_Key,
37         GPGME_Key_Not_Trusted, GPGME_Issuer_Missing, GPGME_Chain_Too_Long,
38         GPGME_Unsupported_Algorithm, GPGME_Sig_Expired,
39         GPGME_Bad_Signature, GPGME_No_Public_Key.
40
41 2003-04-25  Marcus Brinkmann  <marcus@g10code.de>
42
43         * gpgme.texi (Importing Keys): Change GPGME_IMPORT_PRIVATE to
44         GPGME_IMPORT_SECRET.
45
46         * gpgme.texi (Importing Keys): Remove note about gpgme_get_op_info.
47         (Detailed Results): Remove note about import.
48
49         * gpgme.texi (Importing Keys): Add documentation for
50         GpgmeImportStatus, GpgmeImportResult and gpgme_op_import_result.
51
52         * gpgme.texi (Generating Keys): Fix documentation of public and
53         secret arguments.
54
55 2003-04-24  Marcus Brinkmann  <marcus@g10code.de>
56
57         * gpgme.texi (Generating Keys): Document changed gpgme_op_genkey
58         and new gpgme_op_genkey_result function.  Document
59         GpgmeGenKeyResult data type.
60
61         * gpgme.texi (Error Values): Rename GPGME_No_Passphrase to
62         GPGME_Bad_Passphrase.
63         * gpgme.texi (Decrypt): Likewise.
64         (Decrypt and Verify): Likewise.
65         (Creating a Signature): Likewise.
66         (Encrypting a Plaintext): Likewise.
67
68         * gpgme.texi (Error Values): Rename GPGME_No_Recipients to
69         GPGME_No_UserID and GPGME_Invalid_Recipient to
70         GPGME_Invalid_UserID.
71         (Encrypting a Plaintext): Likewise.
72
73         * gpgme.texi (Error Values): Remove GPGME_Busy and GPGME_No_Request.
74         (Listing Keys): Likewise.
75         (Listing Trust Items): Likewise.
76
77 2003-02-06  Marcus Brinkmann  <marcus@g10code.de>
78
79         * gpgme.texi (Cancelling an Operation): Removed.
80         (Passphrase Callback): Document new type for GpgmePassphraseCb.
81
82 2003-01-30  Marcus Brinkmann  <marcus@g10code.de>
83
84         * gpgme.texi (Engine Information): Rename member part to
85         file_name.
86
87         * gpgme.texi (Protocols and Engines): Document
88         gpgme_get_protocol_name.
89
90         * gpgme.texi (Engine Information): Rewritten.
91
92 2003-01-29  Marcus Brinkmann  <marcus@g10code.de>
93
94         * gpgme.texi (I/O Callback Interface): Document new even
95         GPGME_EVENT_START.
96         (Waiting For Completion): Document new possible return values.
97         (I/O Callback Interface): Document return type of GpgmeIOCb.
98
99 2003-01-29  Marcus Brinkmann  <marcus@g10code.de>
100
101         * gpgme.texi (Hooking Up Into Idle Time): Section removed.
102
103 2002-12-24  Marcus Brinkmann  <marcus@g10code.de>
104
105         * gpgme.texi (Verify): Drop R_STAT argument in gpgme_op_verify.
106         * gpgme.texi (Decrypt and Verify): Likewise for
107         gpgme_op_decrypt_verify.
108
109 2002-12-23  Marcus Brinkmann  <marcus@g10code.de>
110
111         * gpgme.texi (Information About Keys): Document that
112         GPGME_ATTR_IS_SECRET is not representable as a string anymore.
113
114 2002-12-22  Marcus Brinkmann  <marcus@g10code.de>
115
116         * gpgme.texi (Key Signatures): New section.
117         (Listing Keys): Add gpgme_get_key.
118
119 2002-12-06  Marcus Brinkmann  <marcus@g10code.de>
120
121         * gpgme.texi (Memory Based Data Buffers): New subsection.
122         (File Based Data Buffers): Likewise.
123         (Callback Based Data Buffers): Likewise.
124         (Manipulating Data Buffers): Update interfaces.  Add
125         gpgme_data_seek.
126         * gpgme.texi (Engine Version Check): Remove gpgme_check_engine.
127         
128 2002-11-21  Marcus Brinkmann  <marcus@g10code.de>
129
130         * gpgme.texi (Verify): Document the new interface.
131
132 2002-11-19  Marcus Brinkmann  <marcus@g10code.de>
133
134         * gpgme.texi (Generating Keys): Document new argument to
135         gpgme_op_genkey.
136
137 2002-11-05  Marcus Brinkmann  <marcus@g10code.de>
138
139         * gpgme.texi (Verify): Fix prototype of gpgme_get_sig_key.
140         Reported by Miguel Coca <e970095@zipi.fi.upm.es>.
141
142 2002-08-30  Marcus Brinkmann  <marcus@g10code.de>
143
144         * gpgme.texi (Selecting Signers): Fix reference count.
145
146 2002-08-21  Marcus Brinkmann  <marcus@g10code.de>
147
148         * gpgme.texi (Header): Document name space.
149
150 2002-08-20  Marcus Brinkmann  <marcus@g10code.de>
151
152         * gpgme.texi (Importing Keys): Document gpgme_op_import_ext.
153
154         * gpgme.texi (Importing Keys): Undocument EOF.
155
156 2002-08-14  Werner Koch  <wk@gnupg.org>
157
158         * gpgme.texi (Information About Keys): Changed GPGME_ATTR_TYPE.
159
160 2002-07-25  Marcus Brinkmann  <marcus@g10code.de>
161
162         * gpgme.texi (Deleting Keys): Say that secret keys might not be
163         deleted.
164
165 2002-07-25  Marcus Brinkmann  <marcus@g10code.de>
166
167         * gpgme.texi (Information About Keys): Document (badly) the new
168         key attributes.
169
170         * gpgme.texi (Manipulating Data Buffers): Mention that backend
171         tries to detect encoding automatically.
172
173 2002-07-03  Marcus Brinkmann  <marcus@g10code.de>
174
175         * gpgme.texi (Run Control): Update this section.
176         (Waiting For Completion): Likewise for this subsection.
177         (Cancelling an Operation): Likewise for this subsection.
178         (Using External Event Loops): New subsection with several
179         subsubsections.
180
181 2002-06-28  Marcus Brinkmann  <marcus@g10code.de>
182
183         * gpgme.texi (Multi Threading): Remove item about the need to
184         synchronize anything against gpgme_wait (except gpgme_wait
185         itself).
186
187 2002-06-27  Marcus Brinkmann  <marcus@g10code.de>
188
189         * gpgme.texi (Information About Keys): Fix documentation for IDX.
190         (Information About Trust Items): Likewise.
191
192 2002-06-26  Werner Koch  <wk@gnupg.org>
193
194         * gpgme.texi (Importing Keys): Document the return value -1 of
195         gpgme_op_import.
196
197 2002-06-20  Werner Koch  <wk@gnupg.org>
198
199         * gpgme.texi (Verify): Explain the new whatidx variable.
200
201 2002-06-10  Werner Koch  <wk@gnupg.org>
202
203         * gpgme.texi (Verify): Document attribute GPGME_ATTR_ERRTOK.
204
205 2002-06-04  Marcus Brinkmann  <marcus@g10code.de>
206
207         * gpgme.texi (Multi Threading): Document new autodetection.
208
209 2002-06-04  Marcus Brinkmann  <marcus@g10code.de>
210
211         * Makefile.am (DISTCLEANFILES): New variable.
212
213 2002-05-26  Marcus Brinkmann  <marcus@g10code.de>
214
215         * gpgme.texi: Some typographical correctons throughout.
216
217 2002-05-09  Marcus Brinkmann  <marcus@g10code.de>
218
219         * gpgme.texi (Using Automake): New section.
220
221 2002-05-09  Marcus Brinkmann  <marcus@g10code.de>
222
223         * gpgme.texi (Multi Threading): Escape { and }.
224
225 2002-05-09  Marcus Brinkmann  <marcus@g10code.de>
226
227         * gpgme.texi (Overview): Replace note about thread-safeness.
228         (Multi Threading): New section.
229
230 2002-05-03  Werner Koch  <wk@gnupg.org>
231
232         * gpgme.texi (Manipulating Data Buffers): Changed some data types
233         to void*.
234         (Protocol Selection): Added gpgme_get_protocol.
235         (Verify): Updated to include the new attribute fucntions and
236         status codes.
237
238 2002-04-27  Werner Koch  <wk@gnupg.org>
239
240         * gpgme.texi (Manipulating Data Buffers): New type GpgmeDataEncoding.
241
242 2002-04-23  Marcus Brinkmann  <marcus@g10code.de>
243
244         * gpgme.texi (Passphrase Callback): Document that either return
245         argument can be NULL.
246         (Progress Meter Callback): Likewise.
247
248 2002-04-22  Marcus Brinkmann  <marcus@g10code.de>
249
250         * gpgme.texi (Passphrase Callback): Fix small typo.  Document the
251         new function gpgme_get_passphrase_cb.
252         (Progress Meter Callback): Document the new function
253         gpgme_get_progress_cb.
254
255 2002-04-16  Marcus Brinkmann  <marcus@g10code.de>
256
257         * gpgme.texi (Creating a Signature): Fix function name.  Reported
258         by Wichert Ackerman <wichert@debian.org>.
259
260 2002-03-29  Marcus Brinkmann  <marcus@g10code.de>
261
262         * gpgme.texi (direntry): End index entry with a full stop.
263         Patch submitted by Jose Carlos Garcia Sogo <jsogo@debian.org>.
264         
265 2002-03-17  Marcus Brinkmann  <marcus@g10code.de>
266
267         * gpgme.texi (Detailed Results): Fix syntax error in last change.
268
269 2002-03-08  Werner Koch  <wk@gnupg.org>
270
271         * gpgme.texi (Detailed Results): Import does also return info.
272
273 2002-03-06  Marcus Brinkmann  <marcus@g10code.de>
274
275         * gpgme.texi (Encrypting a Plaintext): Document symmetric
276         encryption.
277
278 2002-03-06  Marcus Brinkmann  <marcus@g10code.de>
279
280         * gpgme.texi (Error Strings): Add example.
281         * gpgme.texi (Listing Keys): Likewise.
282
283 2002-03-03  Marcus Brinkmann  <marcus@g10code.de>
284
285         * gpgme.texi (Information About Keys): Document GPGME_ATTR_EXPIRE.
286
287 2002-03-03  Marcus Brinkmann  <marcus@g10code.de>
288
289         * gpgme.texi (Verify): Document verification of normal and
290         cleartext signatures.
291
292 2002-02-27  Marcus Brinkmann  <marcus@g10code.de>
293
294         * gpgme.texi (Listing Keys): Document gpgme_op_keylist_ext_start.
295
296 2002-02-27  Marcus Brinkmann  <marcus@g10code.de>
297
298         * gpgme.texi (Encrypting a Plaintext): Document
299         GPGME_Invalid_Recipients.
300         (Error Values): Likewise.
301
302 2002-02-26  Marcus Brinkmann  <marcus@g10code.de>
303
304         * gpgme.texi (Encrypting a Plaintext): Document
305         gpgme_op_encrypt_sign and gpgme_op_encrypt_sign_start.
306
307 2002-02-25  Marcus Brinkmann  <marcus@g10code.de>
308
309         * gpgme.texi (Creating a Signature): Add a note about
310         certificates to include.
311         (Included Certificates): New section.
312
313 2002-02-09  Marcus Brinkmann  <marcus@g10code.de>
314
315         * gpgme.texi (Detailed Results): Remove literal tags.
316         (Generating Keys): Update documentation.
317
318         * gpgme.texi (Generating Keys): Fix syntax error.
319
320 2002-02-06  Marcus Brinkmann  <marcus@g10code.de>
321
322         * gpgme.texi (Waiting For Completion): Adjust doc to changes in
323         the code.
324
325 2002-02-06  Marcus Brinkmann  <marcus@g10code.de>
326
327         * gpgme.texi (Key Listing Mode): Update documentation.
328
329 2002-01-31  Marcus Brinkmann  <marcus@g10code.de>
330
331         * gpgme.texi (Generating Keys): Document error at creation
332         failure.
333
334 2002-01-30  Marcus Brinkmann  <marcus@g10code.de>
335
336         * gpgme.texi (Deleting Keys): Document new error values.
337
338 2002-01-30  Marcus Brinkmann  <marcus@g10code.de>
339
340         * gpgme.texi (Importing Keys): Add reference to gpgme_get_op_info.
341
342 2002-01-30  Marcus Brinkmann  <marcus@g10code.de>
343
344         * gpgme.texi: Some spell checking.
345
346 2002-01-30  Marcus Brinkmann  <marcus@g10code.de>
347
348         * gpgme.texi: Add all the gpgme_op_*_start functions.
349         Fill the concept index with many, many entries.
350
351 2002-01-29  Marcus Brinkmann  <marcus@g10code.de>
352
353         * gpgme.texi (Run Control): New section.
354         (Verify): Docuent gpgme_get_notation.
355         (More Information): New section describing gpgme_get_op_info.
356
357 2002-01-22  Marcus Brinkmann  <marcus@g10code.de>
358
359         * gpgme.texi (Passphrase callback): Change GpgmePassphraseCb's
360         R_HD type from void* to void**.
361
362 2002-01-22  Marcus Brinkmann  <marcus@g10code.de>
363
364         * gpgme.texi (Creating data buffers): Change
365         gpgme_data_new_from_filepart's LENGTH type from off_t to size_t.
366
367 2002-01-22  Marcus Brinkmann  <marcus@g10code.de>
368
369         * gpgme.texi (Generating keys): New subsection.
370         (Exporting keys): Likewise.
371         (Importing keys): Likewise.
372         (Deleting keys): Likewise.
373
374 2002-01-16  Marcus Brinkmann  <marcus@g10code.de>
375
376         * gpgme.texi: g10Code -> g10 Code
377
378         * gpgme.texi (Top): Complete detailmenu.
379         
380         * gpgme.texi: Convert embarassing cruft to the real thing.
381
382 2002-01-16  Marcus Brinkmann  <marcus@g10code.de>
383
384         * ChangeLog: New file.
385         * gpgme.texi: Likewise.
386         * gpl.texi: Likewise.
387         * fdl.texi: Likewise.
388         * Makefile.am (info_TEXINFOS): New variable.
389         (gpgme_TEXINFOS): Likewise.
390
391  Copyright 2002 g10 Code GmbH
392
393  This file is free software; as a special exception the author gives
394  unlimited permission to copy and/or distribute it, with or without
395  modifications, as long as this notice is preserved.
396
397  This file is distributed in the hope that it will be useful, but
398  WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
399  implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.