Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added support for "ike" and "esp" keywords | Martin Willi | 2006-06-15 | 1 | -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 IKEv2 | Martin Willi | 2006-06-09 | 1 | -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 Willi | 2006-06-07 | 1 | -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 Willi | 2006-05-10 | 1 | -0/+269 |