<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/curl.git/docs, branch bagder/configure-dis-https-proxy</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>HISTORY: add some 2020 events</title>
<updated>2020-09-30T11:44:32+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-09-30T11:44:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=025b20971c0cc5c8df4e773c79af9746e024d2df'/>
<id>025b20971c0cc5c8df4e773c79af9746e024d2df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ECH: renamed from ESNI in docs and configure</title>
<updated>2020-09-29T09:23:23+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-09-29T08:13:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=cbe7fad20d969626a5c4eb0501a273dfe812bcd3'/>
<id>cbe7fad20d969626a5c4eb0501a273dfe812bcd3</id>
<content type='text'>
Encrypted Client Hello (ECH) is the current name.

Closes #6022
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Encrypted Client Hello (ECH) is the current name.

Closes #6022
</pre>
</div>
</content>
</entry>
<entry>
<title>TODO: SSH over HTTPS proxy with more backends</title>
<updated>2020-09-29T05:50:15+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-09-28T20:47:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=a7de1c0d81e67fba8c2fe78acdee23cf3a9e3699'/>
<id>a7de1c0d81e67fba8c2fe78acdee23cf3a9e3699</id>
<content type='text'>
... as right now only the libssh2 backend supports it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
... as right now only the libssh2 backend supports it.
</pre>
</div>
</content>
</entry>
<entry>
<title>ROADMAP: updates and cleanups</title>
<updated>2020-09-28T15:03:20+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-09-28T15:03:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=422b257fef11a378e6cdce02174672cc6549d20d'/>
<id>422b257fef11a378e6cdce02174672cc6549d20d</id>
<content type='text'>
Fix the HSTS PR

Remove DoT, thread-safe init and hard-coded localhost. I feel very
little interest for these with users so I downgrade them to plain "TODO"
entries again.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix the HSTS PR

Remove DoT, thread-safe init and hard-coded localhost. I feel very
little interest for these with users so I downgrade them to plain "TODO"
entries again.
</pre>
</div>
</content>
</entry>
<entry>
<title>dynbuf: add Curl_dyn_vaddf</title>
<updated>2020-09-23T13:13:46+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-09-23T07:21:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=f74afa40f8b6b87ccf74a4ca70b5514a9a87e6f1'/>
<id>f74afa40f8b6b87ccf74a4ca70b5514a9a87e6f1</id>
<content type='text'>
Closes #6004
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #6004
</pre>
</div>
</content>
</entry>
<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>setopt: return CURLE_BAD_FUNCTION_ARGUMENT on bad argument</title>
<updated>2020-09-22T07:04:13+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-09-21T21:27:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=a8e08a87dff8aeb91472c7064b8d19ca5c8ba318'/>
<id>a8e08a87dff8aeb91472c7064b8d19ca5c8ba318</id>
<content type='text'>
Fixed two return code mixups. CURLE_UNKNOWN_OPTION is saved for when the
option is, yeah, not known. Clarified this in the setopt man page too.

Closes #5993
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed two return code mixups. CURLE_UNKNOWN_OPTION is saved for when the
option is, yeah, not known. Clarified this in the setopt man page too.

Closes #5993
</pre>
</div>
</content>
</entry>
<entry>
<title>krb5: merged security.c and krb specific FTP functions in here</title>
<updated>2020-09-21T21:31:39+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-09-21T11:59:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=f4873ebd0be32cf9ae2c389e0b328f0e03211c84'/>
<id>f4873ebd0be32cf9ae2c389e0b328f0e03211c84</id>
<content type='text'>
These two files were always tightly connected and it was hard to
understand what went into which. This also allows us to make the
ftpsend() function static (moved from ftp.c).

Removed security.c
Renamed curl_sec.h to krb5.h

Closes #5987
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These two files were always tightly connected and it was hard to
understand what went into which. This also allows us to make the
ftpsend() function static (moved from ftp.c).

Removed security.c
Renamed curl_sec.h to krb5.h

Closes #5987
</pre>
</div>
</content>
</entry>
<entry>
<title>docs/MQTT: remove outdated paaragraphs</title>
<updated>2020-09-21T09:02:32+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-09-21T09:02:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=553588897ae821ff4f7af4f48efa74b80fffc528'/>
<id>553588897ae821ff4f7af4f48efa74b80fffc528</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs/MQTT: not experimental anymore</title>
<updated>2020-09-21T08:59:26+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-09-21T08:59:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=e1485bd069474edc3a5086dc831ec0afef4b2e1f'/>
<id>e1485bd069474edc3a5086dc831ec0afef4b2e1f</id>
<content type='text'>
Follow-up to e37e4468688d8f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Follow-up to e37e4468688d8f
</pre>
</div>
</content>
</entry>
</feed>
