diff options
author | Werner Koch <wk@gnupg.org> | 2011-11-30 17:14:08 +0100 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2011-11-30 17:34:49 +0100 |
commit | 31f548a18aed729c05ea367f2d8a8104480430d5 (patch) | |
tree | d3033d8ffbdc23f6115243cdb65b4438d19ac846 /common/logging.c | |
parent | * common/estream.c (es_fopenmem_init): New. (diff) | |
download | gnupg2-31f548a18aed729c05ea367f2d8a8104480430d5.tar.xz gnupg2-31f548a18aed729c05ea367f2d8a8104480430d5.zip |
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.
Diffstat (limited to 'common/logging.c')
0 files changed, 0 insertions, 0 deletions