aboutsummaryrefslogtreecommitdiffstats
path: root/src/libipsec/ipsec_sa_mgr.h
Commit message (Collapse)AuthorAgeFilesLines
* 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