aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/dnskey/dnskey_builder.c
Commit message (Expand)AuthorAgeFilesLines
* Use standard unsigned integer typesAndreas Steffen2016-03-241-4/+4
* Encode RSA public keys in RFC 3110 DNSKEY formatAndreas Steffen2013-02-191-1/+11
* Moved debug.[ch] to utils folderTobias Brunner2012-10-241-1/+1
* Adding DBG_LIB to all calls of libstrongswan's version of DBG*.Tobias Brunner2010-04-061-4/+5
* Updated dnskey plugin to the new builder APIMartin Willi2009-09-101-69/+25
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-11/+11
* implemented RFC3110 key builder in a plugin, added generic DNSKEY RR parsingMartin Willi2009-08-261-0/+186