Commit Graph
19030 Commits
Author SHA1 Message Date
Jan Hutter 0666a152c2 - still one memory leak and segmentation fault 2005-11-21 17:53:42 +00:00
Jan Hutter 55f90b5d51 - allready partly working 2005-11-21 17:50:56 +00:00
Jan Hutter 8323a9c120 current state 2005-11-21 16:41:24 +00:00
Martin Willi f0d14d2c56 - skeletons for:
- prf
	- prf_hmac_sha1
	- hasher
	- hasher_sha1
2005-11-21 16:26:36 +00:00
Martin Willi e0d6093976 - cleaned up logging 2005-11-21 15:34:44 +00:00
Martin Willi 61a401c8fb - added definition of ike_sa_state_m 2005-11-21 15:09:10 +00:00
Martin Willi 041716fb64 - renamed IKE_SA_INITIALIZED to IKE_SA_ESTABLISHED
- added states for ike_auth_requested and ike_sa_established
2005-11-21 15:03:44 +00:00
Jan Hutter a2a10f2562 2005-11-21 14:48:18 +00:00
Jan Hutter e4b809a3a3 - ike_sa more improved 2005-11-21 13:45:26 +00:00
Jan Hutter be23069176 - current payload type was read at wrong location 2005-11-21 13:45:07 +00:00
Jan Hutter af94e7968b - switching of initiator flag only on requests 2005-11-21 13:44:37 +00:00
Jan Hutter b945904088 - added clone functionality 2005-11-21 13:44:16 +00:00
Martin Willi 75ab06685f - cleaned up logging 2005-11-21 13:33:53 +00:00
Martin Willi 1603a8b233 - cleanup of logging 2005-11-21 12:32:00 +00:00
Martin Willi bb90a49b14 - fixed loglevel output bug 2005-11-21 12:06:01 +00:00
Martin Willi ca313de4f0 - cleanup of logging 2005-11-21 11:48:04 +00:00
Martin Willi 41fc4f74ec - added thread-id to log for some contexes
- cleaned up logger output
2005-11-21 11:47:46 +00:00
Martin Willi 3d04ddf39d - fixed logging 2005-11-21 11:47:06 +00:00
Martin Willi 885608ffa9 - fixed logging 2005-11-21 11:46:48 +00:00
Martin Willi d17b6ea6b8 - added logging 2005-11-21 11:45:56 +00:00
Martin Willi aa20c2ac49 - commented
- added some getters
2005-11-21 11:45:04 +00:00
Jan Hutter 0b2abb8c32 further implemented 2005-11-21 10:59:45 +00:00
Jan Hutter 24c2d259cb - coding rule fix :-) 2005-11-21 10:59:13 +00:00
Jan Hutter 31332efad6 - added cloning of already generated packet 2005-11-21 10:58:52 +00:00
Jan Hutter ca7afb904c nothing changed 2005-11-21 10:58:10 +00:00
Jan Hutter 465a52a20b - added logging of freeing operations 2005-11-21 09:21:34 +00:00
Jan Hutter abaa7fc7c7 -removed freeing of nonce data 2005-11-21 09:20:43 +00:00
Jan Hutter 697aa8f55d - checked functionality and inserted new logging parts 2005-11-21 08:46:32 +00:00
Jan Hutter 447380f42a - added protocol_id_t 2005-11-21 08:01:15 +00:00
Martin Willi daa1c00e9f - baschtel
- works initiating, results in shared secret
2005-11-18 16:29:14 +00:00
Jan Hutter 90ef6620a2 2005-11-18 15:10:19 +00:00
Jan Hutter 7e1c9f5dbd - process_configuration implemented 2005-11-18 14:56:34 +00:00
Martin Willi 6278a9ae73 - changed dh_group type to diffie_hellman_group_t 2005-11-18 14:43:06 +00:00
Martin Willi bb9d77ce22 - changed group_number type to diffie_hellman_group_t 2005-11-18 14:40:15 +00:00
Martin Willi 7b3d138919 - changed ike_sa_id interface
- definition of private ike_sa methods
2005-11-18 13:59:21 +00:00
Jan Hutter 4f2c92d8e2 2005-11-18 12:24:12 +00:00
Jan Hutter ca0af3e808 - memory leak fixed 2005-11-18 12:20:48 +00:00
Jan Hutter 1186f05017 - function to get dh_group_number added 2005-11-18 12:20:34 +00:00
Martin Willi 3a8f9f445c - added build_message to ike_sa
- removed is_initiator in message, flag is stored in ike_sa_id
2005-11-18 12:01:53 +00:00
Martin Willi 501a41b970 2005-11-18 10:31:56 +00:00
Jan Hutter 6f17c7d68e - implemented all diffie hellman groups
- diffie hellman tested
2005-11-18 10:18:45 +00:00
Jan Hutter 469ce15ad1 fixed segmentation fault bug 2005-11-18 10:18:14 +00:00
Jan Hutter f318c9c18a 2005-11-18 10:18:00 +00:00
Jan Hutter 99400f979e - wrote diffie_hellman_t but not tested 2005-11-18 08:19:12 +00:00
Martin Willi d768cb6790 - redefined logger levels 2005-11-18 07:07:32 +00:00
Jan Hutter 4750f6c667 - started to implement diffie hellman class 2005-11-17 17:22:08 +00:00
Martin Willi c1e9c3f697 "" 2005-11-17 14:28:07 +00:00
Martin Willi 6d63e6864e - fixed sizeof bug 2005-11-17 14:27:31 +00:00
Jan Hutter c5841ec587 -added processing of DELETE_IKE_SA job 2005-11-17 14:26:42 +00:00
Jan Hutter f1c55803dd -added handling of ike sas which has to be deleted 2005-11-17 14:26:21 +00:00