summaryrefslogtreecommitdiff
path: root/tests/validators/invalid_urls.txt
AgeCommit message (Expand)Author
2015-10-29[1.9.x] Fixed #25620 -- Made URLValidator prohibit URLs with consecutive dots...Dheerendra Rathor
2015-07-08Fixed catastrophic backtracking in URLValidator.Shai Berger
2015-07-06Fixed #25059 -- Allowed Punycode TLDs in URLValidatorAlexey Sveshnikov
2015-01-06Fixed #20003 -- Improved and extended URLValidatorDanilo Bargen
2014-11-03Refactored URLValidator tests by moving URLs to text files.Danilo Bargen