Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ../svn-commit.tmp | Martin Willi | 2006-04-05 | 1 | -76/+0 |
| | |||||
* | - rewrite of logger_manager, uses now one instance per context | Martin Willi | 2006-03-23 | 1 | -5/+4 |
| | | | | | | | - 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 | -4/+4 |
| | | | | | | - configuration is now split up in: connections, policies, credentials and daemon config - further alloc/free fixes needed! | ||||
* | created protected_tester_t for testcases | Jan Hutter | 2005-12-07 | 1 | -1/+1 |
| | |||||
* | - globals packed in a daemon | Martin Willi | 2005-11-29 | 1 | -3/+3 |
| | |||||
* | - testcases added to module testcases | Jan Hutter | 2005-11-29 | 1 | -1/+1 |
| | |||||
* | - memory allocation tests removed | Jan Hutter | 2005-11-29 | 1 | -2/+2 |
| | |||||
* | - return value cleanup | Martin Willi | 2005-11-28 | 1 | -4/+4 |
| | |||||
* | - created encoding package | Martin Willi | 2005-11-23 | 1 | -1/+1 |
| | |||||
* | - changed include paths | Jan Hutter | 2005-11-23 | 1 | -4/+4 |
| | |||||
* | - implemented all diffie hellman groups | Jan Hutter | 2005-11-18 | 1 | -9/+30 |
| | | | | | - diffie hellman tested | ||||
* | - started to implement diffie hellman class | Jan Hutter | 2005-11-17 | 1 | -0/+56 |