Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ../svn-commit.tmp | Martin Willi | 2006-04-05 | 1 | -204/+0 |
| | |||||
* | - starter work on asn1 with der de/encoder | Martin Willi | 2006-03-24 | 1 | -2/+0 |
| | | | | | | - RSA private and public key can load read key from ASN1 DER - some other fixes here and there | ||||
* | - rewrite of logger_manager, uses now one instance per context | Martin Willi | 2006-03-23 | 1 | -7/+3 |
| | | | | | | | - 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 | -2/+2 |
| | |||||
* | - code cleaned up | Jan Hutter | 2005-12-06 | 1 | -4/+4 |
| | |||||
* | - globals packed in a daemon | Martin Willi | 2005-11-29 | 1 | -5/+5 |
| | |||||
* | - testcases added to module testcases | Jan Hutter | 2005-11-29 | 1 | -1/+1 |
| | |||||
* | - return value cleanup | Martin Willi | 2005-11-28 | 1 | -6/+2 |
| | |||||
* | - AUTH_HMAC_MD5_96 and AUTH_HMAC_SHA1_96 implemented and tested... | Jan Hutter | 2005-11-28 | 1 | -0/+214 |