aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/encoding/payloads
Commit message (Collapse)AuthorAgeFilesLines
...
* specifying keysize in bits, as it is required in IKEv2Martin Willi2006-06-091-3/+6
| | | | | | 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-075-114/+147
| | | | | | | | | 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-243-2/+3
| | | | | more IKEv2 conform
* - reimplemented proper IKE SA deletion using a seperate state,Martin Willi2006-05-231-7/+0
| | | | | should conform now to IKEv2
* - introduced autotoolsMartin Willi2006-05-161-108/+0
| | | | | | | | | | - first working version - make dist should work - things to do: - UML testing! - more cleanups
* (no commit message)Martin Willi2006-05-1047-0/+11685