aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/sql/sql_cred.c
Commit message (Collapse)AuthorAgeFilesLines
* sql: Use qualified names in SQL query statementsTobias Brunner2017-07-051-4/+6
| | | | | | | VIRTUAL is a new reserved keyword in MySQL 5.7.6 that caused some of these queries to fail. Fixes #2359.
* Migrate all enumerators to venumerate() interface changeTobias Brunner2017-05-261-10/+25
|
* CDP enumerator added to SQL plugin.Tobias Brunner2010-12-031-1/+108
|
* Migrated sql_cred_t to INIT/METHOD macros.Tobias Brunner2010-12-031-78/+61
|
* support PEM-encoded certificates stored in SQL databasesAndreas Steffen2010-11-261-2/+2
|
* Moving charon to libcharon.Tobias Brunner2010-03-191-0/+365