<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/curl.git/docs/KNOWN_BUGS, branch bagder/ftp-over-httpsproxy</title>
<subtitle>github.com: bagder/curl.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/'/>
<entry>
<title>KNOWN_BUGS: Unable to use PKCS12 certificate with Secure Transport</title>
<updated>2020-09-23T06:50:52+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-09-23T06:50:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=23558577023538a17c70933acc5de04bf350d9c2'/>
<id>23558577023538a17c70933acc5de04bf350d9c2</id>
<content type='text'>
Closes #5403
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #5403
</pre>
</div>
</content>
</entry>
<entry>
<title>test1541: remove since it is a known bug</title>
<updated>2020-09-06T07:51:06+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-09-05T18:30:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=8ca54a03ea08a7b0cf0a402018f329bd93124216'/>
<id>8ca54a03ea08a7b0cf0a402018f329bd93124216</id>
<content type='text'>
A shared connection cache is not thread-safe is a known issue. Stop
testing this until we believe this issue is addressed. Reduces
occasional test failures we don't care about.

The test code in lib1541.c is left in git to allow us to restore it when
we get to fix this.

Closes #5922
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A shared connection cache is not thread-safe is a known issue. Stop
testing this until we believe this issue is addressed. Reduces
occasional test failures we don't care about.

The test code in lib1541.c is left in git to allow us to restore it when
we get to fix this.

Closes #5922
</pre>
</div>
</content>
</entry>
<entry>
<title>KNOWN_BUGS:  'no_proxy' string-matches IPv6 numerical addreses</title>
<updated>2020-08-22T22:09:39+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-08-22T21:50:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=712d16cbe05ee5890c05d93773f08bbe134b3f1d'/>
<id>712d16cbe05ee5890c05d93773f08bbe134b3f1d</id>
<content type='text'>
Also: the current behavior is now documented in the curl.1 and
CURLOPT_NOPROXY.3 man pages.

Reported-by: Andrew Barnes
Closes #5745
Closes #5841
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also: the current behavior is now documented in the curl.1 and
CURLOPT_NOPROXY.3 man pages.

Reported-by: Andrew Barnes
Closes #5745
Closes #5841
</pre>
</div>
</content>
</entry>
<entry>
<title>KNOWN_BUGS: Schannel TLS 1.2 handshake bug in old Windows versions</title>
<updated>2020-08-18T07:24:38+00:00</updated>
<author>
<name>Jay Satiro</name>
<email>raysatiro@yahoo.com</email>
</author>
<published>2020-08-18T07:24:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=6332f65714d14b3f19662fd0607c7b59af400b9b'/>
<id>6332f65714d14b3f19662fd0607c7b59af400b9b</id>
<content type='text'>
Reported-by: plujon@users.noreply.github.com

Closes https://github.com/curl/curl/issues/5488
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reported-by: plujon@users.noreply.github.com

Closes https://github.com/curl/curl/issues/5488
</pre>
</div>
</content>
</entry>
<entry>
<title>KNOWN_BUGS: A shared connection cache is not thread-safe</title>
<updated>2020-08-12T05:55:45+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-08-11T13:43:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=cb8cf9d70f6c4768c793bbfe18c27606689583cd'/>
<id>cb8cf9d70f6c4768c793bbfe18c27606689583cd</id>
<content type='text'>
Closes #4915
Closes #5802
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #4915
Closes #5802
</pre>
</div>
</content>
</entry>
<entry>
<title>TLS naming: fix more Winssl and Darwinssl leftovers</title>
<updated>2020-08-07T22:19:21+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-08-07T15:11:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=2429f45a9782eb56771c57688f85af79e8e383cc'/>
<id>2429f45a9782eb56771c57688f85af79e8e383cc</id>
<content type='text'>
The CMake option is now called CMAKE_USE_SCHANNEL

The winbuild flag is USE_SCHANNEL

The CI jobs and build scripts only use the new names and the new name
options

Tests now require 'Schannel' (when necessary)

Closes #5795
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The CMake option is now called CMAKE_USE_SCHANNEL

The winbuild flag is USE_SCHANNEL

The CI jobs and build scripts only use the new names and the new name
options

Tests now require 'Schannel' (when necessary)

Closes #5795
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: Update a few leftover mentions of DarwinSSL</title>
<updated>2020-07-16T08:11:10+00:00</updated>
<author>
<name>Daniel Gustafsson</name>
<email>daniel@yesql.se</email>
</author>
<published>2020-07-16T08:11:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=f0a6ea21b38d9271e244706877932e4d975913b5'/>
<id>f0a6ea21b38d9271e244706877932e4d975913b5</id>
<content type='text'>
Commit 76a9c3c4be10b3d4d379d5b23ca76806bbae536a renamed DarwinSSL to the
more correct/common name Secure Transport, but a few mentions in the docs
remained.

Closes #5688
Reviewed-by: Daniel Stenberg &lt;daniel@haxx.se&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Commit 76a9c3c4be10b3d4d379d5b23ca76806bbae536a renamed DarwinSSL to the
more correct/common name Secure Transport, but a few mentions in the docs
remained.

Closes #5688
Reviewed-by: Daniel Stenberg &lt;daniel@haxx.se&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>KNOWN_BUGS: RTSP authentication breaks without redirect support</title>
<updated>2020-06-04T08:40:32+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-06-04T08:40:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=c048dd0b7c83f9db08d7ad85522b629458e35dd6'/>
<id>c048dd0b7c83f9db08d7ad85522b629458e35dd6</id>
<content type='text'>
Closes #4750
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #4750
</pre>
</div>
</content>
</entry>
<entry>
<title>all: fix codespell errors</title>
<updated>2020-05-25T19:44:04+00:00</updated>
<author>
<name>Viktor Szakats</name>
<email>commit@vsz.me</email>
</author>
<published>2020-05-25T19:44:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=308c243db5b7425b454a981d4c0eb7bfac374b8b'/>
<id>308c243db5b7425b454a981d4c0eb7bfac374b8b</id>
<content type='text'>
Reviewed-by: Jay Satiro
Reviewed-by: Daniel Stenberg
Closes https://github.com/curl/curl/pull/5452
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed-by: Jay Satiro
Reviewed-by: Daniel Stenberg
Closes https://github.com/curl/curl/pull/5452
</pre>
</div>
</content>
</entry>
<entry>
<title>KNOWN_BUGS: wolfssh: publickey auth doesn't work</title>
<updated>2020-05-15T15:01:32+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-05-15T15:01:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=a384e870bc59c839d48f856a31eb8f9f3b7dec3b'/>
<id>a384e870bc59c839d48f856a31eb8f9f3b7dec3b</id>
<content type='text'>
Closes #4820
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #4820
</pre>
</div>
</content>
</entry>
</feed>
