aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/testcases/policy_test.c
Commit message (Collapse)AuthorAgeFilesLines
* ../svn-commit.tmpMartin Willi2006-04-051-247/+0
|
* - starter work on asn1 with der de/encoderMartin Willi2006-03-241-12/+12
| | | | | | - 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 contextMartin Willi2006-03-231-1/+1
| | | | | | | - cleanups for logger here and there - removed critical flag check in payload verification (conformance to IKEv2) - so thats and theres everywere... ;-)
* - reworked configuration framework completlyMartin Willi2006-03-161-0/+247
- configuration is now split up in: connections, policies, credentials and daemon config - further alloc/free fixes needed!