aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/p_cscf
Commit message (Collapse)AuthorAgeFilesLines
* linked-list: Change return value of find_first() and signature of its callbackTobias Brunner2017-05-261-6/+7
| | | | This avoids the unportable five pointer hack.
* Migrate all enumerators to venumerate() interface changeTobias Brunner2017-05-261-3/+7
|
* p-cscf: Remove libhydra reference in MakefileTobias Brunner2016-05-271-1/+0
|
* p-cscf: Make sending requests configurable and disable it by defaultTobias Brunner2016-03-101-2/+6
|
* p-cscf: Only send requests if virtual IPs of the same family are requestedTobias Brunner2016-03-101-2/+18
|
* p-cscf: Add attribute handler for P-CSCF server addressesTobias Brunner2016-03-104-1/+243
|
* p-cscf: Add plugin stubTobias Brunner2016-03-103-0/+123