Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-17 | resolve: allow IP address within [] brackets | Daniel Stenberg | |
... so that IPv6 addresses can be passed like they can for connect-to and how they're used in URLs. Added test 1324 to verify Reported-by: Alex Malinovich Fixes #2087 Closes #2091 | |||
2013-11-23 | tests: Moved CR LF in URL tests to their respective protocol groups | Steve Holme | |
2012-01-24 | tests: test CRLF in URLs | Daniel Stenberg | |
Related to the security vulnerability: CVE-2012-0036 Bug: http://curl.haxx.se/docs/adv_20120124.html |