Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved debug.[ch] to utils folder | Tobias Brunner | 2012-10-24 | 1 | -1/+1 |
| | |||||
* | Moved data structures to new collections subfolder | Tobias Brunner | 2012-10-24 | 1 | -1/+1 |
| | |||||
* | Use the proper types for comma separated attributes read from strongswan.conf | Tobias Brunner | 2012-09-10 | 1 | -27/+25 |
| | | | | | | Attributes of different address families previously were mapped to the same attribute type (the one derived from the address family of the first address). | ||||
* | Pass all configured pool names to attribute provider enumerator | Martin Willi | 2012-08-30 | 1 | -1/+1 |
| | |||||
* | Pass a list instead of a single virtual IP to attribute enumerators | Martin Willi | 2012-08-30 | 1 | -2/+2 |
| | |||||
* | Support Unity split-include/exclude options in attr plugin | Martin Willi | 2012-07-20 | 1 | -7/+9 |
| | |||||
* | Revert alloc_str changes | Martin Willi | 2011-04-21 | 1 | -3/+2 |
| | | | | | | This reverts commit fdead26ffe1da8501a6ff5e0639a6f44c723e763. This reverts commit 3e2419ebe32de72d824864eb2e0e677a7c197af1. This reverts commit 17ce69b47a1efd6234960cf7d1f50712aee61db5. | ||||
* | Use thread save settings alloc_str function where appropriate | Martin Willi | 2011-04-21 | 1 | -2/+3 |
| | |||||
* | Add reload support to attr plugin | Martin Willi | 2011-04-15 | 1 | -18/+51 |
| | |||||
* | Migrated attr plugin to INIT/METHOD macros | Martin Willi | 2011-04-15 | 1 | -17/+16 |
| | |||||
* | Added support for named attribute groups | Heiko Hund | 2010-07-09 | 1 | -2/+2 |
| | | | | | | Add the possibility to group attributes by a name and assign these groups to connections. This allows a more granular configuration of which client will receive what atrributes. | ||||
* | Support the subnet attribute in the attr plugin | Martin Willi | 2010-06-24 | 1 | -2/+30 |
| | |||||
* | Replaced some DBG_LIB with more specific groups. | Tobias Brunner | 2010-04-06 | 1 | -2/+2 |
| | |||||
* | Adding DBG_LIB to all calls of libstrongswan's version of DBG*. | Tobias Brunner | 2010-04-06 | 1 | -2/+2 |
| | |||||
* | Use daemon-specific config for the attr plugin. | Tobias Brunner | 2010-04-06 | 1 | -5/+9 |
| | |||||
* | Moved attr plugin from libcharon to libhydra. | Tobias Brunner | 2010-04-06 | 1 | -0/+236 |