aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/stroke/stroke_config.c
Commit message (Expand)AuthorAgeFilesLines
...
* | Removed auth_cfg_t.replace_value() and replaced usages with add().Tobias Brunner2012-04-181-5/+1
* | Store password with remote ID to tie it stronger to a specific connection.Tobias Brunner2012-04-181-12/+50
* | Added stroke user-creds command, to set username/password for a connection.Tobias Brunner2012-04-171-0/+137
|/
* implemented PASS and DROP shunt policiesAndreas Steffen2011-06-281-0/+3
* Add a closeaction ipsec.conf keyword to configure close actionMartin Willi2011-06-071-17/+20
* put DN in double quotesAndreas Steffen2011-03-011-1/+1
* Added support for trustchain key strength checking to rightauth optionMartin Willi2011-01-071-2/+13
* Added a left/rightcertpolicy keyword to specify certificatePolicy requirementsMartin Willi2011-01-071-0/+14
* Added a tfc ipsec.conf keyword to control Traffic Flow ConfidentialityMartin Willi2010-12-201-1/+1
* Added a TFC padding option to child_cfgMartin Willi2010-12-201-1/+1
* Migrated stroke_config_t to INIT/METHOD macrosAndreas Steffen2010-11-271-41/+31
* Refer to kernel interface via hydra and not charon.Tobias Brunner2010-09-021-4/+5
* Load a left/rightcert2 for EAP-TLS even if no left/rightauth2 is definedMartin Willi2010-08-311-1/+10
* Added support for the ipsec.conf aaa_identity keywordMartin Willi2010-08-311-0/+5
* Moved credential manager to libstrongswanMartin Willi2010-07-131-2/+2
* configuration of different marks for inbound and outbound directionAndreas Steffen2010-07-091-4/+9
* Use the group constraint in a more generic fashion, not only for attribute ce...Martin Willi2010-07-051-4/+3
* support of xfrm marks for IKEv2Andreas Steffen2010-07-021-1/+5
* 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/+949