aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/testcases/diffie_hellman_test.c
Commit message (Collapse)AuthorAgeFilesLines
* ../svn-commit.tmpMartin Willi2006-04-051-76/+0
|
* - rewrite of logger_manager, uses now one instance per contextMartin Willi2006-03-231-5/+4
| | | | | | | - 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
|
* - globals packed in a daemonMartin Willi2005-11-291-3/+3
|
* - testcases added to module testcasesJan Hutter2005-11-291-1/+1
|
* - memory allocation tests removedJan Hutter2005-11-291-2/+2
|
* - return value cleanupMartin Willi2005-11-281-4/+4
|
* - created encoding packageMartin Willi2005-11-231-1/+1
|
* - changed include pathsJan Hutter2005-11-231-4/+4
|
* - implemented all diffie hellman groupsJan Hutter2005-11-181-9/+30
| | | | | - diffie hellman tested
* - started to implement diffie hellman classJan Hutter2005-11-171-0/+56