aboutsummaryrefslogtreecommitdiffstats
path: root/src/libfreeswan/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Bye bye Pluto!Tobias Brunner2012-06-111-22/+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
|
* Build libfreeswan on Android.Tobias Brunner2011-10-111-9/+10
|
* removed keyblobtoid.c from libfreeswanAndreas Steffen2011-02-071-2/+2
|
* removed atosa.c and satoa.c from libfreeswanAndreas Steffen2011-02-071-3/+3
|
* removed prng.c from libfreeswanAndreas Steffen2011-02-071-2/+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.
* consistent display of strongSwan versionAndreas Steffen2009-06-131-2/+2
|
* NO_CREDENTIAL_FACTORY compile option not needed anymoreAndreas Steffen2009-05-281-3/+0
|
* fixed typoAndreas Steffen2009-05-271-1/+1
|
* eliminated ipsec_policy.hAndreas Steffen2009-05-261-2/+4
|
* removed optionsfrom.c from libfreeswanAndreas Steffen2009-05-241-2/+2
|
* merging changes from portability branch back to trunkTobias Brunner2009-04-301-7/+4
| | | | | important change for developers: %Y replaces %D to print identities!
* merged multi-auth branch back into trunkMartin Willi2009-04-141-1/+5
|
* removed NAT_TRAVERSAL compile optionAndreas Steffen2006-07-071-1/+0
|
* - introduced autotoolsMartin Willi2006-05-161-0/+20
- first working version - make dist should work - things to do: - UML testing! - more cleanups