summaryrefslogtreecommitdiffstats
path: root/src/plugins
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@nokia.com>2009-03-18 19:57:48 (GMT)
committerThiago Macieira <thiago.macieira@nokia.com>2009-06-26 12:59:40 (GMT)
commit8e9a6aca959336ef150021a858178fc3cd1ad426 (patch)
tree7a6672f36d8cb1587cd5f41ed7fe15cfb9d2ae23 /src/plugins
parent043465a5902e95decde01cf4a50ecd59472b9ecd (diff)
downloadQt-8e9a6aca959336ef150021a858178fc3cd1ad426.zip
Qt-8e9a6aca959336ef150021a858178fc3cd1ad426.tar.gz
Qt-8e9a6aca959336ef150021a858178fc3cd1ad426.tar.bz2
Autotest: remove or correct invalid tests
In making QUrl more strict with hostnames (to avoid malicious attacks), I'm implementing the STD3 checks described by RFC 3490. These tests are invalid, so they are being removed or corrected. STD3 requires that the hostname be composed of Letters, Digits, Hyphens (so no underlines) and limited to 63 characters. Also, an empty port doesn't make sense.
Diffstat (limited to 'src/plugins')
0 files changed, 0 insertions, 0 deletions