]> git.ipfire.org Git - thirdparty/strongswan.git/history - Source/charon/encoding/payloads/proposal_substructure.c
- added notify message handling to ike_sa_init_requested_t and
[thirdparty/strongswan.git] / Source / charon / encoding / payloads / proposal_substructure.c
2005-12-02  Jan Hutter- added notify message handling to ike_sa_init_requeste...
2005-12-01  Jan Hutterimplemented and tested functionality to create sa_paylo...
2005-11-29  Jan Hutter- fixed bug in diffie hellman exchange (no public value...
2005-11-29  Jan Hutter- changed creation of iterator
2005-11-28  Jan Hutter- removed memory allocation checks!!!
2005-11-28  Jan Hutter- added compution of all needed keys and also creation...
2005-11-24  Martin Willi- moved linked_list_iterator_t to iterator_t, located...
2005-11-24  Jan Hutterchanged enum and structs names to _t
2005-11-23  Martin Willi- created encoding package