Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | attr-sql: Make release of online leases during startup optional | Tobias Brunner | 2017-05-19 | 1 | -8/+12 |
| | | | | This cleanup prevents sharing the same DB between multiple VPN gateways. | ||||
* | libhydra: Remove empty unused library | Tobias Brunner | 2016-03-03 | 1 | -1/+0 |
| | |||||
* | attr-sql: Rename sql_attribute_t to attr_sql_provider_t | Martin Willi | 2015-03-19 | 5 | -32/+32 |
| | | | | | | As the plugin has its origins in the sql plugin, it still uses the naming scheme for the attribute provider implementation. Rename the class to better match the naming scheme we use in any other plugin | ||||
* | attribute-provider: Pass full IKE_SA to provider backends | Martin Willi | 2015-02-20 | 1 | -7/+10 |
| | |||||
* | attributes: Move the configuration attributes framework to libcharon | Martin Willi | 2015-02-20 | 1 | -5/+5 |
| | |||||
* | attr-sql: Move plugin to libcharon | Martin Willi | 2015-02-20 | 5 | -0/+715 |