1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-12-22 10:19:57 +01:00
Werner Koch 31f548a18a Rewrite dns-cert.c to not use the gpg-only iobuf stuff.
* common/dns-cert.c: Remove iobuf.h.
(get_dns_cert): Rename to _get_dns_cert.  Remove MAX_SIZE arg.  Change
iobuf arg to a estream-t.  Rewrite function to make use of estream
instead of iobuf.  Require all parameters.  Return an gpg_error_t
error instead of the type.  Add arg ERRSOURCE.
* common/dns-cert.h (get_dns_cert): New macro to pass the error source
to _gpg_dns_cert.
* common/t-dns-cert.c (main): Adjust for changes in get_dns_cert.
* g10/keyserver.c (keyserver_import_cert): Ditto.
* doc/gpg.texi (GPG Configuration Options): Remove max-cert-size.
2011-11-30 17:34:49 +01:00
..
2010-08-16 11:03:43 +00:00
2011-02-04 12:57:53 +01:00
2011-02-04 12:57:53 +01:00
2010-03-10 12:24:58 +00:00
2007-07-04 19:49:40 +00:00
2011-02-03 16:35:33 +01:00
2011-02-08 21:11:19 +01:00
2011-02-08 21:11:19 +01:00
2011-02-04 12:57:53 +01:00
2011-02-04 12:57:53 +01:00
2011-02-04 12:57:53 +01:00
2011-02-04 12:57:53 +01:00
2011-02-04 12:57:53 +01:00
2007-07-04 19:49:40 +00:00
2011-02-11 17:38:39 -08:00
2011-08-10 14:11:30 +02:00
2007-07-04 19:49:40 +00:00
2011-08-10 14:11:30 +02:00
2011-02-04 12:57:53 +01:00
2007-07-04 19:49:40 +00:00
2011-02-03 20:59:01 +01:00
2011-02-04 12:57:53 +01:00
2011-07-20 20:49:41 +02:00
2011-02-04 12:57:53 +01:00
2010-03-10 12:24:58 +00:00
2011-02-04 12:57:53 +01:00

Stuff used by several modules of GnuPG.

These directories use it:

gpg
sm
agent

These directories don't use it:

kbx