aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
...
* fixing compilation when using the Vstr string libraryTobias Brunner2009-04-241-4/+4
|
* scepclient requires libcrypto to buildMartin Willi2008-06-161-1/+1
|
* added mediation server web frontendMartin Willi2008-06-111-0/+5
| | | | updated charons medsrv plugin to updated database scheme
* configure option for updown firewall scriptsMartin Willi2008-06-061-1/+1
|
* tolerating chown failures on installation, required to build some packagesMartin Willi2008-06-041-1/+1
|
* replaced --with-gid/uid by --with-group/user Martin Willi2008-05-081-2/+2
| | | | | using named users, groups fixed capability dropping in pluto
* shipping a default strongswan.confMartin Willi2008-04-181-1/+6
|
* 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