aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/sql
Commit message (Collapse)AuthorAgeFilesLines
...
* support of reqid field in SQL databaseAndreas Steffen2010-12-053-6/+9
|
* CDP enumerator added to SQL plugin.Tobias Brunner2010-12-031-1/+108
|
* Tables added for CAs and CDPs.Tobias Brunner2010-12-032-0/+34
|
* Migrated sql_cred_t to INIT/METHOD macros.Tobias Brunner2010-12-031-78/+61
|
* check for malformed IKE and ESP proposalsAndreas Steffen2010-12-011-0/+10
|
* Migrated sql_plugin_t to INIT/METHOD macrosAndreas Steffen2010-11-301-8/+10
|
* Migrated sql_config_t to INIT/METHOD macrosAndreas Steffen2010-11-301-26/+20
|
* renamed algorithm to proposalAndreas Steffen2010-11-303-28/+29
|
* store IKE and ESP proposals in SQL databaseAndreas Steffen2010-11-303-16/+123
|
* start and route connections defined in an SQL database via start_action ↵Andreas Steffen2010-11-283-8/+11
| | | | field and ipsec up %startall command
* support PEM-encoded certificates stored in SQL databasesAndreas Steffen2010-11-261-2/+2
|
* Build dedicated plugin lists for each strongSwan componentMartin Willi2010-08-121-3/+0
|
* Moved credential manager to libstrongswanMartin Willi2010-07-131-2/+2
|
* updated SQL templates to support attribute pool and identity parametersAndreas Steffen2010-07-122-1/+29
|
* configuration of different marks for inbound and outbound directionAndreas Steffen2010-07-091-1/+1
|
* support of xfrm marks for IKEv2Andreas Steffen2010-07-021-1/+1
|
* encoding of MODE_TUNNEL changedAndreas Steffen2010-05-152-2/+2
|
* Add reqid field and getter function to child_cfg_t.Reto Buerki2010-05-041-1/+1
|
* When logging to the database, the IDs of an IKE SA are initially NULL.Tobias Brunner2010-04-122-4/+4
|
* Respect line with in Makefile.am's, other cosmeticsMartin Willi2010-03-251-1/+2
|
* Changed all usages of lib->attributes to hydra->attributes.Tobias Brunner2010-03-241-1/+1
|
* Convert charon into libcharon.Tobias Brunner2010-03-191-1/+1
|
* Moving charon to libcharon.Tobias Brunner2010-03-1913-0/+1973