strongswan/src/libradius
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
radius_client.c Send NAS-Port, NAS-IP and Calling/Called-Station-ID in Access-Request 2013-03-13 15:20:11 +01:00
radius_client.h Renamed radius_server to radius_config, as some real RADIUS server functionality is coming 2012-03-05 18:31:30 +01:00
radius_config.c Moved data structures to new collections subfolder 2012-10-24 16:00:49 +02:00
radius_config.h Renamed radius_server to radius_config, as some real RADIUS server functionality is coming 2012-03-05 18:31:30 +01:00
radius_message.c Add a radius message method to enumerate vendor specific attributes 2013-03-12 20:37:35 +01:00
radius_message.h Add a radius message method to enumerate vendor specific attributes 2013-03-12 20:37:35 +01:00
radius_mppe.h straightene radius_mppe header file 2012-03-14 06:52:26 +01:00
radius_socket.c Moved debug.[ch] to utils folder 2012-10-24 16:00:51 +02:00
radius_socket.h Moved host_t and host_resolver_t to a new networking subfolder 2012-10-24 15:06:18 +02:00