aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* renamed xml plugin to smp to avoid confusionMartin Willi2008-03-281-1/+1
| | | | | | added some dependency checks to configure configure checks ClearSilver and fastcgi cleanups in the build system here and there
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-0/+4
|
* creating sysconfdir if it does not existMartin Willi2008-02-221-13/+0
| | | | moved all directory creations into starters Makefile
* ported EAP-AKA branch into trunkMartin Willi2007-12-131-4/+3
|
* fixed build when using --disable-plutoMartin Willi2007-12-071-5/+5
|
* added more ./configure build options forMartin Willi2007-12-031-1/+42
| | | | | | | | EAP-Identity module ipsec tools (openac, scepclient) optional charon/pluto build charon stroke interface
* manager can query and list IKE_SA status (no layout yet)Martin Willi2007-09-131-0/+4
|
* fixed build without --enable-umlMartin Willi2007-08-101-1/+1
|
* build UML stuff only on --enable-umlMartin Willi2007-08-081-1/+6
|
* added most problematic linux headers to distributionMartin Willi2007-04-191-1/+1
| | | | | other/real linux header may be selected using --with-linux-headers=dir
* - introduced autotoolsMartin Willi2006-05-161-0/+1
- first working version - make dist should work - things to do: - UML testing! - more cleanups