aboutsummaryrefslogtreecommitdiffstats
path: root/src/starter/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Moved man pages for config files to a separate directory.Tobias Brunner2010-09-101-8/+2
* Moved ipsec_transform_t to kernel_ipsec.h in libhydra.Tobias Brunner2010-09-021-0/+1
* Warn about manual plugin load directives for pluto/charon with --disable-load...Andreas Steffen2010-07-151-0/+4
* Adding the version number to the most relevant manual pages.Tobias Brunner2010-05-301-1/+7
* parser.l includes y.tab.h, so it must be built firstTobias Brunner2010-03-051-1/+1
* use sysconfdir, no need for an additional confdir variableMartin Willi2009-09-071-1/+1
* Use macros to define --with optionsMartin Willi2009-09-071-1/+3
* Removed trailing whitespaces in configure.in/Makefile.amMartin Willi2009-09-071-2/+2
* OpenSolaris needs libsocket and libnsl for socket().Tobias Brunner2009-08-141-1/+1
* Fixed installation of config files in out-of-tree builds.Tobias Brunner2009-07-201-1/+1
* Use the numerical UID/GID to install the config files and create the ipsec.d ...Tobias Brunner2009-07-201-10/+10
* Revert "gperf under FreeBSD does not know the -m option."Tobias Brunner2009-07-161-1/+1
* gperf under FreeBSD does not know the -m option.Tobias Brunner2009-07-141-1/+1
* NO_CREDENTIAL_FACTORY compile option not needed anymoreAndreas Steffen2009-05-281-1/+0
* eliminated ipsec_policy.hAndreas Steffen2009-05-261-1/+8
* optimized gperfAndreas Steffen2009-05-151-1/+1
* fixing compilation when using the Vstr string libraryTobias Brunner2009-04-241-1/+1
* merging changes from portability branch back to trunkTobias Brunner2009-04-301-9/+9
* merged multi-auth branch back into trunkMartin Willi2009-04-141-1/+8
* set the default of plutostart/charonstart according to ./configure optionsMartin Willi2009-03-241-0/+8
* fixing compilation on systems lacking linux/xfrm.hTobias Brunner2008-11-181-1/+1
* merging kernel_klips plugin back into trunkTobias Brunner2008-11-111-2/+2
* merging kernel_pfkey plugin back from kernel-interface branchTobias Brunner2008-10-141-8/+8
* tolerating chown failures on installation, required to build some packagesMartin Willi2008-06-041-10/+10
* replaced --with-gid/uid by --with-group/user Martin Willi2008-05-081-10/+10
* shipping a default strongswan.confMartin Willi2008-04-181-1/+0
* removed unused yynuput to fix compiler warningMartin Willi2008-03-281-1/+1
* creating sysconfdir if it does not existMartin Willi2008-02-221-2/+13
* added RCSIDAndreas Steffen2007-10-081-5/+2
* moved loglite.c from openac to scepclientAndreas Steffen2007-09-181-2/+2
* added to ipsec.conf installation pathAndreas Steffen2007-07-111-1/+1
* add starter.8 man page to distributionAndreas Steffen2007-06-271-1/+1
* merged EAP framework from branch into trunkMartin Willi2007-02-121-1/+1
* fixed HAVE_BACKTRACE checksMartin Willi2006-12-111-2/+2
* - build gets perl and gperf from configure nowMartin Willi2006-05-241-6/+1
* - removed lex, yacc and gperf output from svn,Martin Willi2006-05-191-0/+4
* - added missing ipsec.conf.5 to distribution :-/Martin Willi2006-05-191-1/+1
* - added missing ipsec.conf ipsec.conf.5Martin Willi2006-05-191-2/+6
* - added ipsec.conf template and man page backMartin Willi2006-05-181-0/+2
* - introduced autotoolsMartin Willi2006-05-161-0/+32