| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
some minor cleanups
calloc does not need an additional memset(0)
|
| |
|
| |
|
|
|
|
|
|
|
| |
fixes unsafe certificate caching
use fixed array instead of a list
fine grained per-slot locking
use cache hits for housekeeping
|
|
|
|
| |
called
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
using "time"
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
supports online/offline leases
properly reassign addresses to identities
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
instead of a linked list.
|
| |
|
| |
|
|
|
|
| |
config if IPs are equal
|
| |
|
|
|
|
| |
OpenSSL, based on patches by Michael Roßberg.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- do not pass CHILD_SAs to task constructor, might not
be valid anymore during execution (late lookup)
- use sub-tasks to delete CHILD/IKE_SA after rekeying,
as we want to execute the delete before additional
queued tasks
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|