aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/encoding/payloads/notify_payload.c
Commit message (Collapse)AuthorAgeFilesLines
* added all currently known notify payload typesMartin Willi2006-07-121-0/+15
|
* updated copyright informationMartin Willi2006-07-071-1/+2
|
* reimplemented CHILD_SA rekeying & deleteMartin Willi2006-07-071-0/+1
| | | | | no simultanous transaction with CHILD_SAs yet!
* redesigned IKE_SA using a transaction mechanism:Martin Willi2006-07-051-56/+70
| | | | | | | | | | | | 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/+3
|
* added support for "ike" and "esp" keywordsMartin Willi2006-06-151-16/+9
| | | | | | | 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-28/+48
| | | | | | | | | 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-1/+1
| | | | | more IKEv2 conform
* (no commit message)Martin Willi2006-05-101-0/+441