aboutsummaryrefslogtreecommitdiffstats
path: root/src/ipsec/_ipsec.in
Commit message (Collapse)AuthorAgeFilesLines
* Add a "ipsec listcounters" command to strokeMartin Willi2012-10-241-2/+2
|
* The use of $< in Makefiles is not portableTobias Brunner2012-07-271-0/+335
It requires GNU make which is not what most people use on e.g. FreeBSD. Fixes #205.