Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - import of strongswan-2.7.0 | Martin Willi | 2006-04-28 | 1 | -200/+0 |
| | | | | | - applied patch for charon | ||||
* | - rewrite of logger_manager, uses now one instance per context | Martin Willi | 2006-03-23 | 1 | -7/+0 |
| | | | | | | | - cleanups for logger here and there - removed critical flag check in payload verification (conformance to IKEv2) - so thats and theres everywere... ;-) | ||||
* | - 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 | ||||
* | - code cleanup in network and config | Martin Willi | 2005-12-06 | 1 | -0/+2 |
| | | | | | - moved packet_t members to private, added getter and setters | ||||
* | - code cleanup of encoding package | Martin Willi | 2005-12-06 | 1 | -5/+9 |
| | |||||
* | - added payload CERT | Jan Hutter | 2005-12-05 | 1 | -1/+4 |
| | | | | | | - cleaned code of different states - added additional notify handling | ||||
* | - added notify message handling to ike_sa_init_requested_t and | Jan Hutter | 2005-12-02 | 1 | -0/+47 |
| | | | | responder_init_t | ||||
* | - removed memory allocation checks!!! | Jan Hutter | 2005-11-28 | 1 | -28/+20 |
| | |||||
* | changed enum and structs names to _t | Jan Hutter | 2005-11-24 | 1 | -3/+3 |
| | |||||
* | - created encoding package | Martin Willi | 2005-11-23 | 1 | -0/+159 |