aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/sql/sql_config.c
Commit message (Collapse)AuthorAgeFilesLines
* implemented the right|leftallowany featureAndreas Steffen2012-06-081-1/+2
|
* make IKEv1 DPD timeout configurable in charonAndreas Steffen2012-05-171-1/+1
|
* Added an aggressive mode peer_cfg optionMartin Willi2012-03-201-1/+1
|
* Use enum to define IKE version on peer_cfg_t.Tobias Brunner2012-03-201-1/+1
| | | | Replaced all those magic numbers.
* Added a TFC padding option to child_cfgMartin Willi2010-12-201-1/+1
|
* stupid typoAndreas Steffen2010-12-051-1/+1
|
* support of reqid field in SQL databaseAndreas Steffen2010-12-051-6/+7
|
* check for malformed IKE and ESP proposalsAndreas Steffen2010-12-011-0/+10
|
* Migrated sql_config_t to INIT/METHOD macrosAndreas Steffen2010-11-301-26/+20
|
* renamed algorithm to proposalAndreas Steffen2010-11-301-10/+11
|
* store IKE and ESP proposals in SQL databaseAndreas Steffen2010-11-301-16/+78
|
* start and route connections defined in an SQL database via start_action ↵Andreas Steffen2010-11-281-8/+9
| | | | field and ipsec up %startall command
* 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
|
* Add reqid field and getter function to child_cfg_t.Reto Buerki2010-05-041-1/+1
|
* Moving charon to libcharon.Tobias Brunner2010-03-191-0/+535