summaryrefslogtreecommitdiffstats
path: root/lib/private/Security/Normalizer
Commit message (Expand)AuthorAgeFilesLines
* Type hint in IpAddress Vincent Petry2021-11-221-3/+2
* Improve normalizer detecting IPv4 inside of IPv6Vincent Petry2021-11-221-2/+42
* Fix getting subnet of ipv4 mapped ipv6 addressesVincent Petry2021-11-221-0/+2
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+2
* Increase subnet matcherLukas Reschke2021-04-071-2/+2
* Remove unneeded casts that were found by PsalmMorris Jobke2021-01-111-2/+2
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-0/+1
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-1/+1
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-1/+1
* Update license headers for 18Christoph Wurst2019-12-201-0/+1
* handle IPv6 addresses with an explict incoming interface at the end (e.g fe80...Konrad Bucheli2019-12-101-0/+4
* Update license headersChristoph Wurst2019-12-051-1/+5
* Allow bracket IPv6 address format inside IPAdress NormalizerThomas Citharel2019-01-031-0/+3
* Make IPAddress typed and strictRoeland Jago Douma2018-01-141-8/+8
* Update license headersMorris Jobke2017-11-061-0/+2
* Add support for ratelimiting via annotationsLukas Reschke2017-04-131-0/+106