| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
If the installation failed the state is not CHILD_ROUTED which means the
wrong priority is used to uninstall the policies. This is a problem for
kernel interfaces that keep track of installed policies as now the proper
policy is not found (if the priority is considered).
|
| |
|
|
|
|
| |
Fixes CVE-2012-2388.
|
| |
|
|
|
|
|
| |
This is disabled by default and can be enabled with the
charon.retry_initiate_interval option in strongswan.conf.
|
| |
|
|
|
|
|
| |
Use the source address of the current MOBIKE message as peer address
instead of assuming the address cached on the IKE_SA is still valid.
|
| |
|
|
|
|
|
| |
This avoids deleting IKE_SAs during reauthentication (without
trying to reestablish them).
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
Since a proposal_t object is created for each transform contained in the
proposal payload, it does not work to simply remove the last proposal_t
object added to the list (there may be several other extracted from the
previous proposal payload).
|
|
|
|
|
| |
Previously e.g. RNGs with weaker strength would have overwritten stronger
ones.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
responses
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
tasks etc.).
|
| |
|
| |
|
| |
|
| |
|