aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/stroke/stroke_config.c
Commit message (Expand)AuthorAgeFilesLines
...
| * Added support for authby/xauth_server legacy optionsMartin Willi2012-03-201-42/+1
| * Added a "aggressive" ipsec.conf connection optionMartin Willi2012-03-201-1/+1
| * Added an aggressive mode peer_cfg optionMartin Willi2012-03-201-1/+1
| * Support an "any" IKE version for both IKEv1 or IKEv2Martin Willi2012-03-201-1/+1
| * Pass ipsec.conf xauth_identity option via stroke to charon configurationsMartin Willi2012-03-201-0/+5
| * Accept a xauth backend name appended to left/rightauthMartin Willi2012-03-201-1/+8
| * Use a second authentication config to configure XAUTH authenticationMartin Willi2012-03-201-6/+2
| * Map auth_class to auth method and IKEv1 proposal attributeMartin Willi2012-03-201-0/+4
| * IKEv1 XAUTH: Added ability to configure XAUTH+PSK. Added task to handle XAUT...Clavister OpenSource2012-03-201-0/+4
| * Use enum to define IKE version on peer_cfg_t.Tobias Brunner2012-03-201-1/+1
* | add AUTH_RULE_SUBJECT_CERT for raw public keys4.6.3Andreas Steffen2012-04-301-0/+4
* | added support for raw RSA public keys to strokeAndreas Steffen2012-04-301-1/+9
* | 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