strongswan/src/pki
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
..
commands Encode RSA public keys in RFC 3110 DNSKEY format 2013-02-19 12:25:00 +01:00
.gitignore started implementation of a PKI tool, currently supporting RSA|ECDSA key generation 2009-08-26 11:23:55 +02:00
Makefile.am automake: replace INCLUDES by AM_CPPFLAGS 2013-07-18 14:59:19 +02:00
command.c Moved debug.[ch] to utils folder 2012-10-24 16:00:51 +02:00
command.h Fixed Doxygen comments after scanning complete src directory 2013-03-02 18:31:53 +01:00
pki.c plugin-loader: Removed unused path argument of load() method 2013-06-28 10:44:15 +02:00
pki.h Fixed Doxygen comments after scanning complete src directory 2013-03-02 18:31:53 +01:00