]> git.ipfire.org Git - people/ms/strongswan.git/history - Source/charon/sa/ike_sa.c
- refactored ike proposal
[people/ms/strongswan.git] / Source / charon / sa / ike_sa.c
2006-02-14  Martin Willi- refactored ike proposal
2006-02-09  Martin Willi- some fixes here and there
2005-12-12  Jan Hutteradded support for informational request and response
2005-12-12  Jan Hutter- fixed bug
2005-12-12  Jan Hutter- added deletion of IKE_SA
2005-12-07  Martin Willi- cleanup of states ike_auth_requested and ike_sa_init_...
2005-12-07  Jan Hutter- code cleaned up
2005-12-07  Martin Willi../svn-commit.tmp
2005-12-07  Martin Willi- fixed gmp initialization bugs
2005-12-06  Jan Hutter- implemented jobs DELETE_HALF_OPEN_IKE_SA and DELETE_E...
2005-12-03  Jan Hutter- code cleaned
2005-12-03  Jan Hutter- preshared secrets are now retrieved over configuratio...
2005-12-03  Jan Hutter- authentication with preshared key working but code...
2005-12-02  Jan Hutter- started to implement authenticator_t
2005-12-02  Jan Hutterfixed different bugs when checking out ike sa and retra...
2005-12-02  Jan Hutter- retransmitting of requests implemented
2005-12-02  Martin Willi- state ike_auth_requested
2005-12-02  Jan Hutter- added new job type retransmit_request_job_t
2005-12-02  Martin Willi- state ike_sa_init_responded implemented (has some...
2005-12-02  Jan Hutter- added notify message handling to ike_sa_init_requeste...
2005-12-01  Jan Hutter- new configuration support added to ike_sa and states
2005-11-29  Jan Hutter- encryption seems to work
2005-11-29  Martin Willi- globals packed in a daemon
2005-11-29  Martin Willi- changed allocation behavior
2005-11-28  Martin Willi- return value cleanup
2005-11-28  Jan Hutter- memory allocation checks removed
2005-11-28  Martin Willi- encryptino payload
2005-11-28  Jan Hutter- added compution of all needed keys and also creation...
2005-11-27  Martin Willi- moved hasher_*_t to *_hasher_t
2005-11-25  Jan Hutter- changed interface of ike_sa
2005-11-25  Jan Hutter- allocator_free_chunk changed
2005-11-24  Martin Willi- moved algorithm definitions from payloads to correspo...
2005-11-23  Martin Williok