strongswan/src/scepclient
Martin Willi 19cb07b890 automake: replace INCLUDES by AM_CPPFLAGS
INCLUDES are now deprecated and throw warnings when using automake 1.13.
We now also differentiate AM_CPPFLAGS and AM_CFLAGS, where includes and
defines are passed to AM_CPPFLAGS only.
2013-07-18 14:59:19 +02:00
..
.gitignore added .gitignore files, ready for the switch 2009-04-30 07:42:30 +00:00
Android.mk android: Remove/filter header files from LOCAL_SRC_FILES 2013-03-20 15:24:26 +01:00
Makefile.am automake: replace INCLUDES by AM_CPPFLAGS 2013-07-18 14:59:19 +02:00
scep.c scepclient: support a --bind option to fetch from a specific source IP 2013-06-11 15:54:26 +02:00
scep.h scepclient: support a --bind option to fetch from a specific source IP 2013-06-11 15:54:26 +02:00
scepclient.8 scepclient: Option added to read PKCS#10 certificate request from a file. 2012-06-11 17:33:29 +02:00
scepclient.c plugin-loader: Removed unused path argument of load() method 2013-06-28 10:44:15 +02:00