| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
required
|
|
|
|
|
|
|
| |
For consistency, the local/remote parameters have been replaced by the
initiator/responder options. As initiator, the initiator option can
be overriden by an addrs section taking key/value pairs with address
pools to use on a specific interface.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
It seems that iOS devices don't like them.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
(v)snprintf(3) returns the length without terminating null byte but the
length given as parameter must include it.
|
|
|
|
| |
Fixes #251.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
According to RFC 2409, section 5.5, if PFS is used all proposals MUST
include the selected DH group, so we remove proposals without the
proposed group and remove other DH groups from the remaining proposals.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
leftcert option
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|