aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Http/Client/LocalAddressChecker.php
Commit message (Expand)AuthorAgeFilesLines
* Use Symfony IpUtils to check for local IP rangesCôme Chilliet2022-07-121-3/+7
* Check for local IPs nested in IPv6 as wellCôme Chilliet2022-07-121-1/+3
* Refactor local IP if and set strict to true for in_arrayCôme Chilliet2022-07-121-6/+6
* Improve local IP detectionCôme Chilliet2022-07-121-0/+6
* Improve local domain detectionCôme Chilliet2022-06-231-2/+4
* Migrate from ILogger to LoggerInterface in lib/privateCôme Chilliet2022-03-241-4/+3
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Improve networking checksLukas Reschke2021-04-061-0/+85