<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/curl.git/docs/KNOWN_BUGS, branch bagder/https-cookie-secure</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>host names: allow trailing dot in name resolve, then strip it</title>
<updated>2018-11-22T12:40:51+00:00</updated>
<author>
<name>Tobias Hintze</name>
<email>th-git@thzn.de</email>
</author>
<published>2018-11-02T20:24:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=5b4cce2e36c01625ce193ea7e790c9b26b3cf0c8'/>
<id>5b4cce2e36c01625ce193ea7e790c9b26b3cf0c8</id>
<content type='text'>
Delays stripping of trailing dots to after resolving the hostname.

Fixes #3022
Closes #3222
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Delays stripping of trailing dots to after resolving the hostname.

Fixes #3022
Closes #3222
</pre>
</div>
</content>
</entry>
<entry>
<title>KNOWN_BUGS: add --proxy-any connection issue</title>
<updated>2018-11-09T15:50:39+00:00</updated>
<author>
<name>Daniel Gustafsson</name>
<email>daniel@yesql.se</email>
</author>
<published>2018-11-09T15:50:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=10c91b66600e5378e86840808eeca8846bebdec5'/>
<id>10c91b66600e5378e86840808eeca8846bebdec5</id>
<content type='text'>
Add the identified issue with --proxy-any and proxy servers which
advertise authentication schemes other than the supported one.

Closes #876
Closes #3250
Reported-by: NTMan on Github
Reviewed-by: Daniel Stenberg &lt;daniel@haxx.se&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add the identified issue with --proxy-any and proxy servers which
advertise authentication schemes other than the supported one.

Closes #876
Closes #3250
Reported-by: NTMan on Github
Reviewed-by: Daniel Stenberg &lt;daniel@haxx.se&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>winssl: be consistent in Schannel capitalization</title>
<updated>2018-11-07T09:11:13+00:00</updated>
<author>
<name>Daniel Gustafsson</name>
<email>daniel@yesql.se</email>
</author>
<published>2018-11-07T09:11:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=8a49b291cb2900f48927facae3cb170475a2558e'/>
<id>8a49b291cb2900f48927facae3cb170475a2558e</id>
<content type='text'>
The productname from Microsoft is "Schannel", but in infof/failf
reporting we use "schannel". This removes different versions.

Closes #3243
Reviewed-by: Daniel Stenberg &lt;daniel@haxx.se&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The productname from Microsoft is "Schannel", but in infof/failf
reporting we use "schannel". This removes different versions.

Closes #3243
Reviewed-by: Daniel Stenberg &lt;daniel@haxx.se&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>KNOWN_BUGS: Fix various typos</title>
<updated>2018-10-08T20:59:37+00:00</updated>
<author>
<name>Daniel Gustafsson</name>
<email>daniel@yesql.se</email>
</author>
<published>2018-10-08T20:59:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=238494fc819ad4b63d3e56ca657b7af75efcfead'/>
<id>238494fc819ad4b63d3e56ca657b7af75efcfead</id>
<content type='text'>
Closes #3112
Reviewed-by: Daniel Stenberg &lt;daniel@haxx.se&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #3112
Reviewed-by: Daniel Stenberg &lt;daniel@haxx.se&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>KNOWN_BUGS: Stick to same family over SOCKS proxy</title>
<updated>2018-07-06T07:31:52+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2018-07-06T07:31:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=6e61668b9c10f60718626feb4cc96a86c55d55cd'/>
<id>6e61668b9c10f60718626feb4cc96a86c55d55cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>KNOWN_BUGS: Borland support is dropped, AIX problem is too old</title>
<updated>2018-07-05T21:11:22+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2018-07-05T21:11:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=75105480dc0b2221441f3a0155f69b86514b6104'/>
<id>75105480dc0b2221441f3a0155f69b86514b6104</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>KNOWN_BUGS: NTLM doen't support password with § character</title>
<updated>2018-06-14T12:04:48+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2018-06-14T12:04:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=81758be83126deb01fef7ccb8c23564aa637ac79'/>
<id>81758be83126deb01fef7ccb8c23564aa637ac79</id>
<content type='text'>
Closes #2120
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #2120
</pre>
</div>
</content>
</entry>
<entry>
<title>KNOWN_BUGS: slow connect to localhost on Windows</title>
<updated>2018-06-14T11:55:45+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2018-06-14T11:55:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=6bc83044881b241857ef061a7b648738a16e408a'/>
<id>6bc83044881b241857ef061a7b648738a16e408a</id>
<content type='text'>
Closes #2281
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #2281
</pre>
</div>
</content>
</entry>
<entry>
<title>KNOWN_BUGS: CURL_GLOBAL_SSL</title>
<updated>2018-05-31T15:41:42+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2018-05-31T15:41:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=8a6a01c98858551ecf9601e1bda0f097f79f1c0b'/>
<id>8a6a01c98858551ecf9601e1bda0f097f79f1c0b</id>
<content type='text'>
Closes #2276
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #2276
</pre>
</div>
</content>
</entry>
<entry>
<title>KNOWN_BUGS: restore text regarding #2101.</title>
<updated>2018-05-29T05:57:41+00:00</updated>
<author>
<name>Will Dietz</name>
<email>w@wdtz.org</email>
</author>
<published>2018-05-29T03:17:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=c2423c37b731fc6056744359cce59962f93e683d'/>
<id>c2423c37b731fc6056744359cce59962f93e683d</id>
<content type='text'>
This was added earlier but appears to have been removed accidentally.

AFAICT this is very much still an issue.

-----

I say "accidentally" because the text seems to have harmlessly snuck
into [1] (which makes no mention of it).  [1] was later reverted for
unspecified reasons in [2], presumably because the mentioned issue was
fixed or invalid.

[1] de9fac00c40db321d44fa6fbab6eb62ec4c83998
[2] 16d1f369403cbb04bd7b085eabbeebf159473fc2

Closes #2618
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was added earlier but appears to have been removed accidentally.

AFAICT this is very much still an issue.

-----

I say "accidentally" because the text seems to have harmlessly snuck
into [1] (which makes no mention of it).  [1] was later reverted for
unspecified reasons in [2], presumably because the mentioned issue was
fixed or invalid.

[1] de9fac00c40db321d44fa6fbab6eb62ec4c83998
[2] 16d1f369403cbb04bd7b085eabbeebf159473fc2

Closes #2618
</pre>
</div>
</content>
</entry>
</feed>
