aboutsummaryrefslogtreecommitdiffstats
path: root/src/ipsec/_ipsec.8.in
Commit message (Collapse)AuthorAgeFilesLines
* ipsec: Add --piddir to retrieve the PID/socket directoryTobias Brunner2013-07-221-2/+6
|
* Add "listcounters" command to ipsec.8 manpageMartin Willi2012-10-241-0/+4
|
* The use of $< in Makefiles is not portableTobias Brunner2012-07-271-0/+291
It requires GNU make which is not what most people use on e.g. FreeBSD. Fixes #205.