strongswan/src/libstrongswan/plugins/aes
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
..
Makefile.am automake: replace INCLUDES by AM_CPPFLAGS 2013-07-18 14:59:19 +02:00
aes_crypter.c Add a return value to crypter_t.set_key() 2012-07-16 14:53:38 +02:00
aes_crypter.h Migrated the aes plugin to INIT/METHOD macros 2010-08-13 17:11:53 +02:00
aes_plugin.c Add features support to aes plugin 2011-10-14 10:05:45 +02:00
aes_plugin.h Removing the plugin constructor declarations from the header files. 2010-03-02 09:10:19 +01:00