aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/plugins/unit_tester/tests.h
Commit message (Collapse)AuthorAgeFilesLines
* refactored credential builderMartin Willi2008-09-021-1/+2
| | | | | | | | | allow enumeration of matching builders try a second builder if the first one fails builder clones resources internally on demand caller frees added resources on failure and success stricter handling of non-supported build parts
* pool performance testingMartin Willi2008-07-211-1/+2
|
* implementation of a simple "token enumerator"Martin Willi2008-07-021-1/+2
|
* implemented XCBC algorithms (signer, prf) for IKE on top of a crypterMartin Willi2008-04-301-1/+2
| | | | | | supporting ike=...-aesxcbc-... in ipsec.conf added AUTH_AES_XCBC_96 and PRF_AES128_CBC to default IKE proposal AES XCBC testcase
* replaced freeswan ttodata by own chunk_{to|from}_{hex|base64} functionsMartin Willi2008-04-241-1/+2
|
* added AES-128 unit testMartin Willi2008-04-221-1/+2
|
* updated mediation database to public key authenticationMartin Willi2008-04-021-1/+2
| | | | | | added mysql table definition, test data testcase
* loading of subjectPublicKeyInfo wrapped keys using KEY_ANY (openssl format)Martin Willi2008-04-011-2/+2
| | | | testcase
* creating public key from RSA private keyMartin Willi2008-03-181-1/+2
| | | | RSA key generation and signature test
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-0/+33