Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added PB-TNC test options to strongswan.conf man page | Andreas Steffen | 2015-03-27 | 1 | -0/+6 |
| | |||||
* | Fixed strongswan.conf man page entry of imc-attestation | Andreas Steffen | 2015-03-27 | 2 | -18/+18 |
| | |||||
* | Optionally announce PB-TNC mutual protocol capability | Andreas Steffen | 2015-03-23 | 1 | -0/+3 |
| | |||||
* | kernel-pfkey: Add option to set receive buffer size of event socket | Tobias Brunner | 2015-03-06 | 1 | -0/+7 |
| | | | | | | | | If many requests are sent to the kernel the events generated by these requests may fill the receive buffer before the daemon is able to read these messages. Fixes #783. | ||||
* | Implemented improved BLISS-B signature algorithm | Andreas Steffen | 2015-02-25 | 1 | -0/+2 |
| | |||||
* | forecast: Document strongswan.conf options | Martin Willi | 2015-02-20 | 1 | -0/+29 |
| | |||||
* | kernel-netlink: Add missing documentation for two options | Tobias Brunner | 2014-12-19 | 1 | -0/+6 |
| | |||||
* | kernel-netlink: Alternatively support global port based IKE bypass policies | Martin Willi | 2014-11-21 | 1 | -0/+9 |
| | | | | | | The socket based IKE bypass policies are usually superior, but not supported on all networking stacks. The port based variant uses global policies for the UDP ports we have IKE sockets for. | ||||
* | conf: Document kernel-netlink retransmission and parallelization options | Martin Willi | 2014-11-21 | 1 | -0/+17 |
| | |||||
* | eap-radius: Add option to set interval for interim accounting updates | Tobias Brunner | 2014-10-10 | 1 | -1/+5 |
| | | | | | | Any interval returned by the RADIUS server in the Access-Accept message overrides the configured interval. But it might be useful if RADIUS is only used for accounting. | ||||
* | ext-auth: Add an ext-auth plugin invoking an external authorization script | Martin Willi | 2014-10-06 | 1 | -0/+15 |
| | | | | Original patch courtesy of Vyronas Tsingaras. | ||||
* | stroke: Allow specifying the ipsec.secrets location in strongswan.conf | Shea Levy | 2014-10-02 | 1 | -0/+3 |
| | |||||
* | kernel-netlink: Optionally install protocol and ports on transport mode SAs | Tobias Brunner | 2014-09-12 | 1 | -0/+9 |
| | |||||
* | kernel-netlink: Add global option to configure MSS-clamping on installed routes | Tobias Brunner | 2014-09-12 | 1 | -0/+3 |
| | |||||
* | kernel-netlink: Add global option to set MTU on installed routes | Tobias Brunner | 2014-09-12 | 1 | -0/+3 |
| | |||||
* | conf: Document load-tester.crl option | Tobias Brunner | 2014-06-30 | 1 | -0/+4 |
| | |||||
* | Remove kernel-klips plugin | Tobias Brunner | 2014-06-19 | 1 | -5/+0 |
| | |||||
* | Fixed typo in strongswan.conf | Andreas Steffen | 2014-06-05 | 1 | -1/+1 |
| | |||||
* | Updated IMC/IMV entries in strongswan.conf man page | Andreas Steffen | 2014-05-31 | 10 | -35/+40 |
| | |||||
* | Implemented PT-EAP protocol (RFC 7171) | Andreas Steffen | 2014-05-12 | 2 | -1/+4 |
| | |||||
* | Changed default value to libimcv.imc-attestation.pcr_info = no | Andreas Steffen | 2014-05-10 | 1 | -1/+1 |
| | |||||
* | vici: Document strongswan.conf options | Martin Willi | 2014-05-07 | 1 | -0/+2 |
| | |||||
* | Use python-based swidGenerator to generated SWID tags | Andreas Steffen | 2014-04-15 | 1 | -0/+9 |
| | |||||
* | Renamed the AIK public key parameter to imc-attestation.aik_pubkey | Andreas Steffen | 2014-04-15 | 1 | -1/+1 |
| | |||||
* | Implemented configurable Device ID in OS IMC | Andreas Steffen | 2014-04-15 | 1 | -0/+12 |
| | |||||
* | eap-radius: Add option to not close IKE_SAs on timeouts during interim ↵ | Tobias Brunner | 2014-03-31 | 1 | -0/+4 |
| | | | | | | accouting updates Fixes #528. | ||||
* | Disable mandatory ECP support for attestion | Andreas Steffen | 2014-03-07 | 2 | -1/+7 |
| | |||||
* | conf: Install config files world-readable but warn about permissions for ↵ | Tobias Brunner | 2014-02-12 | 5 | -6/+12 |
| | | | | certain options | ||||
* | conf: Document options of plugins in libpts | Tobias Brunner | 2014-02-12 | 3 | -0/+48 |
| | |||||
* | conf: Document libimcv options | Tobias Brunner | 2014-02-12 | 6 | -0/+24 |
| | |||||
* | conf: Document libtnccs options | Tobias Brunner | 2014-02-12 | 4 | -0/+17 |
| | |||||
* | conf: Move load-tester options to plugin specific file | Tobias Brunner | 2014-02-12 | 1 | -1/+125 |
| | |||||
* | conf: Options of all plugins documented | Tobias Brunner | 2014-02-12 | 48 | -30/+527 |
| | | | | Some options are still missing descriptions though. | ||||
* | conf: Generate and install config sippets for option descriptions | Tobias Brunner | 2014-02-12 | 1 | -0/+30 |
The strongswan.d directory is also created relative to the configured location of strongswan.conf. |