aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/sa/states/ike_sa_init_requested.c
Commit message (Collapse)AuthorAgeFilesLines
* redesigned IKE_SA using a transaction mechanism:Martin Willi2006-07-051-990/+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
* fixed natd_hash memory leakAndreas Steffen2006-07-031-2/+7
|
* support of cert payloadsAndreas Steffen2006-07-031-112/+155
|
* first merge of NATT codeMartin Willi2006-06-221-4/+142
|
* using same reqid if a child sa rekeys an existing oneMartin Willi2006-06-121-1/+2
|
* further work for rekeying:Martin Willi2006-06-071-1/+3
| | | | | | | | | get liftimes from policy added new state initiation of rekeying done proposal redone: removed support for AH+ESP proposals
* - fixed host-host tunnel traffic selection, host-host works nowMartin Willi2006-05-311-1/+4
|
* - reimplemented proper IKE SA deletion using a seperate state,Martin Willi2006-05-231-12/+12
| | | | | should conform now to IKEv2
* - applied patch from the NAT-T team fixing several typosMartin Willi2006-05-191-1/+1
|
* (no commit message)Martin Willi2006-05-101-0/+798