aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* code of message_t cleaned and added more logsJan Hutter2005-11-306-109/+259
* - fixed message decryptionMartin Willi2005-11-303-28/+103
* - fixed bug when finding out if payload has to get encryptedJan Hutter2005-11-301-2/+2
* - fixed encryption bugMartin Willi2005-11-302-65/+9
* added more loggingJan Hutter2005-11-301-1/+3
* fixed bugJan Hutter2005-11-301-2/+2
* (no commit message)Jan Hutter2005-11-302-21/+79
* - changed return typeJan Hutter2005-11-301-1/+8
* - fixed message ruleMartin Willi2005-11-302-3/+125
* - message encryption verification fully changedJan Hutter2005-11-304-80/+265
* - encryption seems to workJan Hutter2005-11-298-31/+271
* - tested encryption payloadMartin Willi2005-11-299-81/+330
* - implemented and tested ts_payload_tJan Hutter2005-11-2918-15/+1391
* - fixed bug in diffie hellman exchange (no public value was written)Jan Hutter2005-11-299-13/+60
* - fixed kill behaviorMartin Willi2005-11-294-62/+88
* - added and tested auth_payload_t classJan Hutter2005-11-2914-21/+570
* - globals packed in a daemonMartin Willi2005-11-2928-477/+432
* - implemented compute length function Jan Hutter2005-11-293-1/+32
* (no commit message)Jan Hutter2005-11-293-120/+492
* - added and tested id_payload_tJan Hutter2005-11-2913-12/+182
* - changed creation of iteratorJan Hutter2005-11-2924-122/+92
* fixed bug when inserting with iteratorJan Hutter2005-11-291-0/+1
* - changed allocation behaviorMartin Willi2005-11-2947-291/+292
* - testcases added to module testcasesJan Hutter2005-11-2945-100/+199
* - memory allocation tests removedJan Hutter2005-11-2910-150/+85
* (no commit message)Jan Hutter2005-11-291-0/+2
* - diffie hellman code cleanedJan Hutter2005-11-292-59/+47
* - return value cleanupMartin Willi2005-11-2885-2673/+1079
* - removed memory allocation checks!!!Jan Hutter2005-11-2824-1197/+722
* - memory allocation checks removedJan Hutter2005-11-283-105/+74
* - memory allocation checks removedJan Hutter2005-11-289-307/+173
* generator rewritten (no memory allocation test anymore)Jan Hutter2005-11-285-314/+126
* - removed OUT_OF_RES checksJan Hutter2005-11-282-124/+23
* (no commit message)Jan Hutter2005-11-281-3/+9
* - createdMartin Willi2005-11-282-0/+861
* - encryptino payload Martin Willi2005-11-2813-209/+272
* - added compution of all needed keys and also creation of needed Jan Hutter2005-11-2813-158/+390
* - changed prf_hmac_t to hmac_prf_tJan Hutter2005-11-285-28/+28
* - AUTH_HMAC_MD5_96 and AUTH_HMAC_SHA1_96 implemented and tested...Jan Hutter2005-11-2810-9/+548
* - aes encryption with 128 successfully testedJan Hutter2005-11-282-187/+237
* - aes encryption working but code not cleanedJan Hutter2005-11-283-358/+327
* - wrote test for aes_cbc but encryption does not seem to work :-(Jan Hutter2005-11-289-39/+234
* - aes crypter written but not testedJan Hutter2005-11-283-12/+1609
* - moved hasher_*_t to *_hasher_tMartin Willi2005-11-2718-238/+180
* - fixed member orderMartin Willi2005-11-261-2/+2
* - some fixes and cleanupsMartin Willi2005-11-261-9/+8
* - code cleanupsMartin Willi2005-11-262-8/+8
* - threads are new identified by pidMartin Willi2005-11-265-9/+23
* - tested code-exampleMartin Willi2005-11-261-4/+25
* - removed loglevel specificationMartin Willi2005-11-262-4/+0