aboutsummaryrefslogtreecommitdiffstats
path: root/src/libipsec/ipsec_sa_mgr.h
Commit message (Expand)AuthorAgeFilesLines
* Use standard unsigned integer typesAndreas Steffen2016-03-241-12/+12
* libipsec: Pass separate inbound/update flags to the IPsec SA managerMartin Willi2015-03-091-1/+2
* libipsec: Remove unused src/dst_ts parameters from ipsec_sa_mgr_t.add_sa()Martin Willi2015-02-201-4/+1
* libipsec: Remove unused reqid parameter from ipsec_sa_mgr_t.get_spi()Martin Willi2015-02-191-2/+1
* libipsec: Support usage statistics and query_sa() on IPsec SAsMartin Willi2013-10-111-0/+17
* libipsec: Add initiator flag to definition of ipsec_sa_mgr_t.add_sa()Tobias Brunner2013-06-131-2/+4
* Moved host_t and host_resolver_t to a new networking subfolderTobias Brunner2012-10-241-1/+1
* IPsec SA manager implements update_sa()Tobias Brunner2012-10-161-0/+21
* Implemented a checkout/checkin mechanism for IPsec SAsTobias Brunner2012-08-081-0/+43
* Added IPsec SA managerTobias Brunner2012-08-081-0/+124