Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - import of strongswan-2.7.0 | Martin Willi | 2006-04-28 | 1 | -265/+0 |
| | | | | | - applied patch for charon | ||||
* | - split up in libstrong, charon, stroke, testing done | Martin Willi | 2006-04-10 | 1 | -7/+6 |
| | | | | | | | | | - new leak detective with malloc hook in library - useable, but needs improvements - logger_manager has now a single instance per library - allows use of loggers from any linking prog - a LOT of other things | ||||
* | - rewrite of logger_manager, uses now one instance per context | Martin Willi | 2006-03-23 | 1 | -5/+0 |
| | | | | | | | - cleanups for logger here and there - removed critical flag check in payload verification (conformance to IKEv2) - so thats and theres everywere... ;-) | ||||
* | - reworked configuration framework completly | Martin Willi | 2006-03-16 | 1 | -10/+0 |
| | | | | | | - configuration is now split up in: connections, policies, credentials and daemon config - further alloc/free fixes needed! | ||||
* | - code cleanup of encoding package | Martin Willi | 2005-12-06 | 1 | -4/+5 |
| | |||||
* | - authentication with preshared key working but code MUST be cleaned | Jan Hutter | 2005-12-03 | 1 | -0/+9 |
| | |||||
* | - fixed bug in diffie hellman exchange (no public value was written) | Jan Hutter | 2005-11-29 | 1 | -1/+1 |
| | |||||
* | - added and tested auth_payload_t class | Jan Hutter | 2005-11-29 | 1 | -0/+271 |