aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/sa/child_sa.h
Commit message (Expand)AuthorAgeFilesLines
* child-sa: Install outbound SA immediately if kernel supports SPIs on policiesTobias Brunner2017-08-071-5/+8
* child-sa: Use flags to track installation of outbound SA and policies separatelyTobias Brunner2017-08-071-5/+16
* child-sa: Remove state to track installation of half the SA againTobias Brunner2017-05-231-5/+0
* child-sa: Expose state of the outbound SATobias Brunner2017-05-231-1/+35
* child-sa: Add method to remove the outbound SA and policiesTobias Brunner2017-05-231-0/+5
* child-sa: Add method to associate rekeyed CHILD_SAs with their replacementTobias Brunner2017-05-231-0/+16
* child-sa: Add methods that allow partial installation of CHILD_SATobias Brunner2017-05-231-0/+27
* child-sa: Add new state to track installation of only the inbound SATobias Brunner2017-05-231-1/+6
* child-sa: Change API used to set/install policiesTobias Brunner2017-05-231-11/+23
* Use standard unsigned integer typesAndreas Steffen2016-03-241-9/+9
* child-sa: Add a new state to track rekeyed IKEv1 CHILD_SAsTobias Brunner2015-03-251-0/+5
* child-sa: Replace reqid based marks by "unique" marksMartin Willi2015-02-201-1/+4
* child-sa: Introduce a unique CHILD_SA identifierMartin Willi2015-02-201-0/+10
* child-sa: Introduce a CHILD_RETRYING state to detect DH group retriesMartin Willi2014-11-211-0/+5
* child-sa: Add a getter for CHILD_SA install timeMartin Willi2014-01-231-0/+7
* Fix various API doc issues and typosTobias Brunner2013-07-181-2/+2
* child-sa: replace get_traffic_selectors() with create_ts_enumerator()Martin Willi2013-07-171-5/+8
* kernel-interface: add an exchange initiator parameter to add_sa()Martin Willi2013-06-111-1/+3
* child_sa_t.get_usestats() can additionally return the number of processed pac...Martin Willi2013-03-141-1/+2
* Support multiple virtual IPs on peer_cfg and ike_sa classesMartin Willi2012-08-301-2/+2
* Added a getter for CHILD_SA marksMartin Willi2012-03-221-0/+8
* Do not use TFC padding if peer does not support ESPv3Martin Willi2010-12-201-1/+2
* Wrap getters for dpd/close action into CHILD_SA, allows us to override themMartin Willi2010-06-021-0/+28
* manage synced SAs in IKE_SA Manager, tag them with IKE_PASSIVE stateMartin Willi2010-04-071-1/+1
* Moving charon to libcharon.Tobias Brunner2010-03-191-0/+337