aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/unbound
Commit message (Collapse)AuthorAgeFilesLines
* Moved configuration from resolver manager to unbound pluginAndreas Steffen2013-02-194-29/+38
| | | | Also streamlined log messages in unbound plugin.
* unbound: Implementation of query method of unbound_resolver_tReto Guadagnini2013-02-192-7/+64
|
* unbound: Implemented resolver_response_t as unbound_response_tReto Guadagnini2013-02-193-1/+316
|
* unbound: Implemented rr_t as unbound_rr_tReto Guadagnini2013-02-193-1/+215
|
* Added unbound plugin implementing the resolver interface using libunboundReto Guadagnini2013-02-195-0/+227