aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/attr/attr_provider.c
Commit message (Collapse)AuthorAgeFilesLines
* Change interface for enumerator_create_filter() callbackTobias Brunner2017-05-261-10/+16
| | | | | This avoids the unportable 5 pointer hack, but requires enumerating in the callback.
* Use standard unsigned integer typesAndreas Steffen2016-03-241-2/+2
|
* attr: Only enumerate attributes matching the IKE version of the current IKE_SATobias Brunner2016-03-101-19/+49
| | | | Numerically configured attributes are currently sent for both versions.
* attr: Add p-cscf keyword for P-CSCF server addressesTobias Brunner2016-03-101-0/+1
|
* attribute-provider: Pass full IKE_SA to provider backendsMartin Willi2015-02-201-1/+1
|
* attributes: Move the configuration attributes framework to libcharonMartin Willi2015-02-201-1/+1
|
* attr: Move plugin to libcharonMartin Willi2015-02-201-0/+329
|
* Moved attr plugin from libcharon to libhydra.Tobias Brunner2010-04-061-236/+0
|
* Moving charon to libcharon.Tobias Brunner2010-03-191-0/+236