aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/sa/states/state.c
Commit message (Collapse)AuthorAgeFilesLines
* redesigned IKE_SA using a transaction mechanism:Martin Willi2006-07-051-41/+0
| | | | | | | | | | | | removed old state machine reimplemented IKE_SA setup and delete implemented dead peer detection implemented keep-alives a lot of fixes no rekeying yet
* first merge of NATT codeMartin Willi2006-06-221-0/+1
|
* fixed compile warnings when using -WallMartin Willi2006-06-081-1/+2
| | | | | | | | further CHILD_SA rekeying work done: creation of a new CHILD_SA on a expire from a kernel works delete of old CHILD_SA still missing some issues when both initiate rekeing
* further work for rekeying:Martin Willi2006-06-071-0/+1
| | | | | | | | | get liftimes from policy added new state initiation of rekeying done proposal redone: removed support for AH+ESP proposals
* - reimplemented proper IKE SA deletion using a seperate state,Martin Willi2006-05-231-0/+1
| | | | | should conform now to IKEv2
* (no commit message)Martin Willi2006-05-101-0/+37