aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/testcases/hmac_signer_test.c
Commit message (Collapse)AuthorAgeFilesLines
* ../svn-commit.tmpMartin Willi2006-04-051-204/+0
|
* - starter work on asn1 with der de/encoderMartin Willi2006-03-241-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 contextMartin Willi2006-03-231-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 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-2/+2
|
* - code cleaned upJan Hutter2005-12-061-4/+4
|
* - globals packed in a daemonMartin Willi2005-11-291-5/+5
|
* - testcases added to module testcasesJan Hutter2005-11-291-1/+1
|
* - return value cleanupMartin Willi2005-11-281-6/+2
|
* - AUTH_HMAC_MD5_96 and AUTH_HMAC_SHA1_96 implemented and tested...Jan Hutter2005-11-281-0/+214