Commit Graph

635 Commits

Author SHA1 Message Date
Jan Hutter 346af6f3de - fixed bug in diffie hellman exchange (no public value was written) 2005-11-29 12:23:40 +00:00
Martin Willi e85220af90 - fixed kill behavior 2005-11-29 11:27:25 +00:00
Jan Hutter 2326633550 - added and tested auth_payload_t class 2005-11-29 11:16:15 +00:00
Martin Willi 0e96f7d8c3 - globals packed in a daemon 2005-11-29 10:25:07 +00:00
Jan Hutter 79b9c1d6c5 - implemented compute length function 2005-11-29 10:19:27 +00:00
Jan Hutter 45c3d18680 2005-11-29 10:02:34 +00:00
Jan Hutter db6e764580 - added and tested id_payload_t 2005-11-29 09:57:22 +00:00
Jan Hutter a0753941e1 - changed creation of iterator
- chanded all clone calls
2005-11-29 08:54:48 +00:00
Jan Hutter c6ec246d0d fixed bug when inserting with iterator 2005-11-29 08:14:19 +00:00
Martin Willi df3c59d088 - changed allocation behavior 2005-11-29 08:08:03 +00:00
Jan Hutter ed37dee61d - testcases added to module testcases 2005-11-29 07:32:33 +00:00
Jan Hutter d0cc48e5ec - memory allocation tests removed 2005-11-29 07:15:52 +00:00
Jan Hutter 1bcea5140d 2005-11-29 06:59:05 +00:00
Jan Hutter 78f837b0cb - diffie hellman code cleaned 2005-11-29 06:58:34 +00:00
Martin Willi d048df5cab - return value cleanup 2005-11-28 20:29:47 +00:00
Jan Hutter 3fe058703f - removed memory allocation checks!!! 2005-11-28 18:24:10 +00:00
Jan Hutter 297c889cf3 - memory allocation checks removed 2005-11-28 17:06:57 +00:00
Jan Hutter 27e432056b - memory allocation checks removed 2005-11-28 16:55:46 +00:00
Jan Hutter 0f30f5686a generator rewritten (no memory allocation test anymore) 2005-11-28 16:34:48 +00:00
Jan Hutter 5e99853ca8 - removed OUT_OF_RES checks 2005-11-28 16:11:56 +00:00
Jan Hutter cdbfdf4e6c 2005-11-28 15:59:13 +00:00
Martin Willi 0c7cfb183c - created
- untested
2005-11-28 15:53:35 +00:00
Martin Willi 81796a5232 - encryptino payload 2005-11-28 15:43:05 +00:00
Jan Hutter b9d9f18874 - added compution of all needed keys and also creation of needed
transform objects
2005-11-28 15:20:51 +00:00
Jan Hutter 61068e9152 - changed prf_hmac_t to hmac_prf_t 2005-11-28 12:56:40 +00:00
Jan Hutter 42e69fbdad - AUTH_HMAC_MD5_96 and AUTH_HMAC_SHA1_96 implemented and tested... 2005-11-28 12:42:43 +00:00
Jan Hutter 7f0e85216e - aes encryption with 128 successfully tested 2005-11-28 10:16:54 +00:00
Jan Hutter 6906d8fe84 - aes encryption working but code not cleaned 2005-11-28 09:39:31 +00:00
Jan Hutter 7b0dafeb52 - wrote test for aes_cbc but encryption does not seem to work :-( 2005-11-28 09:12:49 +00:00
Jan Hutter 363a7dab5e - aes crypter written but not tested 2005-11-28 08:22:43 +00:00
Martin Willi b241048084 - moved hasher_*_t to *_hasher_t
- some logging improvements
2005-11-27 14:04:16 +00:00
Martin Willi 9d086b79f6 - fixed member order 2005-11-26 16:02:42 +00:00
Martin Willi 49e9aec435 - some fixes and cleanups 2005-11-26 15:48:45 +00:00
Martin Willi acb81e48cf - code cleanups 2005-11-26 15:48:05 +00:00
Martin Willi c1eb153733 - threads are new identified by pid 2005-11-26 15:44:40 +00:00
Martin Willi f1c91cf037 - tested code-example 2005-11-26 15:43:59 +00:00
Martin Willi 76a6c74719 - removed loglevel specification 2005-11-26 15:43:29 +00:00
Martin Willi d62099006d - lovlevels specified for each context
- threadsave log_bytes
- default logging to stdout, easier for debugging
- fixed logging to file
2005-11-26 15:43:08 +00:00
Martin Willi 24035375d4 - added localhost to config 2005-11-26 15:41:21 +00:00
Martin Willi 2fd1245e69 - some output improvements 2005-11-26 15:40:40 +00:00
Jan Hutter c00894b06e - began to implement aes_crypter_t 2005-11-25 16:57:20 +00:00
Martin Willi ca76df9736 - documentation and cleanup of threads package 2005-11-25 13:42:58 +00:00
Martin Willi 2a336de4cd - added debugging CFLAG 2005-11-25 13:42:12 +00:00
Jan Hutter aad398a70c - changed interface of ike_sa
- states can access ike_sa fields now just with functions
2005-11-25 13:42:02 +00:00
Jan Hutter 40ced1dfc3 code documentation cleaned 2005-11-25 09:06:44 +00:00
Jan Hutter 32f78c2e54 - code documentation cleaned 2005-11-25 08:55:25 +00:00
Jan Hutter f024eaf5d4 - definitions of random devices moved 2005-11-25 08:55:12 +00:00
Jan Hutter adad211cb2 - code documentation cleaned 2005-11-25 08:44:49 +00:00
Jan Hutter caf2a93a5c - code documentation cleaned 2005-11-25 08:36:26 +00:00
Jan Hutter 2b4ec18f48 - code documentation cleaned 2005-11-25 08:22:27 +00:00