Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | unit-tester: Drop the old unit-tester libcharon plugin | Martin Willi | 2015-02-20 | 1 | -99/+0 |
| | | | | | | While it has some tests that we don't directly cover with the new unit tests, most of them require special infrastructure and therefore have not been used for a long time. | ||||
* | attributes: Move the configuration attributes framework to libcharon | Martin Willi | 2015-02-20 | 1 | -6/+5 |
| | |||||
* | Pass full pool list to release_address | Martin Willi | 2012-09-11 | 1 | -3/+3 |
| | |||||
* | Pass the full list of pools to acquire_address, enumerate in providers | Martin Willi | 2012-09-11 | 1 | -1/+8 |
| | | | | | | | | If the provider has access to the full pool list, it can enumerate them twice, for example to search for existing leases first, and only search for new leases in a second step. Fixes lease enumeration in attr-sql using multiple pools. | ||||
* | Changed all usages of lib->attributes to hydra->attributes. | Tobias Brunner | 2010-03-24 | 1 | -4/+5 |
| | |||||
* | Adapted test_pool to the libstrongswan threading. | Tobias Brunner | 2010-03-24 | 1 | -6/+5 |
| | |||||
* | Moving charon to libcharon. | Tobias Brunner | 2010-03-19 | 1 | -0/+93 |