aboutsummaryrefslogtreecommitdiffstats
path: root/conf/options/charon.opt
Commit message (Collapse)AuthorAgeFilesLines
* conf: Document charon.*-scripts optionsTobias Brunner2014-06-301-0/+8
|
* kernel-netlink: Follow RFC 6724 when selecting IPv6 source addressesTobias Brunner2014-06-191-0/+4
| | | | | | | | Instead of using the first address we find on an interface we should consider properties like an address' scope or whether it is temporary or public. Fixes #543.
* ikev1: Add an option to accept unencrypted ID/HASH payloadsMartin Willi2014-04-171-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 configTobias Brunner2014-02-121-7/+0
|
* conf: Converted charon optionsTobias Brunner2014-02-121-1/+290
|
* conf: Generate and install config sippets for option descriptionsTobias Brunner2014-02-121-0/+2
The strongswan.d directory is also created relative to the configured location of strongswan.conf.