<feed xmlns='http://www.w3.org/2005/Atom'>
<title>curl/tests/data/test564, 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>tests: use proxy feature</title>
<updated>2019-10-15T05:56:55+00:00</updated>
<author>
<name>Marcel Raad</name>
<email>Marcel.Raad@teamviewer.com</email>
</author>
<published>2019-10-14T20:29:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=476eb88171982a967c35e18d4439de3a848fc916'/>
<id>476eb88171982a967c35e18d4439de3a848fc916</id>
<content type='text'>
This makes the tests succeed when using --disable-proxy.

Closes https://github.com/curl/curl/pull/4488
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes the tests succeed when using --disable-proxy.

Closes https://github.com/curl/curl/pull/4488
</pre>
</div>
</content>
</entry>
<entry>
<title>test564: Add a warning comment about shell profile output.</title>
<updated>2017-09-02T12:01:15+00:00</updated>
<author>
<name>Patrick Monnerat</name>
<email>patrick@monnerat.net</email>
</author>
<published>2017-09-02T12:01:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=5bae72734b45a01c6337eb3b2c40020c4e904415'/>
<id>5bae72734b45a01c6337eb3b2c40020c4e904415</id>
<content type='text'>
Shell profile output makes the SSH server failing and this problem reason
is not easy to find when no hint is given.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Shell profile output makes the SSH server failing and this problem reason
is not easy to find when no hint is given.
</pre>
</div>
</content>
</entry>
<entry>
<title>multi-socks: fix connect to proxy</title>
<updated>2011-04-28T08:06:49+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2011-04-28T07:39:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=4a42e5cdaa344755c6bf5317908849619f61798b'/>
<id>4a42e5cdaa344755c6bf5317908849619f61798b</id>
<content type='text'>
When connecting to a socks or similar proxy we do the proxy handshake at
once when we know the TCP connect is completed and we only consider the
"connection" complete after the proxy handshake. This fixes test 564
which is now no longer considered disabled.

Reported by: Dmitri Shubin
Bug: http://curl.haxx.se/mail/lib-2011-04/0127.html
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When connecting to a socks or similar proxy we do the proxy handshake at
once when we know the TCP connect is completed and we only consider the
"connection" complete after the proxy handshake. This fixes test 564
which is now no longer considered disabled.

Reported by: Dmitri Shubin
Bug: http://curl.haxx.se/mail/lib-2011-04/0127.html
</pre>
</div>
</content>
</entry>
<entry>
<title>Added test 564 as DISABLED. It is for testing FTP over a SOCK4 proxy using</title>
<updated>2009-05-11T11:43:55+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2009-05-11T11:43:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=e6e6c6e635b72502a1bfc24cd407a82f9ecd82e2'/>
<id>e6e6c6e635b72502a1bfc24cd407a82f9ecd82e2</id>
<content type='text'>
the multi interface, which currently doesn't work because of how the data
connection is not waiting for connect before it tries to do proxy magic.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the multi interface, which currently doesn't work because of how the data
connection is not waiting for connect before it tries to do proxy magic.
</pre>
</div>
</content>
</entry>
</feed>
