aboutsummaryrefslogtreecommitdiffstats
path: root/src/libipsec/ipsec_policy.c
Commit message (Expand)AuthorAgeFilesLines
* libipsec: Match IPsec policies against ports of processed packetsTobias Brunner2017-03-021-1/+21
* Use standard unsigned integer typesAndreas Steffen2016-03-241-4/+4
* Moved debug.[ch] to utils folderTobias Brunner2012-10-241-1/+1
* IPsec policies can be looked up based on an IP packetTobias Brunner2012-08-081-0/+13
* Method added to easily compare IPsec policiesTobias Brunner2012-08-081-0/+14
* Class representing an IPsec policy addedTobias Brunner2012-08-081-0/+185