strongswan/src/libstrongswan/plugins/rc2
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
rc2_crypter.c Add implementation of the RC2 block cipher (RFC 2268) 2013-05-08 15:02:34 +02:00
rc2_crypter.h Add implementation of the RC2 block cipher (RFC 2268) 2013-05-08 15:02:34 +02:00
rc2_plugin.c Add implementation of the RC2 block cipher (RFC 2268) 2013-05-08 15:02:34 +02:00
rc2_plugin.h Add implementation of the RC2 block cipher (RFC 2268) 2013-05-08 15:02:34 +02:00