Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ikev1: Add an option to accept unencrypted ID/HASH payloads | Martin Willi | 2014-04-17 | 1 | -0/+15 |
| | | | | | | | | | Even in Main Mode, some Sonicwall boxes seem to send ID/HASH payloads in unencrypted form, probably to allow PSK lookup based on the ID payloads. We by default reject that, but accept it if the charon.accept_unencrypted_mainmode_messages option is set in strongswan.conf. Initial patch courtesy of Paul Stewart. | ||||
* | conf: Add logger example config | Tobias Brunner | 2014-02-12 | 1 | -7/+0 |
| | |||||
* | conf: Converted charon options | Tobias Brunner | 2014-02-12 | 1 | -1/+290 |
| | |||||
* | conf: Generate and install config sippets for option descriptions | Tobias Brunner | 2014-02-12 | 1 | -0/+2 |
The strongswan.d directory is also created relative to the configured location of strongswan.conf. |