aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/testcases/sa_config_test.c
Commit message (Collapse)AuthorAgeFilesLines
* - reworked configuration framework completlyMartin Willi2006-03-161-247/+0
| | | | | | - configuration is now split up in: connections, policies, credentials and daemon config - further alloc/free fixes needed!
* - comments and cleanupsMartin Willi2006-03-021-116/+117
|
* - proposal setup implementation begunMartin Willi2006-02-221-5/+5
|
* - refactored ike proposalMartin Willi2006-02-141-6/+6
| | | | | | | | - 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-4/+47
| | | | | - still some(!) memleaks
* - fixed alot of bugs in child_proposalMartin Willi2006-02-081-30/+15
| | | | | - near to working state ;-)
* created protected_tester_t for testcasesJan Hutter2005-12-071-1/+1
|
* - implemented jobs DELETE_HALF_OPEN_IKE_SA and DELETE_ESTABLISHED_IKE_SAJan Hutter2005-12-061-1/+2
|
* - added ts for both initator and responderMartin Willi2005-12-011-7/+26
| | | | - ts_payload can get now ts's
* - addedMartin Willi2005-12-011-0/+198