mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
dirmngr: Rename file dns-cert.c.
* dirmngr/dns-cert.c: Rename to dirmngr/dns-stuff.c. * dirmngr/dns-cert.h: Rename to dirmngr/dns-stuff.h and change includers. * dirmngr/t-dns-cert.c: Rename to dirmngr/t-dns-stuff.c. * dirmngr/Makefile.am: Adjust. Signed-off-by: Werner Koch <wk@gnupg.org>
This commit is contained in:
parent
42571a3834
commit
5055b617a9
5 changed files with 22 additions and 15 deletions
|
@ -50,7 +50,7 @@
|
|||
#if USE_LDAP
|
||||
# include "ldap-parse-uri.h"
|
||||
#endif
|
||||
#include "dns-cert.h"
|
||||
#include "dns-stuff.h"
|
||||
#include "mbox-util.h"
|
||||
|
||||
/* To avoid DoS attacks we limit the size of a certificate to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue