aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/ipseckey/ipseckey_cred.c
Commit message (Collapse)AuthorAgeFilesLines
* ipseckey: Properly handle failure to create a certificateTobias Brunner2013-10-111-33/+28
| | | | Also, try the next key (if available) if parsing an IPSECKEY failed.
* ipseckey: Refactor creation of certificate enumeratorTobias Brunner2013-10-111-86/+81
| | | | Reduces nesting and fixes a memory leak (rrsig_enum).
* Streamlined log messages in ipseckey pluginAndreas Steffen2013-02-191-43/+18
|
* ipseckey: Report IPSECKEYs with invalid DNSSEC security stateReto Guadagnini2013-02-191-2/+12
|
* Added ipseckey plugin, which provides support for public keys in IPSECKEY RRsReto Guadagnini2013-02-191-0/+278