aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/config/proposal.c
Commit message (Collapse)AuthorAgeFilesLines
* added copyright notice to sha2_hasherMartin Willi2006-09-191-1/+1
| | | | included SHA2 in build process
* added support for 3DES encryption algorithm in IKEMartin Willi2006-09-191-0/+1
|
* redesigned IKE_SA using a transaction mechanism:Martin Willi2006-07-051-0/+2
| | | | | | | | | | | | 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-1/+157
| | | | | | | fixed bugs in proposal code algorithm selection for charon works now with ipsec.conf a lot of other fixes
* improved kernel interface loggingMartin Willi2006-06-091-3/+3
|
* fixed compile warnings when using -WallMartin Willi2006-06-081-1/+0
| | | | | | | | further CHILD_SA rekeying work done: creation of a new CHILD_SA on a expire from a kernel works delete of old CHILD_SA still missing some issues when both initiate rekeing
* further work for rekeying:Martin Willi2006-06-071-306/+122
| | | | | | | | | 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/+642