aboutsummaryrefslogtreecommitdiffstats
path: root/src/libipsec/ipsec_sa.h
Commit message (Collapse)AuthorAgeFilesLines
* 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
The IPsec SA also manages the respective ESP context.