| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
over plugin_t
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
This was not really a problem because ptr is the first member of a chunk_t
and it contains a null-terminated string at that point. But it's clearer
this way.
|
|
|
|
|
|
| |
leftnexthop == right"
This fixes commit 280f6b1ab2.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
PolicyConstraints, too
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Since scx_add could return a previously created smartcard object, using
sc->last_cert to store the newly added certificate could lead to segfaults.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
This avoids an error message when uninstalling the policies and charon
did it already like this.
|
| |
|
| |
|
| |
|
|
|
|
| |
supported algorithms
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
policies.
|
|
|
|
| |
This contains the remote UDP port in case of UDP encapsulated ESP.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
comments.
|