aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/sa/states/responder_init.c
Commit message (Collapse)AuthorAgeFilesLines
* redesigned IKE_SA using a transaction mechanism:Martin Willi2006-07-051-798/+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
* support of cert payloadsAndreas Steffen2006-07-031-45/+75
|
* applied new changes from NATT teamMartin Willi2006-06-231-0/+2
| | | | | DPD only done when no IPsec and IKE traffic processed minor changes here and there
* first merge of NATT codeMartin Willi2006-06-221-13/+209
|
* added support for "ike" and "esp" keywordsMartin Willi2006-06-151-2/+4
| | | | | | | fixed bugs in proposal code algorithm selection for charon works now with ipsec.conf a lot of other fixes
* cosmeticsAndreas Steffen2006-06-121-37/+37
|
* workaround for peers rekeying at the same timeMartin Willi2006-06-121-2/+2
| | | | | loading lifetime policies from ipsec.conf
* further work for rekeying:Martin Willi2006-06-071-1/+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-14/+14
| | | | | should conform now to IKEv2
* (no commit message)Martin Willi2006-05-101-0/+568