Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-12-10 | tests: mark data files as non-executable in git | Michael Kaufmann | |
2017-03-20 | test714/5: added HTTP as a required feature | Dan Fandrich | |
These tests use an HTTP proxy so require that curl be built with HTTP support. | |||
2017-02-18 | proxy: fix hostname resolution and IDN conversion | Michael Kaufmann | |
Properly resolve, convert and log the proxy host names. Support the "--connect-to" feature for SOCKS proxies and for passive FTP data transfers. Follow-up to cb4e2be Reported-by: Jay Satiro Fixes https://github.com/curl/curl/issues/1248 |