aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/config/connections/connection.h
Commit message (Collapse)AuthorAgeFilesLines
* - import of strongswan-2.7.0Martin Willi2006-04-281-283/+0
| | | | | - applied patch for charon
* - reworked usage of IDs in various statesMartin Willi2006-04-271-0/+26
| | | | | | - using ID_ANY for any, not NULL as before - initiator sends IDr payload in IKE_AUTH when ID unique
* - add connection names to connectionsMartin Willi2006-04-271-3/+16
| | | | | | | | - stroke status / ipsec status shows them - added statusall for stroke - added status by connection name - some tests repaired, more to come
* - added separate implementation for connection_store, credential_store, ↵Martin Willi2006-04-251-0/+244
policy_store - added folder structure to config - credentials are fetched solely on IDs now