aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Http/Client/LocalAddressCheckerTest.php
Commit message (Expand)AuthorAgeFilesLines
* Add remote host validation APIChristoph Wurst2022-10-311-158/+0
* Rename LocalAddressChecker methods to lower caseChristoph Wurst2022-10-271-4/+4
* Fix tests for nested v4 in v6Côme Chilliet2022-09-201-2/+2
* Harden tests for local IP detection in URLsCôme Chilliet2022-09-201-0/+19
* Use Symfony IpUtils to check for local IP rangesCôme Chilliet2022-07-121-0/+5
* Migrate from ILogger to LoggerInterface where needed in the testsCôme Chilliet2022-03-241-2/+2
* Improve networking checksLukas Reschke2021-04-061-0/+134