aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/testcases/encryption_payload_test.c
Commit message (Collapse)AuthorAgeFilesLines
* - 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-4/+4
| | | | | | - configuration is now split up in: connections, policies, credentials and daemon config - further alloc/free fixes needed!
* created protected_tester_t for testcasesJan Hutter2005-12-071-1/+1
|
* - code cleanup of encoding packageMartin Willi2005-12-061-1/+1
|
* - tested encryption payloadMartin Willi2005-11-291-0/+138