Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | auth-cfg: Add RSA/PSS schemes for pubkey and rsa if enabled in strongswan.conf | Tobias Brunner | 2017-11-08 | 1 | -2/+9 |
| | | | | Also document the rsa/pss prefix. | ||||
* | ike: Do not send initial contact only for UNIQUE_NEVER | Thomas Egerer | 2017-11-02 | 1 | -1/+1 |
| | | | | Signed-off-by: Thomas Egerer <thomas.egerer@secunet.com> | ||||
* | vici: Make setting mark on inbound SA configurable | Tobias Brunner | 2017-11-02 | 1 | -11/+23 |
| | |||||
* | child-sa: Allow requesting different unique marks for in/out | Eyal Birger | 2017-08-07 | 1 | -2/+6 |
| | | | | | | | | | | | | | | | | | | | | When requiring unique flags for CHILD_SAs, allow the configuration to request different marks for each direction by using the %unique-dir keyword. This is useful when different marks are desired for each direction but the number of peers is not predefined. An example use case is when implementing a site-to-site route-based VPN without VTI devices. A use of 0.0.0.0/0 - 0.0.0.0/0 traffic selectors with identical in/out marks results in outbound traffic being wrongfully matched against the 'fwd' policy - for which the underlay 'template' does not match - and dropped. Using different marks for each direction avoids this issue as the 'fwd' policy uses the 'in' mark will not match outbound traffic. Closes strongswan/strongswan#78. | ||||
* | swanctl: Include config snippets from conf.d subdirectory | Tobias Brunner | 2017-07-27 | 1 | -0/+2 |
| | | | | Fixes #2371. | ||||
* | swanctl: Document eap_id in remote sections | Tobias Brunner | 2017-07-05 | 1 | -0/+6 |
| | |||||
* | vici: Make 96-bit truncation for SHA-256 configurable | Tobias Brunner | 2017-05-26 | 1 | -0/+9 |
| | |||||
* | vici: Make hardware offload configurable | Tobias Brunner | 2017-05-23 | 1 | -0/+4 |
| | |||||
* | Add an option to announce support for IKE fragmentation but not sending ↵ | Tobias Brunner | 2017-05-23 | 1 | -7/+11 |
| | | | | fragments | ||||
* | swanctl: Reformulate IKEv1 selector restriction, describe problems with TS ↵ | Noel Kuntze | 2017-03-23 | 1 | -3/+10 |
| | | | | narrowing | ||||
* | swanctl: Describe what happens when a FQDN is specified in local|remote_addrs | Tobias Brunner | 2017-03-20 | 1 | -0/+6 |
| | |||||
* | vici: Add support for mediation extension | Tobias Brunner | 2017-02-16 | 1 | -0/+24 |
| | |||||
* | vici: Add support to load CA certificates from tokens and paths in authority ↵ | Tobias Brunner | 2017-02-16 | 1 | -7/+29 |
| | | | | sections | ||||
* | vici: Add support to load certificates from file paths | Tobias Brunner | 2017-02-16 | 1 | -0/+36 |
| | | | | Probably not that useful via swanctl.conf but could be when used via VICI. | ||||
* | vici: Add support to load certificates from tokens | Tobias Brunner | 2017-02-16 | 1 | -0/+48 |
| | |||||
* | swanctl: Add `token` secrets for keys on tokens/smartcards | Tobias Brunner | 2017-02-16 | 1 | -0/+16 |
| | |||||
* | vici: Add support for NT Hash secrets | Tobias Brunner | 2017-02-16 | 1 | -0/+22 |
| | | | | Fixes #1002. | ||||
* | vici: Add support for IPv6 Transport Proxy Mode | Tobias Brunner | 2017-02-16 | 1 | -3/+5 |
| | |||||
* | vici: Add support for certificate policies | Tobias Brunner | 2017-02-16 | 1 | -0/+6 |
| | |||||
* | vici: Add missing dscp setting for IKE_SAs | Tobias Brunner | 2017-02-16 | 1 | -0/+8 |
| | | | | Fixes #2170. | ||||
* | swanctl: Add 'private' directory/section to load any type of private key | Tobias Brunner | 2016-10-05 | 1 | -0/+9 |
| | |||||
* | vici: Enable IKE fragmentation by default | Tobias Brunner | 2016-10-04 | 1 | -3/+3 |
| | |||||
* | vici: Make installation of outbound FWD policies configurable | Tobias Brunner | 2016-09-28 | 1 | -0/+7 |
| | |||||
* | swanctl: Document how DH groups in CHILD_SA proposals are applied | Tobias Brunner | 2016-08-31 | 1 | -6/+13 |
| | | | | References #1039. | ||||
* | Implemented IPsec policies restricted to given network interface | Andreas Steffen | 2016-04-09 | 1 | -0/+3 |
| | |||||
* | Support manually-set IPsec policy priorities | Andreas Steffen | 2016-04-09 | 1 | -0/+7 |
| | |||||
* | swanctl: Fix documented directory name for remote pubkeys | Tobias Brunner | 2016-03-22 | 1 | -1/+1 |
| | |||||
* | vici: Order auth rounds by optional `round` parameter instead of by position ↵ | Tobias Brunner | 2016-03-08 | 1 | -0/+10 |
| | | | | in the request | ||||
* | swanctl: Document signature scheme constraints | Tobias Brunner | 2016-03-04 | 1 | -1/+30 |
| | |||||
* | swanctl: Fix minor typos in documentation | Chris Patterson | 2016-02-29 | 1 | -3/+3 |
| | | | | | | "UPD" should be "UDP". Signed-off-by: Chris Patterson <pattersonc@ainfosec.com> | ||||
* | vici: Support of raw public keys | Andreas Steffen | 2016-01-09 | 1 | -10/+27 |
| | |||||
* | swanctl.conf: IKEv2 fragmentation supported | Andreas Steffen | 2016-01-09 | 1 | -8/+9 |
| | |||||
* | vici: Add option to disable policy installation for CHILD_SAs | Tobias Brunner | 2015-08-17 | 1 | -0/+6 |
| | |||||
* | vici: Certification Authority support added. | Andreas Steffen | 2015-07-21 | 1 | -0/+32 |
| | | | | | | CDP and OCSP URIs for a one or multiple certification authorities can be added via the VICI interface. swanctl allows to read definitions from a new authorities section. | ||||
* | swanctl: Support loading PKCS#12 containers from a pkcs12 swanctl directory | Martin Willi | 2015-03-18 | 1 | -0/+9 |
| | |||||
* | vici: If a IKE reauth_time is configured, disable the default rekey_time | Martin Willi | 2015-03-03 | 1 | -1/+3 |
| | |||||
* | ipsec-types: Support the %unique mark value | Martin Willi | 2015-02-20 | 1 | -4/+6 |
| | |||||
* | vici: Add support for address range definitions of pools | Tobias Brunner | 2014-10-30 | 1 | -4/+4 |
| | |||||
* | swanctl: Document identity type prefixes | Martin Willi | 2014-10-30 | 1 | -3/+18 |
| | |||||
* | swanctl: Document how connections.*.unique affects initiators | Tobias Brunner | 2014-09-09 | 1 | -0/+5 |
| | |||||
* | swanctl: Fix documentation of options for send_cert setting | Tobias Brunner | 2014-07-28 | 1 | -4/+4 |
| | |||||
* | swanctl: Fix the swanctl.conf cacerts option name in the manpage and template | Martin Willi | 2014-07-14 | 1 | -1/+1 |
| | |||||
* | Fixed some typos | Tobias Brunner | 2014-06-30 | 1 | -1/+1 |
| | |||||
* | swanctl: Support private key decryption passhprases in swanctl.conf | Martin Willi | 2014-06-17 | 1 | -4/+37 |
| | | | | | | | While there is no real security benefit of storing private keys encrypted if the passphrase is stored along with it, there still seems to be demand for this functionality. We add it for compatibility with ipsec.secrets, even if it is not really recommended. | ||||
* | swanctl: Document replay_window option | Martin Willi | 2014-06-17 | 1 | -0/+7 |
| | |||||
* | swanctl: Document most swanctl.conf options in manpage | Martin Willi | 2014-05-07 | 1 | -126/+677 |
| | |||||
* | swanctl: Convert swanctl.conf to an options file and generate config | Tobias Brunner | 2014-05-07 | 1 | -0/+188 |