aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/testcases/testcases.c
Commit message (Expand)AuthorAgeFilesLines
* ../svn-commit.tmpMartin Willi2006-04-051-275/+0
* - rewrote a lot of RSA stuffMartin Willi2006-03-301-3/+4
* - starter work on asn1 with der de/encoderMartin Willi2006-03-241-5/+6
* - rewrite of logger_manager, uses now one instance per contextMartin Willi2006-03-231-3/+3
* - reworked configuration framework completlyMartin Willi2006-03-161-6/+6
* - configuration_manager replaced by configuration_t interfaceMartin Willi2006-03-071-3/+3
* - proposal setup implementation begunMartin Willi2006-02-221-1/+1
* - installing of child sa worksMartin Willi2006-02-161-2/+9
* - refactored ike proposalMartin Willi2006-02-141-5/+5
* - some fixes here and thereMartin Willi2006-02-091-1/+1
* - fixed alot of bugs in child_proposalMartin Willi2006-02-081-4/+7
* - dead end implementationMartin Willi2006-02-061-2/+2
* - fixed some BAD bugsMartin Willi2005-12-121-3/+3
* - added todo's Jan Hutter2005-12-121-2/+2
* - removed prime poolMartin Willi2005-12-071-6/+1
* - code cleanup in network and configMartin Willi2005-12-061-1/+1
* - implemented jobs DELETE_HALF_OPEN_IKE_SA and DELETE_ESTABLISHED_IKE_SAJan Hutter2005-12-061-1/+1
* - Implemented and tested eap_payload_tJan Hutter2005-12-051-1/+5
* - implemented and tested cp_payload_tJan Hutter2005-12-051-2/+6
* - kernel interface hacks, works partiallyMartin Willi2005-12-051-0/+2
* - implemented and tested VENDOR ID payloadJan Hutter2005-12-051-2/+6
* DELETE payload implemented and testedJan Hutter2005-12-051-2/+6
* - cleaned code of generator_t classJan Hutter2005-12-051-2/+2
* - implemented and tested cert_payload_t Jan Hutter2005-12-051-2/+6
* - added payload CERTJan Hutter2005-12-051-2/+6
* - implemented RSA, only signing and verifying esma_pkcs1 paddedMartin Willi2005-12-041-4/+15
* - retransmitting of requests implementedJan Hutter2005-12-021-1/+1
* - state ike_auth_requestedMartin Willi2005-12-021-2/+2
* - added ts for both initator and responderMartin Willi2005-12-011-3/+3
* - tested sa with traffic selectorsMartin Willi2005-12-011-0/+4
* - implemented functionality to generate sa payload from Jan Hutter2005-12-011-2/+2
* implemented and tested functionality to create sa_payload from Jan Hutter2005-12-011-2/+2
* created class init_config_t encapsulating configuration issues of Jan Hutter2005-11-301-2/+5
* - encryption seems to workJan Hutter2005-11-291-1/+0
* - tested encryption payloadMartin Willi2005-11-291-3/+6
* - implemented and tested ts_payload_tJan Hutter2005-11-291-3/+7
* - fixed kill behaviorMartin Willi2005-11-291-3/+3
* - added and tested auth_payload_t classJan Hutter2005-11-291-0/+4
* - globals packed in a daemonMartin Willi2005-11-291-65/+53
* (no commit message)Jan Hutter2005-11-291-120/+0
* - added and tested id_payload_tJan Hutter2005-11-291-1/+8
* - testcases added to module testcasesJan Hutter2005-11-291-1/+1
* - AUTH_HMAC_MD5_96 and AUTH_HMAC_SHA1_96 implemented and tested...Jan Hutter2005-11-281-4/+15
* - aes encryption working but code not cleanedJan Hutter2005-11-281-1/+1
* - wrote test for aes_cbc but encryption does not seem to work :-(Jan Hutter2005-11-281-5/+11
* - moved hasher_*_t to *_hasher_tMartin Willi2005-11-271-8/+7
* - moved linked_list_iterator_t to iterator_t, located in iterator.hMartin Willi2005-11-241-2/+2
* - memory leaks fixedJan Hutter2005-11-241-1/+5
* - Martin Willi2005-11-231-3/+3
* - changed include pathsJan Hutter2005-11-231-29/+29