aboutsummaryrefslogtreecommitdiffstats
path: root/src/libipsec/ipsec_sa.h
Commit message (Expand)AuthorAgeFilesLines
* Use standard unsigned integer typesAndreas Steffen2016-03-241-14/+14
* libipsec: Remove unused src/dst_ts parameters from ipsec_sa_mgr_t.add_sa()Martin Willi2015-02-201-5/+1
* libipsec: Enforce byte/packet lifetimes on SAsMartin Willi2013-10-111-0/+14
* libipsec: Support usage statistics and query_sa() on IPsec SAsMartin Willi2013-10-111-0/+17
* Moved host_t and host_resolver_t to a new networking subfolderTobias Brunner2012-10-241-1/+1
* Setter for src and destination address of ipsec_sa_t addedTobias Brunner2012-10-161-0/+14
* Add methods to easily compare IPsec SAsTobias Brunner2012-08-081-0/+29
* Class representing an IPsec SA addedTobias Brunner2012-08-081-0/+140