aboutsummaryrefslogtreecommitdiffstats
path: root/src/libipsec/ipsec_sa_mgr.h
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | SAs can only be checked out by a single thread and all other threads block until the SA is checked in again.
* Added IPsec SA managerTobias Brunner2012-08-081-0/+124