1
0
mirror of git://git.gnupg.org/gnupg.git synced 2025-01-11 13:14:25 +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
..
2008-06-25 11:14:48 +00:00
sm/
2006-11-14 10:23:21 +00:00
2008-06-25 11:14:48 +00:00
2010-06-10 10:39:44 +00:00
2010-08-16 11:03:43 +00:00
FAQ
2010-10-05 13:56:25 +00:00
2011-06-28 10:32:46 +02:00
2003-01-09 13:24:01 +00:00
2009-07-22 13:33:46 +00:00
2010-06-10 10:39:44 +00:00
2007-07-04 19:49:40 +00:00
2007-03-08 18:31:56 +00:00
2007-03-08 18:31:56 +00:00
2007-03-08 18:31:56 +00:00
2011-08-12 14:40:47 +02:00
2009-05-06 10:57:10 +00:00
2007-07-04 19:49:40 +00:00
2006-09-13 15:57:30 +00:00
2007-05-08 13:59:41 +00:00
2010-06-10 10:39:44 +00:00
2006-08-21 20:20:23 +00:00
2011-08-12 14:40:47 +02:00
2006-08-21 20:20:23 +00:00
2008-06-25 11:14:48 +00:00
2006-08-21 20:20:23 +00:00
2009-12-03 18:04:40 +00:00
2009-07-22 13:33:46 +00:00
2011-08-12 14:40:47 +02:00
2008-04-03 09:58:28 +00:00
2006-12-06 16:38:34 +00:00
2011-10-12 15:52:13 +02:00