strongswan/src/libstrongswan/plugins/blowfish
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
..
COPYRIGHT Fixed common misspellings. 2011-07-20 16:14:10 +02:00
Makefile.am automake: replace INCLUDES by AM_CPPFLAGS 2013-07-18 14:59:19 +02:00
bf_enc.c removed trailing spaces ([[:space:]]+$) 2009-09-04 13:46:09 +02:00
bf_locl.h removed trailing spaces ([[:space:]]+$) 2009-09-04 13:46:09 +02:00
bf_pi.h removed trailing spaces ([[:space:]]+$) 2009-09-04 13:46:09 +02:00
bf_skey.c removed trailing spaces ([[:space:]]+$) 2009-09-04 13:46:09 +02:00
blowfish.h removed trailing spaces ([[:space:]]+$) 2009-09-04 13:46:09 +02:00
blowfish_crypter.c Add a return value to crypter_t.set_key() 2012-07-16 14:53:38 +02:00
blowfish_crypter.h Migrated blowfish plugin to INIT/METHOD macros 2010-08-13 17:11:53 +02:00
blowfish_plugin.c blowfish: Use plugin features to properly register crypter 2013-06-11 11:18:18 +02:00
blowfish_plugin.h Removing the plugin constructor declarations from the header files. 2010-03-02 09:10:19 +01:00