aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/plugins/sql/sql_config.c
Commit message (Expand)AuthorAgeFilesLines
* Store custom IKE src/dst ports on ike_cfgMartin Willi2010-02-261-1/+2
* Made inactivity_timeout a per CHILD_SA config optionMartin Willi2010-01-271-1/+1
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-21/+21
* Refactored the lifetime_cfg_t struct to be simpler and more expressive. Initi...Tobias Brunner2009-09-011-3/+4
* Adapted the config backends to the new lifetime configuration.Tobias Brunner2009-09-011-2/+4
* fixed memleak in SQL config lookupMartin Willi2009-07-161-2/+2
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
* merged multi-auth branch back into trunkMartin Willi2009-04-141-6/+12
* changed [4856] to dynamically choose traffic selector familyMartin Willi2009-02-111-1/+1
* support of dynamic/128 and %any6Andreas Steffen2009-02-051-1/+1
* ported parts of two-sim branchMartin Willi2008-08-221-3/+13
* DNS resolving of ike_cfg hosts dynamically on demandMartin Willi2008-06-061-26/+1
* added missing ipcomp DB type definitionAndreas Steffen2008-05-111-1/+1
* IPComp for IKEv2Tobias Brunner2008-05-081-4/+4
* updated sql plugin to respect config changesMartin Willi2008-04-151-29/+39
* implemented IKE_SA uniqueness using ipsec.conf uniqueids paramaterMartin Willi2008-04-141-5/+5
* added close_action as a seperate config option to dpd_actionMartin Willi2008-04-141-1/+2
* using dpd actions to enforce connection stateMartin Willi2008-04-111-2/+2
* renamed xml plugin to smp to avoid confusionMartin Willi2008-03-281-1/+1
* better normalized tables for SQL plugin (IDs)Martin Willi2008-03-181-78/+71
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-0/+538