aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/sa/ike_sa_manager.h
Commit message (Expand)AuthorAgeFilesLines
* Use standard unsigned integer typesAndreas Steffen2016-03-241-2/+2
* ike-sa-manager: Allow plugins to provide IKE SPIs via a callbackTobias Brunner2015-11-111-1/+20
* ike: Only consider number of half-open SAs as responder when deciding whether...Tobias Brunner2015-08-271-4/+5
* ike-sa-manager: Remove IKE_SA checkout by CHILD_SA reqidMartin Willi2015-02-201-7/+3
* Use XAuth/EAP remote identity for uniqueness checkMartin Willi2012-06-251-0/+2
* Added an IKE_SA manager method to enumerate IKE_SA IDs filtered by identitiesMartin Willi2012-03-201-0/+12
* Store IKE version of an SA on ike_sa_t.Tobias Brunner2012-03-201-1/+3
* Added a get_count() method to IKE_SA managerMartin Willi2011-05-161-1/+8
* Added a non-blocking, skipping variant of IKE_SA enumeratorMartin Willi2011-05-161-1/+2
* Destroy existing IKE_SAs with same identities when receiving INITIAL_CONTACTMartin Willi2011-01-051-1/+3
* Send INITIAL_CONTACT for the first IKE_SA if it has a unique policyMartin Willi2011-01-051-0/+11
* Never register IKE_SA during checkout_new, as rekeying keeps it checked outMartin Willi2010-12-071-3/+0
* Destroy IKE_SA Managers crypto primitives during flush, the plugins are gone ...Martin Willi2010-08-041-0/+2
* Moving charon to libcharon.Tobias Brunner2010-03-191-0/+220