aboutsummaryrefslogtreecommitdiffstats
path: root/src/stroke/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Added missing Android.mk files to distribution.Tobias Brunner2011-11-221-1/+1
|
* Build stroke on Android.Tobias Brunner2011-10-111-1/+3
|
* OpenSolaris needs libsocket and libnsl for socket().Tobias Brunner2009-08-141-0/+1
|
* Revert "gperf under FreeBSD does not know the -m option."Tobias Brunner2009-07-161-1/+1
| | | | This reverts commit 0ead254919c66a1b6a9e39b175f0b92f2a076c12.
* gperf under FreeBSD does not know the -m option.Tobias Brunner2009-07-141-1/+1
| | | | We could use AC_PATH_PROGS_FEATURE_CHECK (added in Autoconf 2.62) to check for this option.
* optimized gperfAndreas Steffen2009-05-151-1/+1
|
* merging changes from portability branch back to trunkTobias Brunner2009-04-301-2/+3
| | | | | important change for developers: %Y replaces %D to print identities!
* merging kernel_pfkey plugin back from kernel-interface branchTobias Brunner2008-10-141-1/+1
|
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-1/+2
|
* fixed down keywordMartin Willi2006-06-131-0/+1
|
* support for stroke listcerts|listcacerts|listall and left|rightca=Andreas Steffen2006-06-121-1/+5
|
* stroke.h requires libstrongswan/types.hAndreas Steffen2006-06-091-0/+1
|
* - applied andreas's patchMartin Willi2006-05-181-1/+0
| | | | | | | - logger output improvements - testin gupdates - and a lot more
* - introduced autotoolsMartin Willi2006-05-161-0/+4
- first working version - make dist should work - things to do: - UML testing! - more cleanups