aboutsummaryrefslogtreecommitdiffstats
path: root/src/starter/confread.c
Commit message (Collapse)AuthorAgeFilesLines
* end->srcip string must be removed if it contains %configAndreas Steffen2008-04-271-0/+2
|
* fixed memory corruption problem in starterAndreas Steffen2008-04-271-70/+73
|
* supporting multiple comma seperated subnets in left/rightsubnet definitionMartin Willi2008-04-251-4/+31
| | | | | e.g. leftsubnet=10.2.0.0/16,10.4.0.0/16
* set long-forgotten DPD defaultsAndreas Steffen2008-04-151-0/+2
|
* implementation of an CFG attribute framework, currently supporting virtual IPsMartin Willi2008-04-091-7/+21
| | | | | | updated ipsec.conf sourceip parameter to support CIDR notatation to serve from a pool %poolname to query a separate (database?) pool
* set nexthop default value to 0::0 in IPv6 connectionsAndreas Steffen2007-12-191-1/+1
|
* implemented Expanded EAP types to support vendor specific methodsMartin Willi2007-12-131-6/+23
|
* merged EAP-MD5 into trunkMartin Willi2007-12-121-0/+4
|
* added RCSIDAndreas Steffen2007-10-081-1/+1
|
* renamed force_encap to forceencaps (as it is named in openswan)Martin Willi2007-10-021-1/+1
|
* implemented IKEv2 force_encap connection parameterMartin Willi2007-10-011-0/+3
| | | | | enforces UDP encapsulation by faking NAT detection payloads to hurdle restrictive firewalls
* added mobike=yes|no connection optionMartin Willi2007-08-291-1/+5
| | | | | | | yes: include mobike support notifies as initiator no: only enable mobike as responder when initiator supports it default: yes
* handle dns lookup failuresAndreas Steffen2007-08-021-7/+27
|
* cosmeticsAndreas Steffen2007-07-041-1/+2
|
* recognize wildcards right=%group and keyingtries=%foreverAndreas Steffen2007-06-271-0/+27
|
* support of right=%<FQDN> wildcardAndreas Steffen2007-06-251-1/+19
|
* make starter behave more gracefully in the presence of non-fatal errorsAndreas Steffen2007-06-251-91/+116
|
* added EAP-SIM authenticationMartin Willi2007-03-131-0/+5
| | | | | | | client side only uses an external SIM reader library specified with SIM_READER_LIB untested
* merged tasking branch into trunkMartin Willi2007-02-281-1/+2
|
* fixed starter crash due to freeing default IPSEC_EAPDIR stringAndreas Steffen2007-02-141-6/+20
|
* merged EAP framework from branch into trunkMartin Willi2007-02-121-1/+16
| | | | | includes a lot of other modifications
* added config option for BEET modeMartin Willi2007-01-031-0/+2
|
* negated POLICY_REAUTH to POLICY_DONT_REAUTHAndreas Steffen2006-12-211-3/+2
|
* implemented reauthentication using the new reauth=yes|no parameter Martin Willi2006-12-191-1/+5
|
* added XAUTH supportAndreas Steffen2006-12-051-2/+9
|
* added 'modeconfig=pull|push' and 'left|rightnatip' keywordsAndreas Steffen2006-10-251-0/+24
|
* changed default algorithms to:Martin Willi2006-06-151-2/+2
| | | | | | ike: aes128-sha-modp2048 esp: aes128-sha1, 3des-md5
* added support for leftsendcert= and left|rightca= parametersAndreas Steffen2006-06-091-0/+3
|
* created IPv6 environmentAndreas Steffen2006-06-061-13/+18
|
* - applied patch from andreasMartin Willi2006-05-061-594/+590
| | | | | | - added charonstart option to config - new ikev2 tests for UML
* (no commit message)Martin Willi2006-04-281-0/+861