aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/testcases/child_proposal_test.c
Commit message (Collapse)AuthorAgeFilesLines
* - refactored ike proposalMartin Willi2006-02-141-99/+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
* - works with new proposal codeMartin Willi2006-02-091-13/+13
| | | | | - still some(!) memleaks
* - fixed alot of bugs in child_proposalMartin Willi2006-02-081-0/+99
- near to working state ;-)