Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | moved force_encap to ike_config, enables responder to enforce udp encapsulation | Martin Willi | 2007-10-01 | 1 | -1/+17 |
| | | | | fixed bugs in force_encap code | ||||
* | added PDF support for CHILD_SAs | Martin Willi | 2007-04-19 | 1 | -31/+0 |
| | | | | support for INVALID_KE_PAYLOAD negotiation for rekeying | ||||
* | restructured file layout | Martin Willi | 2007-04-10 | 1 | -0/+259 |
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 |