| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
|
|
|
| |
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
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
removed unneeded checkin() return values
|
| |
|
| |
|
| |
|
|
|
|
| |
heap.
|
|
|
|
| |
added a method to condvar_t which allows to wait for an absolute timeout.
|
|
|
|
|
|
| |
* half-open SAs per peer are tracked in a hash table
* charon.dos_protection setting replaced with charon.cookie_threshold and charon.block_threshold
* chunk_hash function added
|