Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use standard unsigned integer types | Andreas Steffen | 2016-03-24 | 1 | -7/+7 |
* | libipsec: Pass the same data to del_policy() as to add_policy() | Tobias Brunner | 2016-02-04 | 1 | -4/+5 |
* | libipsec: Don't attempt deletion of any non-IPsec policies | Tobias Brunner | 2016-02-04 | 1 | -1/+1 |
* | libipsec: Add support for new policy priority class | Tobias Brunner | 2014-06-19 | 1 | -1/+4 |
* | libipsec: check for a policy with the reqid of the SA on decapsulation | Martin Willi | 2013-09-13 | 1 | -3/+7 |
* | Moved debug.[ch] to utils folder | Tobias Brunner | 2012-10-24 | 1 | -1/+1 |
* | Moved data structures to new collections subfolder | Tobias Brunner | 2012-10-24 | 1 | -1/+1 |
* | IPsec policies can be looked up based on an IP packet | Tobias Brunner | 2012-08-08 | 1 | -1/+26 |
* | Order IPsec policies by a pseudo-priority based on the traffic selectors | Tobias Brunner | 2012-08-08 | 1 | -28/+127 |
* | IPsec policy manager added | Tobias Brunner | 2012-08-08 | 1 | -0/+162 |