aboutsummaryrefslogtreecommitdiffstats
path: root/src/starter/confread.c
Commit message (Collapse)AuthorAgeFilesLines
...
* recognize eap-ttls methodAndreas Steffen2010-08-121-0/+4
|
* Added EAP-TLS plugin stubMartin Willi2010-08-031-0/+4
|
* configuration of different marks for inbound and outbound directionAndreas Steffen2010-07-091-27/+47
|
* support of xfrm marks for IKEv2Andreas Steffen2010-07-021-0/+35
|
* remove subnet from sourceipAndreas Steffen2010-05-021-0/+2
|
* final fix for cloning and deleting sourceip stringsAndreas Steffen2010-05-021-4/+2
|
* fixed end->sourceip memory leak in ipsec starterAndreas Steffen2010-05-021-34/+26
|
* Added left-/rightikeport ipsec.conf options to use custom IKE portsMartin Willi2010-02-261-0/+2
|
* Added a ipsec.conf "inactivity" option to configure inactivity timeout for ↵Martin Willi2010-01-271-2/+2
| | | | CHILD_SAs
* pluto now supports SQL-based virtual IP poolsAndreas Steffen2009-10-141-18/+42
|
* Complain about missing %defaultroute support only if one is actually usedMartin Willi2009-09-161-0/+4
|
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-16/+16
|
* pluto supports ECDSA authenticationAndreas Steffen2009-06-121-9/+7
|
* use bool instead of intTobias Brunner2009-05-071-1/+1
|
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
|
* already had the correct formattingAndreas Steffen2009-04-191-862/+862
|
* conversion from 8 spaces to 4 spaces per tabAndreas Steffen2009-04-191-862/+862
|
* port the libstrongswan memory allocation methods to plutoAndreas Steffen2009-04-171-21/+21
|
* set the default of plutostart/charonstart according to ./configure optionsMartin Willi2009-03-241-0/+5
|
* reintegrated eap-radius branch into trunkMartin Willi2009-03-241-0/+4
|
* adding plugin for EAP-MS-CHAPv2Tobias Brunner2009-02-181-0/+4
|
* preliminary support of Mobile IPv6Andreas Steffen2008-11-111-0/+29
|
* a (incomplete) implementation of draft-sheffer-ikev2-gtc-00.txt using PAMMartin Willi2008-08-211-0/+4
|
* check if parsing of ipsec update was successfulAndreas Steffen2008-07-021-1/+2
|
* ECDSA with OpenSSLTobias Brunner2008-06-101-1/+3
|
* 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
|