Changes for W32
[gpgme.git] / doc / ChangeLog
1 2007-07-12  Werner Koch  <wk@g10code.com>
2
3         * gpgme.texi (Library Version Check): Add remark that the socket
4         layer will get initialized.
5
6 2007-06-05  Marcus Brinkmann  <marcus@g10code.de>
7
8         * gpgme.texi (Advanced Key Editing): New section.
9
10 2007-05-21  Werner Koch  <wk@g10code.com>
11
12         * Makefile.am (online): New target.
13
14 2007-05-18  Marcus Brinkmann  <marcus@g10code.de>
15
16         * gpgme.texi (Error Strings): Fix documentation of
17         gpgme_strerror_r.
18
19 2006-11-01  Moritz Schulte  <moritz@g10code.com>
20
21         * gpgme.texi (Data Buffer I/O Operations): Fixed entry for
22         gpgme_data_seek: OFFSET is not a pointer; some s/whence/offset/.
23
24 2006-09-25  Marcus Brinkmann  <marcus@g10code.de>
25
26         * gpgme.texi (Destroying Data Buffers): Clarify that
27         gpgme_data_release_and_get_mem destroys DH unconditionally.
28
29 2005-03-24  Marcus Brinkmann  <marcus@g10code.de>
30
31         * gpgme.texi (Library Version Check): Make example code compatible
32         to W32 systems.
33
34 2006-06-21  Marcus Brinkmann  <marcus@g10code.de>
35
36         * gpgme.texi (Passphrase Callback): Fix inverted condition in
37         description.
38
39 2005-12-20  Werner Koch  <wk@g10code.com>
40
41         * gpgme.texi (Verify): Document pka_trust.
42
43 2005-12-06  Werner Koch  <wk@g10code.com>
44
45         * gpgme.texi (Key Management): Updated to match the fixes for
46         subkey fingerprints and theg secret flag.
47
48 2005-10-06  Marcus Brinkmann  <marcus@g10code.de>
49
50         * gpgme.texi (Destroying Data Buffers): Document gpgme_free.
51
52 2005-10-02  Marcus Brinkmann  <marcus@g10code.de>
53
54         * gpgme.texi (Key Management): Add the new member notations of
55         gpgme_sig_key_t.
56         (Key Listing Mode): Document GPGME_KEYLIST_MODE_SIG_NOTATIONS.
57
58 2005-10-01  Marcus Brinkmann  <marcus@g10code.de>
59
60         * gpgme.texi: Enclose all return parameters of deftypefuns in
61         curly brackets.
62
63         * gpgme.texi (Signature Notation Data): New section.
64         (Verify): Added more about the notation data structure.
65
66 2005-09-30  Marcus Brinkmann  <marcus@g10code.de>
67
68         * gpgme.texi (Data Buffer I/O Operations, Data Buffer Meta-Data):
69         New subsections.
70
71         * gpgme.texi: Replace plaintext_filename with file_name.
72
73         * gpgme.texi (Key Management): Document is_qualified.
74
75 2005-07-27  Marcus Brinkmann  <marcus@g10code.de>
76
77         * gpgme.texi (Decrypt): Add plaintext_filename to
78         gpgme_decrypt_result_t.
79         (Verify): Likewise for gpgme_verify_result_t.
80
81 2005-06-03  Marcus Brinkmann  <marcus@g10code.de>
82
83         * gpgme.texi (Verify): Add information about new fields in
84         gpgme_signature_t.
85
86         * gpgme.texi (Decrypt): Add gpgme_recipient_t.
87
88 2005-05-28  Marcus Brinkmann  <marcus@g10code.de>
89
90         * gpgme.texi (Key Listing Mode): Fix return type of
91         gpgme_set_keylist_mode.
92         Reported by "Sergio" <ml_sergico@virgilio.it>.
93
94 2005-04-28  Marcus Brinkmann  <marcus@g10code.de>
95
96         * gpgme.texi (Included Certificates): Document
97         GPGME_INCLUDE_CERTS_DEFAULT.
98
99 2005-01-12  Marcus Brinkmann  <marcus@g10code.de>
100
101         * gpgme.texi (Engine Configuration): New section.
102         (Crypto Engine): New subsection.
103
104 2004-12-07  Marcus Brinkmann  <marcus@g10code.de>
105
106         * lesser.texi (Library Copying): Change from @appendixsec to
107         @appendix.
108         * gpgme.texi (Features): Change reference to GPL to one to LGPL.
109
110         * Makefile.am: Change license to LGPL.
111         (gpgme_TEXINFOS): Replace gpl.texi with lesser.texi.
112
113         * gpgme.texi: Change license to LGPL (also for documentation of
114         GPGME's license).
115         * lesser.texi: New file.
116         * gpl.texi: File removed.
117
118         * gpgme.texi (Creating Contexts): Fix cut&paste error.  Reported
119         by Noel Torres <envite@rolamasao.org>.
120
121 2004-09-30  Marcus Brinkmann  <marcus@g10code.de>
122
123         * Makefile.am (gpgme_TEXINFOS): Remove fdl.texi.
124         * gpgme.texi: Do not include fdl.texi.  Change license to GPL.
125         * fdl.texi: File removed.
126
127 2004-09-29  Marcus Brinkmann  <marcus@g10code.de>
128
129         * gpgme.texi (Key Management): Change type of keylist_mode in
130         gpgme_key_t to gpgme_keylist_mode_t.
131
132 2004-09-28  Marcus Brinkmann  <marcus@g10code.de>
133
134         * gpgme.texi (Passphrase Callback): Fix last change.
135
136 2004-09-27  Marcus Brinkmann  <marcus@g10code.de>
137
138         * gpgme.texi (Passphrase Callback): Document
139         GPG_ERR_NOT_IMPLEMENTED.
140
141         * gpgme.texi: Update copyright year for tex version.
142
143 2004-07-29  Moritz Schulte  <moritz@g10code.com>
144
145         * gpgme.texi (Verify): Fix gpgme_get_key example (ancient
146         force_update argument was still there).
147
148 2004-06-08  Marcus Brinkmann  <marcus@g10code.de>
149
150         * gpgme.texi (Listing Keys): Elaborate on the length restrictions
151         on search patterns.
152
153         * gpgme.texi (Decrypt and Verify): Document the NO_DATA error
154         code.
155         (Verify): Document the relationship between gpgme_op_verify_result
156         and the decrypt and verify operations.
157
158 2004-05-21  Marcus Brinkmann  <marcus@g10code.de>
159
160         * gpgme.text (Verify): Document GPG_ERR_CERT_REVOKED status.
161
162         * gpgme.texi (Decrypt): Add note about new field wrong_key_usage
163         of gpgme_decrypt_result_t.
164
165         * gpgme.texi (Key Management): Add note about new field
166         keylist_mode of gpgme_key_t.
167
168 2004-04-29  Marcus Brinkmann  <marcus@g10code.de>
169
170         * gpgme.texi (Verify): Correct type of member wrong_key_usage.
171
172 2004-03-29  Moritz Schulte  <moritz@duesseldorf.ccc.de>
173
174         * gpgme.texi (Verify): Fix type of gpgme_op_verify_result.
175         * gpgme.texi (Key Listing Mode): Typo fix.
176
177 2004-03-23  Marcus Brinkmann  <marcus@g10code.de>
178
179         * gpgme.texi (Library Version Check): Fix the instruction when to
180         set the locale.
181
182 2004-03-03  Marcus Brinkmann  <marcus@g10code.de>
183
184         * gpgme.texi (I/O Callback Example Qt): New section by Marc Mutz.
185
186 2004-02-24  Marcus Brinkmann  <marcus@g10code.de>
187
188         * gpgme.texi (cancellation): New section.
189
190 2004-02-17  Werner Koch  <wk@gnupg.org>
191
192         * gpgme.texi (Key Listing Mode): Doc KEYLIST_MODE_VALIDATE.
193
194 2004-02-06  Moritz Schulte  <mo@g10code.com>
195
196         * gpgme.texi: A couple of small fixes regarding the Largfile
197         Support section.
198
199 2004-02-01  Marcus Brinkmann  <marcus@g10code.de>
200
201         * gpgme.texi (Largefile Support): New section.
202
203 2004-01-13  Marcus Brinkmann  <marcus@g10code.de>
204
205         * gpgme.texi (Key Management): Fix exportable field.
206
207 2003-12-25  Marcus Brinkmann  <marcus@g10code.de>
208
209         * gpgme.texi (Key Management): Rename member class in
210         gpgme_key_sig_t to sig_class.
211         (Creating a Signature): Likewise for gpgme_signature_t.
212
213 2003-12-23  Moritz Schulte  <mo@g10code.com>
214
215         * gpgme.texi (Listing Keys): Minor clarification for
216         gpgme_get_key.
217
218 2003-10-06  Marcus Brinkmann  <marcus@g10code.de>
219
220         * gpgme.texi (Signal Handling): New section.
221
222 2003-09-14  Marcus Brinkmann  <marcus@g10code.de>
223
224         * gpgme.texi (Multi Threading): Correct documentation on memory
225         synchronization requirement.
226
227         * gpgme.texi (Locale): New section.
228         (Multi Threading): Set locale in example.
229
230 2003-09-13  Marcus Brinkmann  <marcus@g10code.de>
231
232         * gpgme.texi (Error Strings): Add gpgme_strerror_r.
233
234 2003-09-13  Marcus Brinkmann  <marcus@g10code.de>
235
236         * gpgme.texi (Multi Threading): Update documentation.
237
238 2003-09-03  Marcus Brinkmann  <marcus@g10code.de>
239
240         * gpgme.texi (Header): We don't use the assuan namespace anymore.
241         Document new thread options.
242
243 2003-08-14  Marcus Brinkmann  <marcus@g10code.de>
244
245         * gpgme.texi (Creating a Signature): Change type of member class
246         to unsigned int.
247
248 2003-08-04  Marcus Brinkmann  <marcus@g10code.de>
249
250         * gpgme.texi (Verify): Get error code from SIG->status in the code
251         for gpgme_get_sig_status.
252
253 2003-07-31  Marcus Brinkmann  <marcus@g10code.de>
254
255         * gpgme.texi (Key Management): Add can_authenticate flag.
256
257         * gpgme.texi (Listing Keys): Document GPG_ERR_AMBIGUOUS_NAME for
258         gpgme_get_key.
259
260 2003-07-29  Marcus Brinkmann  <marcus@g10code.de>
261
262         * Makefile.am (EXTRA_DIST): Remove variable.
263
264         * gpgme.texi (Encrypting a Plaintext): Bad passphrase is only
265         possible with symmetric encryption, change the wording to reflect
266         that.
267
268         * gpgme.texi (Creating a Signature): Document
269         GPG_ERR_UNUSABLE_SECKEY.
270
271         * gpgme.texi (Encrypting a Plaintext): Mention encrypt and sign
272         operations in result function.
273         (Creating a Signature): Likewise.
274
275 2003-07-23  Marcus Brinkmann  <marcus@g10code.de>
276
277         * gpgme.texi (Key Listing Mode): Remove word duplication.
278         (Listing Keys): Remove mentioning of force argument.
279         (Verify): Don't mention r_stat.  Fix some typos.
280         (Decrypt and Verify): Correct info how to get the result.  Don't
281         mention r_stat.
282         (Manipulating Data Buffers): Fix documentation of return value.
283         (Listing Keys): Update examples.
284         (Decrypt): Result might also be available when operation failed.
285         (Verify): Result might also be available when operation failed.
286         All spotted by Stéphane Corthésy.
287
288 2003-07-22  Marcus Brinkmann  <marcus@g10code.de>
289
290         * gpgme.texi (Error Sources): Fix cut and paste error.
291
292 2003-07-09  Marcus Brinkmann  <marcus@g10code.de>
293
294         * gpgme.texi (Key Management): Clarify difference between can_sign
295         and can_certify.
296         (Information About Keys): Likewise for GPGME_ATTR_CAN_SIGN and
297         GPGME_ATTR_CAN_CERTIFY.
298
299 2003-07-08  Marcus Brinkmann  <marcus@g10code.de>
300
301         * gpgme.texi (Progress Meter Callback): Change return type of
302         gpgme_progress_cb_t to void.
303
304 2003-06-22  Marcus Brinkmann  <marcus@g10code.de>
305
306         * gpgme.texi: Add 2003 to copyright notice.
307
308         * gpgme.texi (Header): Fix name space documentation on
309         libgpg-error.
310
311 2003-06-22  Marcus Brinkmann  <marcus@g10code.de>
312
313         * gpgme.texi (Multi Threading): Remove reference to
314         gpgme_recipients_t.
315
316 2003-06-06  Marcus Brinkmann  <marcus@g10code.de>
317
318         * gpgme.texi (Crypto Operations): Rename gpgme_invalid_user_id_t
319         to gpgme_invalid_key_t.
320
321 2003-06-06  Marcus Brinkmann  <marcus@g10code.de>
322
323         * gpgme.texi: Change error codes to GPG_ERR_* variants.
324         (Error Handling): Rewritten.
325
326 2003-05-29  Marcus Brinkmann  <marcus@g10code.de>
327
328         * gpgme.texi (Exporting Keys): Change and document prototypes.
329         Add new gpgme_op_export_ext and gpgme_op_export_ext_start
330         variants.
331         (Selecting Recipients): Section removed.
332         (Encrypting a Plaintext): Change prototypes and document the
333         changes.
334
335 2003-05-28  Marcus Brinkmann  <marcus@g10code.de>
336
337         * gpgme.texi (Exporting Keys): Change argument type from
338         gpgme_recipient_t to gpgme_user_id_t.
339         (Encrypting a Plaintext): Likewise.
340         (Selecting Recipients): Rewritten.
341
342 2003-05-27  Marcus Brinkmann  <marcus@g10code.de>
343
344         * gpgme.texi (Protocol Selection): Do not use @acronym in @node
345         because that breaks texi2dvi.
346
347         * gpgme.texi (Passphrase Callback): Document new prototype.
348
349 2003-05-18  Marcus Brinkmann  <marcus@g10code.de>
350
351         * gpgme.texi (Header): Remove Gpgme as namespace prefix.  Add
352         _GPGME to namespace prefix.
353         * gpgme.texi (Multi Threading): Add note about link order.
354
355 2003-05-04  Marcus Brinkmann  <marcus@g10code.de>
356
357         * gpgme.texi (Listing Keys): Document what happens if key is not
358         found.
359
360         * gpgme.texi (Importing Keys): Fix cut and paste error.
361
362 2003-04-30  Marcus Brinkmann  <marcus@g10code.de>
363
364         * gpgme.texi (Encrypting a Plaintext): Remove reference to
365         gpgme_get_op_info.
366         (Detailed Results): Subsection removed.
367
368         * gpgme.texi (Key Listing Mode): Add GPGME_KEYLIST_MODE_SIGS.
369         (Manipulating Keys): Add obsoleteness note.
370         (Key Signatures): Likewise.
371         (Information About Keys): Likewise.
372         (Key Management): Add new data types GpgmeSubkey, GpgmeKeySig,
373         GpgmeUserID, and all the information about GpgmeKey.
374
375 2003-04-29  Marcus Brinkmann  <marcus@g10code.de>
376
377         * gpgme.texi (Listing Keys): Remove force_update argument from
378         gpgme_get_key.
379
380         * gpgme.texi (Trust Item Management): Add data members of
381         GpgmeTrustItem type.
382         (Information About Trust Items): Add note about obsoleteness.
383         (Manipulating Trust Items): Add gpgme_trust_item_ref and
384         gpgme_trust_item_unref.
385
386 2003-04-28  Marcus Brinkmann  <marcus@g10code.de>
387
388         * gpgme.texi (Verify): Rewritten to take into account new and
389         deprecated functions and data types.
390
391         * gpgme.texi (Decrypt): Descript gpgme_op_decrypt_result and
392         GpgmeDecryptResult.
393
394 2003-04-27  Marcus Brinkmann  <marcus@g10code.de>
395
396         * gpgme.texi (Encrypting a Plaintext): Add info about
397         GpgmeEncryptResult and gpgme_op_encrypt_result.
398
399         * gpgme.texi (Creating a Signature): Add info about
400         GpgmeNewSignature, GpgmeSignResult and gpgme_op_sign_result.
401         (Crypto Operations): Add GpgmeInvalidUserID.
402         (Algorithms): New chapter.
403
404         * gpgme.texi (Deleting Keys): Document
405         GPGME_Ambiguous_Specification.
406         (Error Values): Remove GPGME_Invalid_Type and GPGME_Invalid_Mode.
407         Add GPGME_Unknown_Reason, GPGME_Not_Found,
408         GPGME_Ambiguous_Specification, GPGME_Wrong_Key_Usage,
409         GPGME_Key_Revoked, GPGME_Key_Expired, GPGME_No_CRL_Known,
410         GPGME_CRL_Too_Old, GPGME_Policy_Mismatch, GPGME_No_Secret_Key,
411         GPGME_Key_Not_Trusted, GPGME_Issuer_Missing, GPGME_Chain_Too_Long,
412         GPGME_Unsupported_Algorithm, GPGME_Sig_Expired,
413         GPGME_Bad_Signature, GPGME_No_Public_Key.
414
415 2003-04-25  Marcus Brinkmann  <marcus@g10code.de>
416
417         * gpgme.texi (Importing Keys): Change GPGME_IMPORT_PRIVATE to
418         GPGME_IMPORT_SECRET.
419
420         * gpgme.texi (Importing Keys): Remove note about gpgme_get_op_info.
421         (Detailed Results): Remove note about import.
422
423         * gpgme.texi (Importing Keys): Add documentation for
424         GpgmeImportStatus, GpgmeImportResult and gpgme_op_import_result.
425
426         * gpgme.texi (Generating Keys): Fix documentation of public and
427         secret arguments.
428
429 2003-04-24  Marcus Brinkmann  <marcus@g10code.de>
430
431         * gpgme.texi (Generating Keys): Document changed gpgme_op_genkey
432         and new gpgme_op_genkey_result function.  Document
433         GpgmeGenKeyResult data type.
434
435         * gpgme.texi (Error Values): Rename GPGME_No_Passphrase to
436         GPGME_Bad_Passphrase.
437         * gpgme.texi (Decrypt): Likewise.
438         (Decrypt and Verify): Likewise.
439         (Creating a Signature): Likewise.
440         (Encrypting a Plaintext): Likewise.
441
442         * gpgme.texi (Error Values): Rename GPGME_No_Recipients to
443         GPGME_No_UserID and GPGME_Invalid_Recipient to
444         GPGME_Invalid_UserID.
445         (Encrypting a Plaintext): Likewise.
446
447         * gpgme.texi (Error Values): Remove GPGME_Busy and GPGME_No_Request.
448         (Listing Keys): Likewise.
449         (Listing Trust Items): Likewise.
450
451 2003-02-06  Marcus Brinkmann  <marcus@g10code.de>
452
453         * gpgme.texi (Cancelling an Operation): Removed.
454         (Passphrase Callback): Document new type for GpgmePassphraseCb.
455
456 2003-01-30  Marcus Brinkmann  <marcus@g10code.de>
457
458         * gpgme.texi (Engine Information): Rename member part to
459         file_name.
460
461         * gpgme.texi (Protocols and Engines): Document
462         gpgme_get_protocol_name.
463
464         * gpgme.texi (Engine Information): Rewritten.
465
466 2003-01-29  Marcus Brinkmann  <marcus@g10code.de>
467
468         * gpgme.texi (I/O Callback Interface): Document new even
469         GPGME_EVENT_START.
470         (Waiting For Completion): Document new possible return values.
471         (I/O Callback Interface): Document return type of GpgmeIOCb.
472
473 2003-01-29  Marcus Brinkmann  <marcus@g10code.de>
474
475         * gpgme.texi (Hooking Up Into Idle Time): Section removed.
476
477 2002-12-24  Marcus Brinkmann  <marcus@g10code.de>
478
479         * gpgme.texi (Verify): Drop R_STAT argument in gpgme_op_verify.
480         * gpgme.texi (Decrypt and Verify): Likewise for
481         gpgme_op_decrypt_verify.
482
483 2002-12-23  Marcus Brinkmann  <marcus@g10code.de>
484
485         * gpgme.texi (Information About Keys): Document that
486         GPGME_ATTR_IS_SECRET is not representable as a string anymore.
487
488 2002-12-22  Marcus Brinkmann  <marcus@g10code.de>
489
490         * gpgme.texi (Key Signatures): New section.
491         (Listing Keys): Add gpgme_get_key.
492
493 2002-12-06  Marcus Brinkmann  <marcus@g10code.de>
494
495         * gpgme.texi (Memory Based Data Buffers): New subsection.
496         (File Based Data Buffers): Likewise.
497         (Callback Based Data Buffers): Likewise.
498         (Manipulating Data Buffers): Update interfaces.  Add
499         gpgme_data_seek.
500         * gpgme.texi (Engine Version Check): Remove gpgme_check_engine.
501         
502 2002-11-21  Marcus Brinkmann  <marcus@g10code.de>
503
504         * gpgme.texi (Verify): Document the new interface.
505
506 2002-11-19  Marcus Brinkmann  <marcus@g10code.de>
507
508         * gpgme.texi (Generating Keys): Document new argument to
509         gpgme_op_genkey.
510
511 2002-11-05  Marcus Brinkmann  <marcus@g10code.de>
512
513         * gpgme.texi (Verify): Fix prototype of gpgme_get_sig_key.
514         Reported by Miguel Coca <e970095@zipi.fi.upm.es>.
515
516 2002-08-30  Marcus Brinkmann  <marcus@g10code.de>
517
518         * gpgme.texi (Selecting Signers): Fix reference count.
519
520 2002-08-21  Marcus Brinkmann  <marcus@g10code.de>
521
522         * gpgme.texi (Header): Document name space.
523
524 2002-08-20  Marcus Brinkmann  <marcus@g10code.de>
525
526         * gpgme.texi (Importing Keys): Document gpgme_op_import_ext.
527
528         * gpgme.texi (Importing Keys): Undocument EOF.
529
530 2002-08-14  Werner Koch  <wk@gnupg.org>
531
532         * gpgme.texi (Information About Keys): Changed GPGME_ATTR_TYPE.
533
534 2002-07-25  Marcus Brinkmann  <marcus@g10code.de>
535
536         * gpgme.texi (Deleting Keys): Say that secret keys might not be
537         deleted.
538
539 2002-07-25  Marcus Brinkmann  <marcus@g10code.de>
540
541         * gpgme.texi (Information About Keys): Document (badly) the new
542         key attributes.
543
544         * gpgme.texi (Manipulating Data Buffers): Mention that backend
545         tries to detect encoding automatically.
546
547 2002-07-03  Marcus Brinkmann  <marcus@g10code.de>
548
549         * gpgme.texi (Run Control): Update this section.
550         (Waiting For Completion): Likewise for this subsection.
551         (Cancelling an Operation): Likewise for this subsection.
552         (Using External Event Loops): New subsection with several
553         subsubsections.
554
555 2002-06-28  Marcus Brinkmann  <marcus@g10code.de>
556
557         * gpgme.texi (Multi Threading): Remove item about the need to
558         synchronize anything against gpgme_wait (except gpgme_wait
559         itself).
560
561 2002-06-27  Marcus Brinkmann  <marcus@g10code.de>
562
563         * gpgme.texi (Information About Keys): Fix documentation for IDX.
564         (Information About Trust Items): Likewise.
565
566 2002-06-26  Werner Koch  <wk@gnupg.org>
567
568         * gpgme.texi (Importing Keys): Document the return value -1 of
569         gpgme_op_import.
570
571 2002-06-20  Werner Koch  <wk@gnupg.org>
572
573         * gpgme.texi (Verify): Explain the new whatidx variable.
574
575 2002-06-10  Werner Koch  <wk@gnupg.org>
576
577         * gpgme.texi (Verify): Document attribute GPGME_ATTR_ERRTOK.
578
579 2002-06-04  Marcus Brinkmann  <marcus@g10code.de>
580
581         * gpgme.texi (Multi Threading): Document new autodetection.
582
583 2002-06-04  Marcus Brinkmann  <marcus@g10code.de>
584
585         * Makefile.am (DISTCLEANFILES): New variable.
586
587 2002-05-26  Marcus Brinkmann  <marcus@g10code.de>
588
589         * gpgme.texi: Some typographical correctons throughout.
590
591 2002-05-09  Marcus Brinkmann  <marcus@g10code.de>
592
593         * gpgme.texi (Using Automake): New section.
594
595 2002-05-09  Marcus Brinkmann  <marcus@g10code.de>
596
597         * gpgme.texi (Multi Threading): Escape { and }.
598
599 2002-05-09  Marcus Brinkmann  <marcus@g10code.de>
600
601         * gpgme.texi (Overview): Replace note about thread-safeness.
602         (Multi Threading): New section.
603
604 2002-05-03  Werner Koch  <wk@gnupg.org>
605
606         * gpgme.texi (Manipulating Data Buffers): Changed some data types
607         to void*.
608         (Protocol Selection): Added gpgme_get_protocol.
609         (Verify): Updated to include the new attribute fucntions and
610         status codes.
611
612 2002-04-27  Werner Koch  <wk@gnupg.org>
613
614         * gpgme.texi (Manipulating Data Buffers): New type GpgmeDataEncoding.
615
616 2002-04-23  Marcus Brinkmann  <marcus@g10code.de>
617
618         * gpgme.texi (Passphrase Callback): Document that either return
619         argument can be NULL.
620         (Progress Meter Callback): Likewise.
621
622 2002-04-22  Marcus Brinkmann  <marcus@g10code.de>
623
624         * gpgme.texi (Passphrase Callback): Fix small typo.  Document the
625         new function gpgme_get_passphrase_cb.
626         (Progress Meter Callback): Document the new function
627         gpgme_get_progress_cb.
628
629 2002-04-16  Marcus Brinkmann  <marcus@g10code.de>
630
631         * gpgme.texi (Creating a Signature): Fix function name.  Reported
632         by Wichert Ackerman <wichert@debian.org>.
633
634 2002-03-29  Marcus Brinkmann  <marcus@g10code.de>
635
636         * gpgme.texi (direntry): End index entry with a full stop.
637         Patch submitted by Jose Carlos Garcia Sogo <jsogo@debian.org>.
638         
639 2002-03-17  Marcus Brinkmann  <marcus@g10code.de>
640
641         * gpgme.texi (Detailed Results): Fix syntax error in last change.
642
643 2002-03-08  Werner Koch  <wk@gnupg.org>
644
645         * gpgme.texi (Detailed Results): Import does also return info.
646
647 2002-03-06  Marcus Brinkmann  <marcus@g10code.de>
648
649         * gpgme.texi (Encrypting a Plaintext): Document symmetric
650         encryption.
651
652 2002-03-06  Marcus Brinkmann  <marcus@g10code.de>
653
654         * gpgme.texi (Error Strings): Add example.
655         * gpgme.texi (Listing Keys): Likewise.
656
657 2002-03-03  Marcus Brinkmann  <marcus@g10code.de>
658
659         * gpgme.texi (Information About Keys): Document GPGME_ATTR_EXPIRE.
660
661 2002-03-03  Marcus Brinkmann  <marcus@g10code.de>
662
663         * gpgme.texi (Verify): Document verification of normal and
664         cleartext signatures.
665
666 2002-02-27  Marcus Brinkmann  <marcus@g10code.de>
667
668         * gpgme.texi (Listing Keys): Document gpgme_op_keylist_ext_start.
669
670 2002-02-27  Marcus Brinkmann  <marcus@g10code.de>
671
672         * gpgme.texi (Encrypting a Plaintext): Document
673         GPGME_Invalid_Recipients.
674         (Error Values): Likewise.
675
676 2002-02-26  Marcus Brinkmann  <marcus@g10code.de>
677
678         * gpgme.texi (Encrypting a Plaintext): Document
679         gpgme_op_encrypt_sign and gpgme_op_encrypt_sign_start.
680
681 2002-02-25  Marcus Brinkmann  <marcus@g10code.de>
682
683         * gpgme.texi (Creating a Signature): Add a note about
684         certificates to include.
685         (Included Certificates): New section.
686
687 2002-02-09  Marcus Brinkmann  <marcus@g10code.de>
688
689         * gpgme.texi (Detailed Results): Remove literal tags.
690         (Generating Keys): Update documentation.
691
692         * gpgme.texi (Generating Keys): Fix syntax error.
693
694 2002-02-06  Marcus Brinkmann  <marcus@g10code.de>
695
696         * gpgme.texi (Waiting For Completion): Adjust doc to changes in
697         the code.
698
699 2002-02-06  Marcus Brinkmann  <marcus@g10code.de>
700
701         * gpgme.texi (Key Listing Mode): Update documentation.
702
703 2002-01-31  Marcus Brinkmann  <marcus@g10code.de>
704
705         * gpgme.texi (Generating Keys): Document error at creation
706         failure.
707
708 2002-01-30  Marcus Brinkmann  <marcus@g10code.de>
709
710         * gpgme.texi (Deleting Keys): Document new error values.
711
712 2002-01-30  Marcus Brinkmann  <marcus@g10code.de>
713
714         * gpgme.texi (Importing Keys): Add reference to gpgme_get_op_info.
715
716 2002-01-30  Marcus Brinkmann  <marcus@g10code.de>
717
718         * gpgme.texi: Some spell checking.
719
720 2002-01-30  Marcus Brinkmann  <marcus@g10code.de>
721
722         * gpgme.texi: Add all the gpgme_op_*_start functions.
723         Fill the concept index with many, many entries.
724
725 2002-01-29  Marcus Brinkmann  <marcus@g10code.de>
726
727         * gpgme.texi (Run Control): New section.
728         (Verify): Docuent gpgme_get_notation.
729         (More Information): New section describing gpgme_get_op_info.
730
731 2002-01-22  Marcus Brinkmann  <marcus@g10code.de>
732
733         * gpgme.texi (Passphrase callback): Change GpgmePassphraseCb's
734         R_HD type from void* to void**.
735
736 2002-01-22  Marcus Brinkmann  <marcus@g10code.de>
737
738         * gpgme.texi (Creating data buffers): Change
739         gpgme_data_new_from_filepart's LENGTH type from off_t to size_t.
740
741 2002-01-22  Marcus Brinkmann  <marcus@g10code.de>
742
743         * gpgme.texi (Generating keys): New subsection.
744         (Exporting keys): Likewise.
745         (Importing keys): Likewise.
746         (Deleting keys): Likewise.
747
748 2002-01-16  Marcus Brinkmann  <marcus@g10code.de>
749
750         * gpgme.texi: g10Code -> g10 Code
751
752         * gpgme.texi (Top): Complete detailmenu.
753         
754         * gpgme.texi: Convert embarassing cruft to the real thing.
755
756 2002-01-16  Marcus Brinkmann  <marcus@g10code.de>
757
758         * ChangeLog: New file.
759         * gpgme.texi: Likewise.
760         * gpl.texi: Likewise.
761         * fdl.texi: Likewise.
762         * Makefile.am (info_TEXINFOS): New variable.
763         (gpgme_TEXINFOS): Likewise.
764
765  Copyright 2002, 2003, 2004 g10 Code GmbH
766
767  This file is free software; as a special exception the author gives
768  unlimited permission to copy and/or distribute it, with or without
769  modifications, as long as this notice is preserved.
770
771  This file is distributed in the hope that it will be useful, but
772  WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
773  implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.