strongswan/src/manager
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
..
controller libfast: add a fast_ prefix to all classes, avoiding namespace clashes 2013-07-18 12:24:38 +02:00
templates Fixed common misspellings. 2011-07-20 16:14:10 +02:00
.gitignore some additional .gitignore's 2009-05-07 10:33:30 +02:00
Makefile.am automake: replace INCLUDES by AM_CPPFLAGS 2013-07-18 14:59:19 +02:00
gateway.c Migrated gateway_t to INIT/METHOD macros. 2011-10-04 11:13:37 +02:00
gateway.h Moved data structures to new collections subfolder 2012-10-24 16:00:49 +02:00
main.c libfast: add a fast_ prefix to all classes, avoiding namespace clashes 2013-07-18 12:24:38 +02:00
make-debug
manager.c libfast: add a fast_ prefix to all classes, avoiding namespace clashes 2013-07-18 12:24:38 +02:00
manager.h libfast: add a fast_ prefix to all classes, avoiding namespace clashes 2013-07-18 12:24:38 +02:00
sqlite.sql replaced the example manager database by a sql script 2008-04-01 07:16:48 +00:00
storage.c Add a return value to hasher_t.get_hash() 2012-07-16 14:55:06 +02:00
storage.h Moved data structures to new collections subfolder 2012-10-24 16:00:49 +02:00
xml.c Migrated xml_t to INIT/METHOD macros. 2011-10-04 11:20:46 +02:00
xml.h Moved data structures to new collections subfolder 2012-10-24 16:00:49 +02:00