aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/dnskey/dnskey_builder.c
Commit message (Collapse)AuthorAgeFilesLines
* 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