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