aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/attr_sql/sql_attribute.c
Commit message (Collapse)AuthorAgeFilesLines
* attr-sql: Rename sql_attribute_t to attr_sql_provider_tMartin Willi2015-03-191-478/+0
| | | | | | As the plugin has its origins in the sql plugin, it still uses the naming scheme for the attribute provider implementation. Rename the class to better match the naming scheme we use in any other plugin
* attribute-provider: Pass full IKE_SA to provider backendsMartin Willi2015-02-201-7/+10
|
* attr-sql: Move plugin to libcharonMartin Willi2015-02-201-0/+475