aboutsummaryrefslogtreecommitdiffstats
path: root/src/libhydra/plugins/attr/attr_provider.c
Commit message (Expand)AuthorAgeFilesLines
* Load arbitrary (non-host) attributes from strongswan.confTobias Brunner2013-03-191-21/+32
* Moved debug.[ch] to utils folderTobias Brunner2012-10-241-1/+1
* Moved data structures to new collections subfolderTobias Brunner2012-10-241-1/+1
* Use the proper types for comma separated attributes read from strongswan.confTobias Brunner2012-09-101-27/+25
* Pass all configured pool names to attribute provider enumeratorMartin Willi2012-08-301-1/+1
* Pass a list instead of a single virtual IP to attribute enumeratorsMartin Willi2012-08-301-2/+2
* Support Unity split-include/exclude options in attr pluginMartin Willi2012-07-201-7/+9
* Revert alloc_str changesMartin Willi2011-04-211-3/+2
* Use thread save settings alloc_str function where appropriateMartin Willi2011-04-211-2/+3
* Add reload support to attr pluginMartin Willi2011-04-151-18/+51
* Migrated attr plugin to INIT/METHOD macrosMartin Willi2011-04-151-17/+16
* Added support for named attribute groupsHeiko Hund2010-07-091-2/+2
* Support the subnet attribute in the attr pluginMartin Willi2010-06-241-2/+30
* Replaced some DBG_LIB with more specific groups.Tobias Brunner2010-04-061-2/+2
* Adding DBG_LIB to all calls of libstrongswan's version of DBG*.Tobias Brunner2010-04-061-2/+2
* Use daemon-specific config for the attr plugin.Tobias Brunner2010-04-061-5/+9
* Moved attr plugin from libcharon to libhydra.Tobias Brunner2010-04-061-0/+236