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