1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-12-23 10:29:58 +01:00
Werner Koch b7dfb7fa7c 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-12-02 21:57:33 +01:00
..
2011-03-03 12:40:54 +01:00
2011-02-08 21:11:19 +01:00
2011-03-08 12:23:59 +01:00
2011-02-04 12:57:53 +01:00
2011-04-28 10:51:14 +02:00
2011-02-04 12:57:53 +01:00
2007-07-04 19:49:40 +00:00
2011-08-10 14:11:30 +02:00
2011-09-20 19:24:52 +02:00
2011-02-04 12:57:53 +01:00
2011-09-28 15:41:58 +02:00
2011-08-10 14:11:30 +02:00
2011-03-03 13:01:03 +01:00
2011-03-03 13:01:03 +01:00
2011-09-20 19:24:52 +02:00
2011-09-20 19:24:52 +02:00
2011-06-13 14:54:40 +02:00
2011-09-20 19:24:52 +02:00
2008-12-12 08:54:50 +00:00
2011-06-01 21:43:30 +02:00
2011-08-10 14:11:30 +02:00
2011-09-20 19:24:52 +02:00
2011-02-04 12:57:53 +01:00