strongswan/src/starter
Tobias Brunner 0ae19f0ced configure: Fix gperf length parameter determination
gperf is not actually a build dependency as the generated files are
shipped in the tarball.  So the type depends on the gperf version on
the host that ran gperf and created the tarball, which might not be
the same as that on the actual build host, and gperf might not even
be installed there, leaving the type undetermined.

Fixes: e0e4322973 ("configure: Detect type of length parameter for gperf generated function")
2017-10-02 17:21:42 +02:00
..
parser Change interface for enumerator_create_filter() callback 2017-05-26 13:56:44 +02:00
tests starter: Add support for multi-line strings in ipsec.conf 2015-07-28 13:27:32 +02:00
.gitignore configure: Fix gperf length parameter determination 2017-10-02 17:21:42 +02:00
Android.mk libhydra: Remove empty unused library 2016-03-03 17:36:11 +01:00
Makefile.am configure: Fix gperf length parameter determination 2017-10-02 17:21:42 +02:00
args.c stroke: Make 96-bit truncation for SHA-256 configurable 2017-05-26 11:22:28 +02:00
args.h starter: Use new parser to read config file 2014-06-19 14:00:49 +02:00
cmp.c starter: Fix mark_out.mask in starter_cmp_conn() 2015-01-12 11:17:12 +01:00
cmp.h starter: Removed all unsupported keywords. 2012-06-11 17:33:32 +02:00
confread.c configure: Fix gperf length parameter determination 2017-10-02 17:21:42 +02:00
confread.h stroke: Make 96-bit truncation for SHA-256 configurable 2017-05-26 11:22:28 +02:00
files.h starter: Make daemon name configurable 2013-03-19 15:23:45 +01:00
invokecharon.c starter: Wait indefinitely for charon when using --attach-gdb 2014-08-08 16:36:00 +02:00
invokecharon.h stop strongswan if integrity check of libstrongswan or daemon fails 2009-07-17 20:33:19 +02:00
ipsec.conf Removed deprecated options from ipsec.conf template 2012-08-24 11:52:01 +02:00
ipsec.secrets starter: Install an empty ipsec.secrets file 2016-10-04 10:13:32 +02:00
keywords.h.in configure: Fix gperf length parameter determination 2017-10-02 17:21:42 +02:00
keywords.txt configure: Fix gperf length parameter determination 2017-10-02 17:21:42 +02:00
klips.c Moved debug.[ch] to utils folder 2012-10-24 16:00:51 +02:00
klips.h removed trailing spaces ([[:space:]]+$) 2009-09-04 13:46:09 +02:00
netkey.c libhydra: Move kernel interface to libcharon 2016-03-03 17:36:11 +01:00
netkey.h starter: Don't flush SAs in the kernel 2015-08-21 18:27:06 +02:00
starter.c starter: Don't generate a key/certificate if ipsec.secrets does not exist 2016-10-04 10:13:32 +02:00
starterstroke.c stroke: Make 96-bit truncation for SHA-256 configurable 2017-05-26 11:22:28 +02:00
starterstroke.h Starter unroutes removed or changed connections before loading and routing new ones 2012-10-18 14:42:11 +02:00
y.output Fixed bug at checking error code from file stat 2011-11-28 15:02:49 +01:00