Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused ipsec.conf left/rightnatip keyword | Martin Willi | 2012-08-21 | 1 | -1/+0 |
| | |||||
* | starter: Fix comparison of connections. | Tobias Brunner | 2012-06-11 | 1 | -3/+4 |
| | |||||
* | starter: Removed all unsupported keywords. | Tobias Brunner | 2012-06-11 | 1 | -23/+3 |
| | |||||
* | starter: Remove all ties to pluto/libfreeswan. | Tobias Brunner | 2012-06-11 | 1 | -5/+0 |
| | | | | Moved some types/constants in the process. | ||||
* | starter: Use custom type for SA specific options (flags). | Tobias Brunner | 2012-06-11 | 1 | -1/+1 |
| | |||||
* | starter: Parse left|rightprotoport directly in confread.c. | Tobias Brunner | 2012-06-11 | 1 | -1/+0 |
| | |||||
* | starter: No special handling for left|rightsubnet, just pass it on as string. | Tobias Brunner | 2012-06-11 | 1 | -3/+0 |
| | |||||
* | starter: Remove left|rightsubnetwithin option (charon narrows ↵ | Tobias Brunner | 2012-06-11 | 1 | -1/+0 |
| | | | | left|rightsubnet down accordingly). | ||||
* | starter: Don't resolve any addresses in starter. | Tobias Brunner | 2012-06-11 | 1 | -10/+1 |
| | | | | Also removed remains of some unknown iface option. | ||||
* | starter: Remove left|rightnexthop option. | Tobias Brunner | 2012-06-11 | 1 | -1/+0 |
| | | | | Charon does this lookup dynamically. | ||||
* | starter: Drop support for %defaultroute. | Tobias Brunner | 2012-06-11 | 1 | -9/+0 |
| | |||||
* | check for mark changes in ipsec update | Andreas Steffen | 2010-07-17 | 1 | -0/+4 |
| | |||||
* | Added left-/rightikeport ipsec.conf options to use custom IKE ports | Martin Willi | 2010-02-26 | 1 | -0/+1 |
| | |||||
* | removing svn keyword $Id$ from all files | Tobias Brunner | 2009-04-30 | 1 | -2/+0 |
| | |||||
* | conversion from 8 spaces to 4 spaces per tab | Andreas Steffen | 2009-04-19 | 1 | -44/+44 |
| | |||||
* | fixed starter_cmp_end() | Andreas Steffen | 2008-04-27 | 1 | -2/+2 |
| | |||||
* | supporting multiple comma seperated subnets in left/rightsubnet definition | Martin Willi | 2008-04-25 | 1 | -1/+1 |
| | | | | | e.g. leftsubnet=10.2.0.0/16,10.4.0.0/16 | ||||
* | implementation of an CFG attribute framework, currently supporting virtual IPs | Martin Willi | 2008-04-09 | 1 | -2/+2 |
| | | | | | | updated ipsec.conf sourceip parameter to support CIDR notatation to serve from a pool %poolname to query a separate (database?) pool | ||||
* | added RCSID | Andreas Steffen | 2007-10-08 | 1 | -1/+1 |
| | |||||
* | handle dns lookup failures | Andreas Steffen | 2007-08-02 | 1 | -1/+8 |
| | |||||
* | (no commit message) | Martin Willi | 2006-04-28 | 1 | -0/+105 |