aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/config/proposal.h
Commit message (Collapse)AuthorAgeFilesLines
* added support for "ike" and "esp" keywordsMartin Willi2006-06-151-3/+30
| | | | | | | fixed bugs in proposal code algorithm selection for charon works now with ipsec.conf a lot of other fixes
* specifying keysize in bits, as it is required in IKEv2Martin Willi2006-06-091-1/+1
| | | | | | added generic kernel SA algorithm handling, which brings us: aes-128, aes-256, blowfish, des, 3des and null encryption for CHILD_SAs
* further work for rekeying:Martin Willi2006-06-071-45/+19
| | | | | | | | | get liftimes from policy added new state initiation of rekeying done proposal redone: removed support for AH+ESP proposals
* (no commit message)Martin Willi2006-05-101-0/+269