aboutsummaryrefslogtreecommitdiffstats
path: root/src/libipsec/ipsec_sa_mgr.c
Commit message (Expand)AuthorAgeFilesLines
* libipsec: Enforce byte/packet lifetimes on SAsMartin Willi2013-10-111-5/+3
* libipsec: Support usage statistics and query_sa() on IPsec SAsMartin Willi2013-10-111-0/+23
* libipsec: Properly handle expiration if no lifetime is setTobias Brunner2013-07-011-0/+5
* kernel-interface: add an exchange initiator parameter to add_sa()Martin Willi2013-06-111-1/+1
* Moved debug.[ch] to utils folderTobias Brunner2012-10-241-1/+1
* Moved data structures to new collections subfolderTobias Brunner2012-10-241-2/+2
* Use pointers for lookups in IPsec SA managerTobias Brunner2012-10-161-16/+16
* IPsec SA manager implements update_sa()Tobias Brunner2012-10-161-0/+39
* Implemented a checkout/checkin mechanism for IPsec SAsTobias Brunner2012-08-081-25/+242
* Schedule and relay expiration events for created IPsec SAsTobias Brunner2012-08-081-0/+95
* Added IPsec SA managerTobias Brunner2012-08-081-0/+314