aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/ipseckey/ipseckey_cred.c
Commit message (Expand)AuthorAgeFilesLines
* Migrate all enumerators to venumerate() interface changeTobias Brunner2017-05-261-2/+6
* ipseckey: Properly free enumerated certificatesTobias Brunner2016-09-201-12/+14
* ipseckey: Properly free public key after creating certificateTobias Brunner2016-09-201-1/+1
* Use standard unsigned integer typesAndreas Steffen2016-03-241-1/+1
* ipseckey: Properly handle failure to create a certificateTobias Brunner2013-10-111-33/+28
* ipseckey: Refactor creation of certificate enumeratorTobias Brunner2013-10-111-86/+81
* 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