aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/testcases
Commit message (Collapse)AuthorAgeFilesLines
* (no commit message)Jan Hutter2005-11-291-120/+0
|
* - added and tested id_payload_tJan Hutter2005-11-295-9/+132
|
* - changed creation of iteratorJan Hutter2005-11-292-6/+6
| | | | - chanded all clone calls
* - changed allocation behaviorMartin Willi2005-11-297-8/+7
|
* - testcases added to module testcasesJan Hutter2005-11-2943-99/+191
|
* - memory allocation tests removedJan Hutter2005-11-2910-150/+85
|
* - return value cleanupMartin Willi2005-11-2813-45/+32
|
* - memory allocation checks removedJan Hutter2005-11-281-5/+5
|
* generator rewritten (no memory allocation test anymore)Jan Hutter2005-11-281-48/+34
|
* - AUTH_HMAC_MD5_96 and AUTH_HMAC_SHA1_96 implemented and tested...Jan Hutter2005-11-285-9/+280
|
* - aes encryption with 128 successfully testedJan Hutter2005-11-281-2/+68
|
* - aes encryption working but code not cleanedJan Hutter2005-11-282-7/+5
|
* - wrote test for aes_cbc but encryption does not seem to work :-(Jan Hutter2005-11-284-5/+195
|
* - moved hasher_*_t to *_hasher_tMartin Willi2005-11-276-167/+105
| | | | | - some logging improvements
* - changed way of freeing chunksJan Hutter2005-11-253-17/+17
| | | | - ike_sa is checked out differently
* - moved algorithm definitions from payloads to corresponding transformsMartin Willi2005-11-242-0/+2
| | | | | - cleanup of docs in transforms
* - moved linked_list_iterator_t to iterator_t, located in iterator.hMartin Willi2005-11-243-6/+6
|
* - moved remove-method to iteratorMartin Willi2005-11-241-1/+1
|
* - memory leaks fixedJan Hutter2005-11-246-15/+27
| | | | - failed tests fixed
* - Martin Willi2005-11-232-3/+105
|
* okMartin Willi2005-11-233-3/+3
|
* - created package threadsMartin Willi2005-11-234-4/+4
|
* - created encoding packageMartin Willi2005-11-235-21/+21
|
* - moved packet and socket in new network-packageMartin Willi2005-11-235-6/+8
|
* - changed include pathsJan Hutter2005-11-2341-127/+127
|
* - md5 hmac testMartin Willi2005-11-224-6/+204
|
* - added md5 testMartin Willi2005-11-221-2/+2
|
* - implemented md5 hasherMartin Willi2005-11-223-34/+173
| | | | | - tested
* - prf_plus testMartin Willi2005-11-221-1/+10
|
* - dummy testMartin Willi2005-11-222-0/+182
|
* - added test for appending hmac functionalityMartin Willi2005-11-221-5/+43
|
* - readdedMartin Willi2005-11-221-0/+103
|
* - fuckJan Hutter2005-11-221-103/+0
|
* - removed key from constructorMartin Willi2005-11-221-1/+2
| | | | | - added set_key method
* - added hmac testMartin Willi2005-11-223-3/+226
|
* - renamed constantMartin Willi2005-11-221-1/+1
|
* - added sha1 testerMartin Willi2005-11-211-1/+8
|
* - implementation of hasher_sha1Martin Willi2005-11-212-0/+140
| | | | | - tested
* - implemented all diffie hellman groupsJan Hutter2005-11-181-9/+30
| | | | | - diffie hellman tested
* fixed segmentation fault bugJan Hutter2005-11-181-2/+2
|
* (no commit message)Jan Hutter2005-11-181-4/+4
|
* - started to implement diffie hellman classJan Hutter2005-11-173-4/+105
|
* - fixed bug in nonce testJan Hutter2005-11-171-1/+1
|
* - fixed bugMartin Willi2005-11-171-1/+1
|
* - modified for new linked listMartin Willi2005-11-172-4/+4
|
* - added new managersMartin Willi2005-11-171-5/+19
|
* ""Martin Willi2005-11-161-1/+0
|
* - spi_t replaced with u_int64_tJan Hutter2005-11-163-3/+3
|
* - updated tests to varius changes in modulesMartin Willi2005-11-1610-73/+59
|
* - fixed bug of generatorJan Hutter2005-11-162-1/+6
|