]> git.ipfire.org Git - people/ms/strongswan.git/history - Source/charon/sa/states/ike_sa_init_requested.c
- fixed memleaks
[people/ms/strongswan.git] / Source / charon / sa / states / ike_sa_init_requested.c
2006-02-09  Martin Willi- fixed memleaks
2006-02-09  Martin Willi- works with new proposal code
2006-02-08  Martin Willi- fixed alot of bugs in child_proposal
2005-12-12  Martin Willi- fixed some BAD bugs
2005-12-07  Martin Willi- logging cleanup in states
2005-12-07  Martin Willi../svn-commit.tmp
2005-12-07  Martin Willi- fixed gmp initialization bugs
2005-12-06  Martin Willi- code cleanup of encoding package
2005-12-06  Jan Hutter- code cleaned
2005-12-05  Jan Hutter- added payload CERT
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-02  Jan Hutterresponder_init does return DELETE_ME in case of error
2005-12-02  Jan Hutter(no commit message)
2005-12-02  Jan Huttercleaned code
2005-12-01  Jan Hutter- fixed bugs
2005-12-01  Jan Hutter- new configuration support added to ike_sa and states
2005-12-01  Martin Willi- implemented sa_config
2005-11-30  Jan Hutter(no commit message)
2005-11-30  Jan Hutter- message encryption verification fully changed
2005-11-29  Jan Hutter- encryption seems to work
2005-11-29  Martin Willi- globals packed in a daemon
2005-11-29  Jan Hutter- changed creation of iterator
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-25  Jan Hutter- changed interface of ike_sa
2005-11-24  Martin Willi- moved linked_list_iterator_t to iterator_t, located...
2005-11-24  Martin Willi- typedefs changed
2005-11-23  Martin Willi(no commit message)