aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/sa/tasks/ike_cert.c
Commit message (Collapse)AuthorAgeFilesLines
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-366/+0
|
* cosmeticsAndreas Steffen2007-05-151-5/+5
|
* cosmeticsAndreas Steffen2007-05-151-9/+7
|
* restructured file layoutMartin Willi2007-04-101-14/+12
| | | | | | | | | new configuration structure: peer_cfg: configuration related to a peer (authenitcation, ...= ike_cfg: config to use for IKE setup (proposals) child_Cfg: config for CHILD_SA (proposals, traffic selectors) a peer_cfg has one ike_cfg and multiple child_cfg's stroke now uses fixed count of threads
* including peers certificate when his certreq is emptyMartin Willi2007-03-081-2/+11
|
* added parsing level to x509_create_from_chunk()Andreas Steffen2007-03-071-1/+1
|
* merged tasking branch into trunkMartin Willi2007-02-281-0/+361