aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/encoding/payloads/sa_payload.c
Commit message (Collapse)AuthorAgeFilesLines
* improved logging on verify errors for some payloadsMartin Willi2006-07-131-1/+1
| | | | | | enforcing IKE_SA shutdown, even when transactions are outstanding proper reject of CREATE_CHILD_SA message with KE payload
* updated copyright informationMartin Willi2006-07-071-1/+2
|
* redesigned IKE_SA using a transaction mechanism:Martin Willi2006-07-051-1/+1
| | | | | | | | | | | | removed old state machine reimplemented IKE_SA setup and delete implemented dead peer detection implemented keep-alives a lot of fixes no rekeying yet
* added support for "ike" and "esp" keywordsMartin Willi2006-06-151-6/+18
| | | | | | | fixed bugs in proposal code algorithm selection for charon works now with ipsec.conf a lot of other fixes
* further work for rekeying:Martin Willi2006-06-071-29/+35
| | | | | | | | | get liftimes from policy added new state initiation of rekeying done proposal redone: removed support for AH+ESP proposals
* - handle IKE_SA setup without a piggy-packed CHILD_SAMartin Willi2006-05-241-0/+1
| | | | | more IKEv2 conform
* (no commit message)Martin Willi2006-05-101-0/+390