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
6f36717843
- code cleaned up
2005-12-06 15:37:56 +00:00
Martin Willi
d048df5cab
- return value cleanup
2005-11-28 20:29:47 +00:00
Jan Hutter
61068e9152
- changed prf_hmac_t to hmac_prf_t
2005-11-28 12:56:40 +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
face0be4c2
-
2005-11-23 13:34:45 +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
Jan Hutter
99a9676d45
- bug in creating fixed
2005-11-23 07:17:12 +00:00
Martin Willi
74ced9e249
- prf_hmac_sha1 is now a generig prf_hmac
...
- supports md5
2005-11-22 15:33:08 +00:00
Martin Willi
61b748c80f
- implemented
...
- not tested!
2005-11-22 09:43:32 +00:00
Martin Willi
002c583e26
- removed key from constructor
...
- added set_key
2005-11-22 07:59:00 +00:00
Jan Hutter
4aab514953
2005-11-22 07:55:15 +00:00
Martin Willi
bcb176f985
- moved to hmac
2005-11-22 07:54:09 +00:00
Martin Willi
f0d14d2c56
- skeletons for:
...
- prf
- prf_hmac_sha1
- hasher
- hasher_sha1
2005-11-21 16:26:36 +00:00