aboutsummaryrefslogtreecommitdiffstats
path: root/common/dns-cert.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-04-23gpg: Move all DNS access to Dirmngr.Werner Koch1-368/+0
2015-02-25gpg: Switch to a hash and CERT record based PKA system.Werner Koch1-6/+9
2015-02-25common: Allow requesting a specific certtype with get_dns_cert()Werner Koch1-21/+15
2015-02-23common: Fix regression due to commit 2183683b.Werner Koch1-1/+0
2015-02-11Use inline functions to convert buffer data to scalars.Werner Koch1-9/+11
2014-11-07build: Improve test for ADNSWerner Koch1-3/+0
2014-03-07w32: Include winsock2.h to silence warnings.Werner Koch1-0/+3
2014-02-10tests: Avoid segv if dns cert lookup is not configured.Werner Koch1-4/+4
2013-08-01common: Fix a build error when using adns.Werner Koch1-4/+5
2012-04-20Change license for some files in common to LGPLv3+/GPLv2+.Werner Koch1-5/+15
2012-02-07common: Replace macro based function calls by using DEFAULT_ERRSOURCE.Werner Koch1-18/+21
2011-11-30Rewrite dns-cert.c to not use the gpg-only iobuf stuff.Werner Koch1-72/+123
2011-11-30dns-cert.c: Use constants for better readability.Werner Koch1-8/+21
2011-11-30Re-indented dns-cert.cWerner Koch1-121/+122
2011-11-30Use separate test module for dns-cert.c.Werner Koch1-60/+2
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-5/+5
2010-03-22More chnages to use estream. Add a way to replace the standardWerner Koch1-0/+7
2009-12-08Unification of the search descriptor usage.Werner Koch1-1/+1
2009-12-08Support CERT records via ADNSWerner Koch1-9/+107
2007-07-04Changed to GPLv3.Werner Koch1-4/+2
2006-06-16Added missing filesWerner Koch1-0/+246