Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - import of strongswan-2.7.0 | Martin Willi | 2006-04-28 | 1 | -122/+0 |
| | | | | | - applied patch for charon | ||||
* | - added separate implementation for connection_store, credential_store, ↵ | Martin Willi | 2006-04-25 | 1 | -1/+1 |
| | | | | | | | | policy_store - added folder structure to config - credentials are fetched solely on IDs now | ||||
* | - reworked configuration framework completly | Martin Willi | 2006-03-16 | 1 | -37/+4 |
| | | | | | | - configuration is now split up in: connections, policies, credentials and daemon config - further alloc/free fixes needed! | ||||
* | - configuration_manager replaced by configuration_t interface | Martin Willi | 2006-03-07 | 1 | -4/+4 |
| | | | | | | | | - current configuration_manager is now static_configuration (testing) - first draft of starter_configuration, which should once interact with ipsec starter (via whack?) - some cleanups - socket_t uses RAW socket, which allows parallel service of pluto/charon | ||||
* | - code cleanup in network and config | Martin Willi | 2005-12-06 | 1 | -1/+1 |
| | | | | | - moved packet_t members to private, added getter and setters | ||||
* | - code cleanup of encoding package | Martin Willi | 2005-12-06 | 1 | -8/+15 |
| | |||||
* | - authentication with preshared key working but code MUST be cleaned | Jan Hutter | 2005-12-03 | 1 | -0/+10 |
| | |||||
* | - added and tested auth_payload_t class | Jan Hutter | 2005-11-29 | 1 | -0/+138 |