aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/plugins/uci/uci_config.c
Commit message (Collapse)AuthorAgeFilesLines
* Moving charon to libcharon.Tobias Brunner2010-03-191-361/+0
|
* Store custom IKE src/dst ports on ike_cfgMartin Willi2010-02-261-2/+4
|
* Made inactivity_timeout a per CHILD_SA config optionMartin Willi2010-01-271-1/+1
|
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-18/+18
|
* Missing commas added.Tobias Brunner2009-09-021-1/+1
|
* Refactored the lifetime_cfg_t struct to be simpler and more expressive. ↵Tobias Brunner2009-09-011-4/+9
| | | | Initialization is now static.
* Adapted the config backends to the new lifetime configuration.Tobias Brunner2009-09-011-3/+5
|
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
|
* merged multi-auth branch back into trunkMartin Willi2009-04-141-25/+16
|
* 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-2/+6
| | | | | | eap_identity parameter to exchange in eap_identity some auth_info/peer_cfg refactorings fixed some bugs, introduced new ones
* extended UCI plugin by a simple control interface using a fifoMartin Willi2008-07-181-2/+1
|
* fixed UCI default proposalsMartin Willi2008-06-181-3/+12
|
* support for more config options in UCI pluginMartin Willi2008-06-181-31/+135
|
* first simple prototype of a UCI configuration plugin for OpenWRTMartin Willi2008-06-171-0/+247