<feed xmlns='http://www.w3.org/2005/Atom'>
<title>curl/tests/data/test711, branch master</title>
<subtitle>cURL mirror with patches applied
</subtitle>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/'/>
<entry>
<title>test: make tests and test scripts use socksd for SOCKS</title>
<updated>2019-04-13T09:21:53+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2019-04-08T17:43:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=54c784556e3579c24de9cc79e435e8bbaa4f6c81'/>
<id>54c784556e3579c24de9cc79e435e8bbaa4f6c81</id>
<content type='text'>
Make all SOCKS tests use socksd instead of ssh.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make all SOCKS tests use socksd instead of ssh.
</pre>
</div>
</content>
</entry>
<entry>
<title>socksd: new SOCKS 4+5 server for tests</title>
<updated>2019-04-13T09:21:35+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2019-04-08T13:27:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=04fd67555cc2bd76844de61967f102d388ab254c'/>
<id>04fd67555cc2bd76844de61967f102d388ab254c</id>
<content type='text'>
Closes #3752
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #3752
</pre>
</div>
</content>
</entry>
<entry>
<title>ftp_state_pasv_resp: connect through proxy also when set by env</title>
<updated>2013-04-26T14:49:25+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2013-04-26T14:45:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=0523152ad6e9d558c31bf176e8103038430badb3'/>
<id>0523152ad6e9d558c31bf176e8103038430badb3</id>
<content type='text'>
When connecting back to an FTP server after having sent PASV/EPSV,
libcurl sometimes didn't use the proxy properly even though the proxy
was used for the initial connect.

The function wrongly checked for the CURLOPT_PROXY variable to be set,
which made it act wrongly if the proxy information was set with an
environment variable.

Added test case 711 to verify (based on 707 which uses --socks5). Also
added test712 to verify another variation of setting the proxy: with
--proxy socks5://

Bug: http://curl.haxx.se/bug/view.cgi?id=1218
Reported-by: Zekun Ni
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When connecting back to an FTP server after having sent PASV/EPSV,
libcurl sometimes didn't use the proxy properly even though the proxy
was used for the initial connect.

The function wrongly checked for the CURLOPT_PROXY variable to be set,
which made it act wrongly if the proxy information was set with an
environment variable.

Added test case 711 to verify (based on 707 which uses --socks5). Also
added test712 to verify another variation of setting the proxy: with
--proxy socks5://

Bug: http://curl.haxx.se/bug/view.cgi?id=1218
Reported-by: Zekun Ni
</pre>
</div>
</content>
</entry>
</feed>
