| Commit message (Expand) | Author | Age | Files | Lines |
* | Type hint in IpAddress
| Vincent Petry | 2021-11-22 | 1 | -3/+2 |
* | Improve normalizer detecting IPv4 inside of IPv6 | Vincent Petry | 2021-11-22 | 1 | -2/+42 |
* | Fix getting subnet of ipv4 mapped ipv6 addresses | Vincent Petry | 2021-11-22 | 1 | -0/+2 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -2/+2 |
* | Increase subnet matcher | Lukas Reschke | 2021-04-07 | 1 | -2/+2 |
* | Remove unneeded casts that were found by Psalm | Morris Jobke | 2021-01-11 | 1 | -2/+2 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 1 | -0/+1 |
* | Format code to a single space around binary operators | Christoph Wurst | 2020-10-05 | 1 | -1/+1 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 1 | -1/+1 |
* | Update license headers for 18 | Christoph Wurst | 2019-12-20 | 1 | -0/+1 |
* | handle IPv6 addresses with an explict incoming interface at the end (e.g fe80... | Konrad Bucheli | 2019-12-10 | 1 | -0/+4 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+5 |
* | Allow bracket IPv6 address format inside IPAdress Normalizer | Thomas Citharel | 2019-01-03 | 1 | -0/+3 |
* | Make IPAddress typed and strict | Roeland Jago Douma | 2018-01-14 | 1 | -8/+8 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+2 |
* | Add support for ratelimiting via annotations | Lukas Reschke | 2017-04-13 | 1 | -0/+106 |