aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/testcases/proposal_test.h
Commit message (Collapse)AuthorAgeFilesLines
* ../svn-commit.tmpMartin Willi2006-04-051-42/+0
|
* - reworked configuration framework completlyMartin Willi2006-03-161-1/+1
| | | | | | - configuration is now split up in: connections, policies, credentials and daemon config - further alloc/free fixes needed!
* - refactored ike proposalMartin Willi2006-02-141-0/+42
- 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