Commit Graph
12 Commits
Author SHA1 Message Date
Martin Willi 8a49112907 - configuration_manager replaced by configuration_t interface
- current configuration_manager is now static_configuration (testing)
- first draft of starter_configuration, which should once interact with ipsec starter (via whack?)
- some cleanups
- socket_t uses RAW socket, which allows parallel service of pluto/charon
2006-03-07 09:42:15 +00:00
Martin Willi ce461bbd13 - refactored ike proposal
- uses now proposal_t, wich is also used by child proposals
- ike key derivation refactored
- crypter_t api has get_key_size now
- some other improvements here and there
2006-02-14 14:52:00 +00:00
Jan Hutter 1e7d52a611 - code cleaned up 2005-12-06 15:10:11 +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
Martin Willi 8277be6053 - moved algorithm definitions from payloads to corresponding transforms
- cleanup of docs in transforms
2005-11-24 16:22:04 +00:00
Martin Willi 5796aa164d - typedefs changed 2005-11-24 11:30:19 +00:00
Martin Willi 4a96223884 - created encoding package 2005-11-23 09:57:18 +00:00
Martin Willi 021c232232 - changed include paths 2005-11-23 09:24:35 +00:00
Martin Willi bb9d77ce22 - changed group_number type to diffie_hellman_group_t 2005-11-18 14:40:15 +00:00
Jan Hutter 99400f979e - wrote diffie_hellman_t but not tested 2005-11-18 08:19:12 +00:00