Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - import of strongswan-2.7.0 | Martin Willi | 2006-04-28 | 1 | -138/+0 |
| | | | | | - applied patch for charon | ||||
* | - reworked configuration framework completly | Martin Willi | 2006-03-16 | 1 | -4/+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 | -1/+1 |
| | | | | | | | | - 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 | ||||
* | - removed prime pool | Martin Willi | 2005-12-07 | 1 | -2/+1 |
| | |||||
* | - code cleaned up | Jan Hutter | 2005-12-07 | 1 | -21/+30 |
| | |||||
* | - added payload CERT | Jan Hutter | 2005-12-05 | 1 | -5/+2 |
| | | | | | | - cleaned code of different states - added additional notify handling | ||||
* | - Code documented | Jan Hutter | 2005-12-04 | 1 | -4/+4 |
| | |||||
* | - code documented | Jan Hutter | 2005-12-04 | 1 | -13/+70 |
| | |||||
* | - preshared secrets are now retrieved over configuration_manager | Jan Hutter | 2005-12-03 | 1 | -2/+2 |
| | |||||
* | - authentication with preshared key working but code MUST be cleaned | Jan Hutter | 2005-12-03 | 1 | -5/+4 |
| | |||||
* | - forgot to add | Jan Hutter | 2005-12-03 | 1 | -0/+77 |