| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
| |
|
|
|
|
|
| |
If glob(3) is not available just try to open the pattern as regular
file. The reason for this change is that glob(3) is not available on Android.
|
| |
|
|
|
|
| |
The combined plugin loader requires PLUGINDIR to be defined.
|
| |
|
|
|
|
| |
This is the case on Android.
|
| |
|
| |
|
|
|
|
| |
message
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Having the inherit() function delayed to the IKE_SA establish procedure
was problematic. The task destroy function was never a good place and
results in locking/cleanup problems. After establishing the SA, it
should be really checked in ASAP to avoid any triggered DPD checks
to get lost.
|
| |
|
|
|
|
|
| |
Doing so might result in a deadlock during shutdown if a delayed
restart is locked on the bus during the debug statement.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
signed char
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
parent peer config
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|