strongswan/src/libstrongswan/plugins/sha1
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
sha1_hasher.c Add a return value to hasher_t.reset() 2012-07-16 14:55:06 +02:00
sha1_hasher.h removed trailing spaces ([[:space:]]+$) 2009-09-04 13:46:09 +02:00
sha1_plugin.c Add features support to sha1 plugin 2011-10-14 10:05:44 +02:00
sha1_plugin.h Removing the plugin constructor declarations from the header files. 2010-03-02 09:10:19 +01:00
sha1_prf.c Add a return value to hasher_t.reset() 2012-07-16 14:55:06 +02:00
sha1_prf.h removed trailing spaces ([[:space:]]+$) 2009-09-04 13:46:09 +02:00