aboutsummaryrefslogtreecommitdiffstats
path: root/src/ipsec/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* ipsec: Updated ipsec(8)Tobias Brunner2013-10-291-0/+1
|
* pki: Install pki(1) as utility directly in $prefix/binTobias Brunner2013-09-131-0/+1
| | | | ipsec pki is maintained as alias.
* Use the GEN silent rule when generating files with sedMartin Willi2013-05-061-0/+2
|
* The use of $< in Makefiles is not portableTobias Brunner2012-07-271-5/+5
| | | | | | It requires GNU make which is not what most people use on e.g. FreeBSD. Fixes #205.
* Added an option to rename the ipsec script during installationTobias Brunner2012-06-251-7/+20
| | | | | | | Also rename the man page and adjust all references in the script, the man page and other files. Closes #194.
* Added missing Android.mk files to distribution.Tobias Brunner2011-11-221-1/+1
|
* ipsec: Allow the shell in the shebang to be changed.Tobias Brunner2011-10-111-0/+1
|
* IPSEC_CONFDIR in ipsec script fixed.Tobias Brunner2010-05-301-1/+1
|
* Adding the version number to the most relevant manual pages.Tobias Brunner2010-05-301-2/+7
|
* merging changes from portability branch back to trunkTobias Brunner2009-04-301-1/+1
| | | | | important change for developers: %Y replaces %D to print identities!
* - introduced autotoolsMartin Willi2006-05-161-0/+16
- first working version - make dist should work - things to do: - UML testing! - more cleanups