aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/sa/ike_sa_manager.c
Commit message (Expand)AuthorAgeFilesLines
...
* Do not use destroyed rng/hasher if IKE_SA has been flush()edMartin Willi2011-02-011-3/+9
* Destroy existing IKE_SAs with same identities when receiving INITIAL_CONTACTMartin Willi2011-01-051-2/+9
* Send INITIAL_CONTACT for the first IKE_SA if it has a unique policyMartin Willi2011-01-051-7/+33
* Migrated ike_sa_manager_t to INIT/METHOD macros, some cleanupsMartin Willi2011-01-051-189/+180
* Never register IKE_SA during checkout_new, as rekeying keeps it checked outMartin Willi2010-12-071-15/+2
* Guarantee entry->other is set when calling put_connected_peersThomas Egerer2010-12-061-1/+7
* Extend connected peers by peer familyThomas Egerer2010-11-121-5/+16
* Destroy IKE_SA Managers crypto primitives during flush, the plugins are gone ...Martin Willi2010-08-041-2/+3
* Add extra information in debug output for IKE_SA check{out, in}Thomas Egerer2010-06-071-9/+25
* Moving charon to libcharon.Tobias Brunner2010-03-191-0/+1741