strongswan/src/libcharon/plugins/uci
Martin Willi 3070697f9f ike: support multiple addresses, ranges and subnets in IKE address config
Replace the allowany semantic by a more powerful subnet and IP range matching.
Multiple addresses, DNS names, subnets and ranges can be specified in a comma
separated list. Initiators ignore the ranges/subnets, responders match
configurations against all addresses, ranges and subnets.
2013-09-04 10:38:37 +02:00
..
Makefile.am automake: replace INCLUDES by AM_CPPFLAGS 2013-07-18 14:59:19 +02:00
uci_config.c ike: support multiple addresses, ranges and subnets in IKE address config 2013-09-04 10:38:37 +02:00
uci_config.h Moving charon to libcharon. 2010-03-19 13:34:52 +01:00
uci_control.c child-sa: replace get_traffic_selectors() with create_ts_enumerator() 2013-07-17 17:20:18 +02:00
uci_control.h Moving charon to libcharon. 2010-03-19 13:34:52 +01:00
uci_creds.c Migrated uci_creds_t to INIT/METHOD macros. 2011-10-04 14:34:25 +02:00
uci_creds.h Moving charon to libcharon. 2010-03-19 13:34:52 +01:00
uci_parser.c Migrated uci_parser_t to INIT/METHOD macros. 2011-10-04 14:34:25 +02:00
uci_parser.h Moved data structures to new collections subfolder 2012-10-24 16:00:49 +02:00
uci_plugin.c uci: Use plugin features to register backend and credential set 2013-06-11 11:18:19 +02:00
uci_plugin.h Moving charon to libcharon. 2010-03-19 13:34:52 +01:00