aboutsummaryrefslogtreecommitdiffstats
path: root/conf/options
Commit message (Collapse)AuthorAgeFilesLines
...
* 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.
* configure: Separate pki from --disable-toolsMartin Willi2014-06-042-3/+2
| | | | While pki builds and runs just fine on Windows, this is not true for scepclient.
* 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.
* openac: Remove obsolete openac utilityMartin Willi2014-03-311-3/+0
| | | | The same functionality is now provided by the pki --acert subcommand.
* conf: Install config files world-readable but warn about permissions for ↵Tobias Brunner2014-02-126-6/+13
| | | | certain options
* conf: Document options of other programsTobias Brunner2014-02-125-0/+62
|
* conf: Document options of plugins in libptsTobias Brunner2014-02-121-0/+5
|
* conf: Document libimcv optionsTobias Brunner2014-02-122-0/+32
|
* conf: Document libtnccs optionsTobias Brunner2014-02-121-0/+2
|
* conf: Add logger example configTobias Brunner2014-02-122-7/+57
|
* 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.