aboutsummaryrefslogtreecommitdiffstats
path: root/src/whack/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Bye bye Pluto!Tobias Brunner2012-06-111-18/+0
| | | | | Charon will take over IKEv1 duties from here. This also removes libfreeswan and whack.
* Added missing Android.mk files to distribution.Tobias Brunner2011-11-221-0/+1
|
* whack: Search pluto.ctl file in defined IPSEC_PIDDIR directoryPeter Warasin2011-10-141-1/+1
|
* Added Android.mk for whack.Tobias Brunner2011-10-131-1/+2
|
* Moved ipsec_transform_t to kernel_ipsec.h in libhydra.Tobias Brunner2010-09-021-0/+1
| | | | | Because of this libfreeswan, pluto, starter etc. now depend on that file (and libhydra). This resolved some duplicate declarations.
* NO_CREDENTIAL_FACTORY compile option not needed anymoreAndreas Steffen2009-05-281-3/+1
|
* eliminated ipsec_policy.hAndreas Steffen2009-05-261-1/+3
|
* whack uses optionsfrom from libstrongswanAndreas Steffen2009-05-241-1/+3
|
* merged multi-auth branch back into trunkMartin Willi2009-04-141-1/+6
|
* added missing -DDEBUG compile optionAndreas Steffen2006-10-181-0/+3
|
* - applied andreas's patchMartin Willi2006-05-181-1/+1
| | | | | | | - logger output improvements - testin gupdates - and a lot more
* - introduced autotoolsMartin Willi2006-05-161-0/+5
- first working version - make dist should work - things to do: - UML testing! - more cleanups