aboutsummaryrefslogtreecommitdiffstats
path: root/src/starter/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | includes a lot of other modifications
* fixed HAVE_BACKTRACE checksMartin Willi2006-12-111-2/+2
| | | | starter Makefile now uses proper $(COMPILE) to build pluto objects
* - build gets perl and gperf from configure nowMartin Willi2006-05-241-6/+1
| | | | | - moved built sources to maintainer-clean
* - removed lex, yacc and gperf output from svn,Martin Willi2006-05-191-0/+4
| | | | | added them to "dist" and "distclean"
* - 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
| | | | | - existing ipsec.conf won't get overwritten anymore
* - added ipsec.conf template and man page backMartin Willi2006-05-181-0/+2
| | | | | | - removed old Makefiles - added new strongswan KDevelop project & startup hack
* - introduced autotoolsMartin Willi2006-05-161-0/+32
- first working version - make dist should work - things to do: - UML testing! - more cleanups