aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/sa/authenticator.h
Commit message (Collapse)AuthorAgeFilesLines
* introduced refcounting on policy and connectionsMartin Willi2006-07-201-1/+2
| | | | | | | | | aren't stored in the IKE_SA anymore, they are queried on the fly are immutable now, allows it to share them policy selection based on traffic selectors, leads to valid lookup results rekeying queries the policy based on its traffic selectors
* updated copyright informationMartin Willi2006-07-071-1/+2
|
* redesigned IKE_SA using a transaction mechanism:Martin Willi2006-07-051-9/+2
| | | | | | | | | | | | removed old state machine reimplemented IKE_SA setup and delete implemented dead peer detection implemented keep-alives a lot of fixes no rekeying yet
* (no commit message)Martin Willi2006-05-101-0/+138