<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/curl.git/docs/libcurl/libcurl-multi.3, 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>copyright updates: adjust year ranges</title>
<updated>2020-04-26T21:59:22+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-04-26T21:59:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=b7135f58f566c4a1765bfbffa580d7c0951a36b9'/>
<id>b7135f58f566c4a1765bfbffa580d7c0951a36b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>libcurl-multi.3: added missing full stop</title>
<updated>2020-04-23T11:57:53+00:00</updated>
<author>
<name>i-ky</name>
<email>gl.ivanovsky@gmail.com</email>
</author>
<published>2020-04-23T11:13:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=b1b96926148758c6a8de0898269c11b0e555ed66'/>
<id>b1b96926148758c6a8de0898269c11b0e555ed66</id>
<content type='text'>
Closes #5285
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #5285
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: add more references to curl_multi_poll</title>
<updated>2019-11-28T21:29:18+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2019-11-28T14:56:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=bc64377ff8386d4f809806b6286f43e5aff19922'/>
<id>bc64377ff8386d4f809806b6286f43e5aff19922</id>
<content type='text'>
Fixes #4643
Closes #4652
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #4643
Closes #4652
</pre>
</div>
</content>
</entry>
<entry>
<title>copyrights: update all copyright notices to 2019 on files changed this year</title>
<updated>2019-11-02T22:15:56+00:00</updated>
<author>
<name>Vilhelm Prytz</name>
<email>vilhelm@prytznet.se</email>
</author>
<published>2019-10-31T20:06:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=d0319adb0c9b0931310fa57131584e15f5cba7bb'/>
<id>d0319adb0c9b0931310fa57131584e15f5cba7bb</id>
<content type='text'>
Closes #4547
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #4547
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: add note on failed handles not being counted by curl_multi_perform</title>
<updated>2019-10-03T12:36:03+00:00</updated>
<author>
<name>Denis Chaplygin</name>
<email>denis.chaplygin@wolt.com</email>
</author>
<published>2019-10-01T07:55:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=0b386392d60360bd642e0f115249debea3367913'/>
<id>0b386392d60360bd642e0f115249debea3367913</id>
<content type='text'>
Closes #4446
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #4446
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: fix missed option name markups</title>
<updated>2018-06-30T16:33:07+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2018-06-30T16:33:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=9679790b23eb888933af88555a05bedc398d6026'/>
<id>9679790b23eb888933af88555a05bedc398d6026</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>http-proxy: do the HTTP CONNECT process entirely non-blocking</title>
<updated>2017-06-14T21:43:52+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2017-06-07T21:02:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=5113ad0424044458ac497fa1458ebe0101356b22'/>
<id>5113ad0424044458ac497fa1458ebe0101356b22</id>
<content type='text'>
Mentioned as a problem since 2007 (8f87c15bdac63) and of course it
existed even before that.

Closes #1547
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Mentioned as a problem since 2007 (8f87c15bdac63) and of course it
existed even before that.

Closes #1547
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: non-blocking SSL handshake is now supported with NSS</title>
<updated>2017-01-19T11:20:04+00:00</updated>
<author>
<name>Kamil Dudka</name>
<email>kdudka@redhat.com</email>
</author>
<published>2017-01-19T11:12:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=f1261b1253c57e1e3257ddba5d039475fcda90b7'/>
<id>f1261b1253c57e1e3257ddba5d039475fcda90b7</id>
<content type='text'>
Implemented since curl-7_36_0-130-g8868a22

Reported-by: Fahim Chandurwala
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implemented since curl-7_36_0-130-g8868a22

Reported-by: Fahim Chandurwala
</pre>
</div>
</content>
</entry>
<entry>
<title>libcurl-multi.3: typo</title>
<updated>2016-12-03T20:40:54+00:00</updated>
<author>
<name>Jeremy Pearson</name>
<email>jeremy.pearson.dev@gmail.com</email>
</author>
<published>2016-12-03T11:07:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=254c0b3052bb6dc5e30c62f95953c8d6b55a9b5c'/>
<id>254c0b3052bb6dc5e30c62f95953c8d6b55a9b5c</id>
<content type='text'>
Closes https://github.com/curl/curl/pull/1153
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes https://github.com/curl/curl/pull/1153
</pre>
</div>
</content>
</entry>
<entry>
<title>libcurl-multi.3: fix small typo</title>
<updated>2016-06-01T21:04:16+00:00</updated>
<author>
<name>Benjamin Kircher</name>
<email>kircher@otris.de</email>
</author>
<published>2016-06-01T17:02:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=873b4346bafdec388fa4bd61ebdee0161da661a0'/>
<id>873b4346bafdec388fa4bd61ebdee0161da661a0</id>
<content type='text'>
Closes #850
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #850
</pre>
</div>
</content>
</entry>
</feed>
