aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/testcases/init_config_test.c
Commit message (Collapse)AuthorAgeFilesLines
* - reworked configuration framework completlyMartin Willi2006-03-161-81/+0
| | | | | | - configuration is now split up in: connections, policies, credentials and daemon config - further alloc/free fixes needed!
* - first attempt for connection loading and starting via "stroke"Martin Willi2006-03-141-1/+3
| | | | | - some improvements here and there
* - installing of child sa worksMartin Willi2006-02-161-2/+2
| | | | | - need correct IP adresses to actually use IPsec
* - refactored ike proposalMartin Willi2006-02-141-79/+30
| | | | | | | | - 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
* created protected_tester_t for testcasesJan Hutter2005-12-071-1/+1
|
* created class init_config_t encapsulating configuration issues of Jan Hutter2005-11-301-0/+128
IKE_SA_INIT phase