Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | end->srcip string must be removed if it contains %config | Andreas Steffen | 2008-04-27 | 1 | -0/+2 |
| | |||||
* | fixed memory corruption problem in starter | Andreas Steffen | 2008-04-27 | 1 | -70/+73 |
| | |||||
* | supporting multiple comma seperated subnets in left/rightsubnet definition | Martin Willi | 2008-04-25 | 1 | -4/+31 |
| | | | | | e.g. leftsubnet=10.2.0.0/16,10.4.0.0/16 | ||||
* | set long-forgotten DPD defaults | Andreas Steffen | 2008-04-15 | 1 | -0/+2 |
| | |||||
* | implementation of an CFG attribute framework, currently supporting virtual IPs | Martin Willi | 2008-04-09 | 1 | -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 connections | Andreas Steffen | 2007-12-19 | 1 | -1/+1 |
| | |||||
* | implemented Expanded EAP types to support vendor specific methods | Martin Willi | 2007-12-13 | 1 | -6/+23 |
| | |||||
* | merged EAP-MD5 into trunk | Martin Willi | 2007-12-12 | 1 | -0/+4 |
| | |||||
* | added RCSID | Andreas Steffen | 2007-10-08 | 1 | -1/+1 |
| | |||||
* | renamed force_encap to forceencaps (as it is named in openswan) | Martin Willi | 2007-10-02 | 1 | -1/+1 |
| | |||||
* | implemented IKEv2 force_encap connection parameter | Martin Willi | 2007-10-01 | 1 | -0/+3 |
| | | | | | enforces UDP encapsulation by faking NAT detection payloads to hurdle restrictive firewalls | ||||
* | added mobike=yes|no connection option | Martin Willi | 2007-08-29 | 1 | -1/+5 |
| | | | | | | | yes: include mobike support notifies as initiator no: only enable mobike as responder when initiator supports it default: yes | ||||
* | handle dns lookup failures | Andreas Steffen | 2007-08-02 | 1 | -7/+27 |
| | |||||
* | cosmetics | Andreas Steffen | 2007-07-04 | 1 | -1/+2 |
| | |||||
* | recognize wildcards right=%group and keyingtries=%forever | Andreas Steffen | 2007-06-27 | 1 | -0/+27 |
| | |||||
* | support of right=%<FQDN> wildcard | Andreas Steffen | 2007-06-25 | 1 | -1/+19 |
| | |||||
* | make starter behave more gracefully in the presence of non-fatal errors | Andreas Steffen | 2007-06-25 | 1 | -91/+116 |
| | |||||
* | added EAP-SIM authentication | Martin Willi | 2007-03-13 | 1 | -0/+5 |
| | | | | | | | client side only uses an external SIM reader library specified with SIM_READER_LIB untested | ||||
* | merged tasking branch into trunk | Martin Willi | 2007-02-28 | 1 | -1/+2 |
| | |||||
* | fixed starter crash due to freeing default IPSEC_EAPDIR string | Andreas Steffen | 2007-02-14 | 1 | -6/+20 |
| | |||||
* | merged EAP framework from branch into trunk | Martin Willi | 2007-02-12 | 1 | -1/+16 |
| | | | | | includes a lot of other modifications | ||||
* | added config option for BEET mode | Martin Willi | 2007-01-03 | 1 | -0/+2 |
| | |||||
* | negated POLICY_REAUTH to POLICY_DONT_REAUTH | Andreas Steffen | 2006-12-21 | 1 | -3/+2 |
| | |||||
* | implemented reauthentication using the new reauth=yes|no parameter | Martin Willi | 2006-12-19 | 1 | -1/+5 |
| | |||||
* | added XAUTH support | Andreas Steffen | 2006-12-05 | 1 | -2/+9 |
| | |||||
* | added 'modeconfig=pull|push' and 'left|rightnatip' keywords | Andreas Steffen | 2006-10-25 | 1 | -0/+24 |
| | |||||
* | changed default algorithms to: | Martin Willi | 2006-06-15 | 1 | -2/+2 |
| | | | | | | ike: aes128-sha-modp2048 esp: aes128-sha1, 3des-md5 | ||||
* | added support for leftsendcert= and left|rightca= parameters | Andreas Steffen | 2006-06-09 | 1 | -0/+3 |
| | |||||
* | created IPv6 environment | Andreas Steffen | 2006-06-06 | 1 | -13/+18 |
| | |||||
* | - applied patch from andreas | Martin Willi | 2006-05-06 | 1 | -594/+590 |
| | | | | | | - added charonstart option to config - new ikev2 tests for UML | ||||
* | (no commit message) | Martin Willi | 2006-04-28 | 1 | -0/+861 |