Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | linked-list: Change return value of find_first() and signature of its callback | Tobias Brunner | 2017-05-26 | 1 | -6/+7 |
| | | | | This avoids the unportable five pointer hack. | ||||
* | Migrate all enumerators to venumerate() interface change | Tobias Brunner | 2017-05-26 | 1 | -3/+7 |
| | |||||
* | p-cscf: Remove libhydra reference in Makefile | Tobias Brunner | 2016-05-27 | 1 | -1/+0 |
| | |||||
* | p-cscf: Make sending requests configurable and disable it by default | Tobias Brunner | 2016-03-10 | 1 | -2/+6 |
| | |||||
* | p-cscf: Only send requests if virtual IPs of the same family are requested | Tobias Brunner | 2016-03-10 | 1 | -2/+18 |
| | |||||
* | p-cscf: Add attribute handler for P-CSCF server addresses | Tobias Brunner | 2016-03-10 | 4 | -1/+243 |
| | |||||
* | p-cscf: Add plugin stub | Tobias Brunner | 2016-03-10 | 3 | -0/+123 |