Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - import of strongswan-2.7.0 | Martin Willi | 2006-04-28 | 1 | -702/+0 |
| | | | | | - applied patch for charon | ||||
* | - split up in libstrong, charon, stroke, testing done | Martin Willi | 2006-04-10 | 1 | -23/+22 |
| | | | | | | | | | - 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 | ||||
* | ../svn-commit.tmp | Martin Willi | 2006-04-05 | 1 | -3/+14 |
| | |||||
* | - rewrite of logger_manager, uses now one instance per context | Martin Willi | 2006-03-23 | 1 | -3/+2 |
| | | | | | | | - 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 | -8/+8 |
| | | | | | | - configuration is now split up in: connections, policies, credentials and daemon config - further alloc/free fixes needed! | ||||
* | - installing of child sa works | Martin Willi | 2006-02-16 | 1 | -0/+14 |
| | | | | | - need correct IP adresses to actually use IPsec | ||||
* | - fixed alot of bugs in child_proposal | Martin Willi | 2006-02-08 | 1 | -1/+0 |
| | | | | | - near to working state ;-) | ||||
* | ../svn-commit.tmp | Martin Willi | 2005-12-07 | 1 | -15/+15 |
| | |||||
* | - code cleaned up | Jan Hutter | 2005-12-06 | 1 | -1/+1 |
| | |||||
* | - code cleanup of encoding package | Martin Willi | 2005-12-06 | 1 | -11/+9 |
| | |||||
* | - fixes | Martin Willi | 2005-12-02 | 1 | -1/+1 |
| | |||||
* | - state ike_sa_init_responded implemented (has some memleaks) | Martin Willi | 2005-12-02 | 1 | -18/+61 |
| | |||||
* | - fixed bugs | Jan Hutter | 2005-12-01 | 1 | -3/+3 |
| | |||||
* | - fixed message decryption | Martin Willi | 2005-11-30 | 1 | -1/+21 |
| | |||||
* | - fixed encryption bug | Martin Willi | 2005-11-30 | 1 | -53/+1 |
| | |||||
* | - tested encryption payload | Martin Willi | 2005-11-29 | 1 | -63/+74 |
| | |||||
* | - globals packed in a daemon | Martin Willi | 2005-11-29 | 1 | -2/+2 |
| | |||||
* | - changed creation of iterator | Jan Hutter | 2005-11-29 | 1 | -5/+5 |
| | | | | - chanded all clone calls | ||||
* | - return value cleanup | Martin Willi | 2005-11-28 | 1 | -2/+2 |
| | |||||
* | - removed memory allocation checks!!! | Jan Hutter | 2005-11-28 | 1 | -137/+60 |
| | |||||
* | generator rewritten (no memory allocation test anymore) | Jan Hutter | 2005-11-28 | 1 | -15/+4 |
| | |||||
* | - created | Martin Willi | 2005-11-28 | 1 | -0/+748 |
- untested |