<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/curl.git, branch bagder/manpages-https</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>fixup copyright years</title>
<updated>2020-09-16T21:07:31+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-09-16T21:07:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=a83cdbc24374f582127ce99170f78e03c4bd1df2'/>
<id>a83cdbc24374f582127ce99170f78e03c4bd1df2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>man pages: switch to https://example.com URLs</title>
<updated>2020-09-16T21:04:07+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-09-16T21:04:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=9e078211cedcce94288d5ca40c95708c2f95685e'/>
<id>9e078211cedcce94288d5ca40c95708c2f95685e</id>
<content type='text'>
Since HTTPS is "the new normal", this update changes a lot of man page
examples to use https://example.com instead of the previous "http://..."
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since HTTPS is "the new normal", this update changes a lot of man page
examples to use https://example.com instead of the previous "http://..."
</pre>
</div>
</content>
</entry>
<entry>
<title>CI/azure: disable test 571 in the msys2 builds</title>
<updated>2020-09-16T08:07:24+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-09-15T11:06:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=1556b99f1a4f6627c442980d4d4f41e61008045a'/>
<id>1556b99f1a4f6627c442980d4d4f41e61008045a</id>
<content type='text'>
It's just too flaky there

Reviewed-by: Marc Hoersken
Closes #5954
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's just too flaky there

Reviewed-by: Marc Hoersken
Closes #5954
</pre>
</div>
</content>
</entry>
<entry>
<title>tool_writeout: protect fputs() from NULL</title>
<updated>2020-09-15T20:52:51+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-09-15T13:53:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=0b4c4145aac87047513e30a348e63fde96da892d'/>
<id>0b4c4145aac87047513e30a348e63fde96da892d</id>
<content type='text'>
When the code was changed to do fputs() instead of fprintf() it got
sensitive for NULL pointers; add checks for that.

Follow-up from 0c1e767e83ec66

Closes #5963
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When the code was changed to do fputs() instead of fprintf() it got
sensitive for NULL pointers; add checks for that.

Follow-up from 0c1e767e83ec66

Closes #5963
</pre>
</div>
</content>
</entry>
<entry>
<title>test3015: verify stdout "as text"</title>
<updated>2020-09-15T20:51:08+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-09-15T12:35:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=2cc685724783195f04cf5abebb685354503439c6'/>
<id>2cc685724783195f04cf5abebb685354503439c6</id>
<content type='text'>
Follow-up from 0c1e767e83e to please win32 tests

Closes #5962
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Follow-up from 0c1e767e83e to please win32 tests

Closes #5962
</pre>
</div>
</content>
</entry>
<entry>
<title>travis: use libressl v3.1.4 instead of master</title>
<updated>2020-09-15T20:49:37+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-09-15T16:56:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=9fe7b66203b3157213f1b6a22f545ffc2db6e47d'/>
<id>9fe7b66203b3157213f1b6a22f545ffc2db6e47d</id>
<content type='text'>
... as their git master seems too fragile to use (and 3.2.1 which is the
latest has a build failure).

Closes #5964
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
... as their git master seems too fragile to use (and 3.2.1 which is the
latest has a build failure).

Closes #5964
</pre>
</div>
</content>
</entry>
<entry>
<title>tests/FILEFORMAT: document type=shell for &lt;command&gt;</title>
<updated>2020-09-15T13:42:56+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-09-15T13:42:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=304aeace1b4e0067430caffa8bcc1af34a6455dd'/>
<id>304aeace1b4e0067430caffa8bcc1af34a6455dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests/FILEFORMAT: document nonewline support for &lt;file&gt;</title>
<updated>2020-09-15T12:45:08+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-09-15T12:45:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=8854b9284b5a14b3b5b2e64a72f3b5c3165a726a'/>
<id>8854b9284b5a14b3b5b2e64a72f3b5c3165a726a</id>
<content type='text'>
The one in &lt;client&gt;, that creates files.

Follow-up from b83947c8df7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The one in &lt;client&gt;, that creates files.

Follow-up from b83947c8df7
</pre>
</div>
</content>
</entry>
<entry>
<title>tool_writeout: add new writeout variable, %{num_headers}</title>
<updated>2020-09-14T22:37:08+00:00</updated>
<author>
<name>anio</name>
<email>anio@users.noreply.github.com</email>
</author>
<published>2020-09-09T15:05:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=0c1e767e83ec669d213868db8887e19386f717b2'/>
<id>0c1e767e83ec669d213868db8887e19386f717b2</id>
<content type='text'>
This variable gives the number of headers.

Closes #5947
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This variable gives the number of headers.

Closes #5947
</pre>
</div>
</content>
</entry>
<entry>
<title>tool_urlglob: fix compiler warning "unreachable code"</title>
<updated>2020-09-14T22:31:18+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-09-14T22:31:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=4e66207c580bbf2e05968aa1b99ce7388a3b55c1'/>
<id>4e66207c580bbf2e05968aa1b99ce7388a3b55c1</id>
<content type='text'>
(On Windows builds.)

Follow-up to 70a3b003d9
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(On Windows builds.)

Follow-up to 70a3b003d9
</pre>
</div>
</content>
</entry>
</feed>
