aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/testcases/child_proposal_test.h
Commit message (Collapse)AuthorAgeFilesLines
* - refactored ike proposalMartin Willi2006-02-141-42/+0
| | | | | | | | - uses now proposal_t, wich is also used by child proposals - ike key derivation refactored - crypter_t api has get_key_size now - some other improvements here and there
* - fixed alot of bugs in child_proposalMartin Willi2006-02-081-0/+42
- near to working state ;-)