<feed xmlns='http://www.w3.org/2005/Atom'>
<title>curl/packages/vms, branch master</title>
<subtitle>cURL mirror with patches applied
</subtitle>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/'/>
<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='https://git.benburwell.com/mirrors/curl/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>copyright: fix out-of-date copyright ranges and missing headers</title>
<updated>2020-03-24T14:05:59+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-03-23T13:44:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=9a8b3b3e131359aea1cac650fb6ac331fbe2047c'/>
<id>9a8b3b3e131359aea1cac650fb6ac331fbe2047c</id>
<content type='text'>
Reported by the new script 'scripts/copyright.pl'. The script has a
regex whitelist for the files that don't need copyright headers.

Removed three (mostly usesless) README files from docs/

Closes #5141
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reported by the new script 'scripts/copyright.pl'. The script has a
regex whitelist for the files that don't need copyright headers.

Removed three (mostly usesless) README files from docs/

Closes #5141
</pre>
</div>
</content>
</entry>
<entry>
<title>cleanup: fix some text/comment typos</title>
<updated>2020-03-12T13:28:17+00:00</updated>
<author>
<name>Viktor Szakats</name>
<email>commit@vsz.me</email>
</author>
<published>2020-03-12T12:15:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=af07875c0d0236a79c1639b01af60568ca95b9db'/>
<id>af07875c0d0236a79c1639b01af60568ca95b9db</id>
<content type='text'>
Closes #5087
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #5087
</pre>
</div>
</content>
</entry>
<entry>
<title>polarssl: remove more references and mentions</title>
<updated>2020-03-05T06:57:45+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-03-04T13:50:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=52d302ed64822347de132e50027aaa35f23b145b'/>
<id>52d302ed64822347de132e50027aaa35f23b145b</id>
<content type='text'>
Assisted-by: Jay Satiro
Follow-up to 6357a19ff29dac04
Closes #5036
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Assisted-by: Jay Satiro
Follow-up to 6357a19ff29dac04
Closes #5036
</pre>
</div>
</content>
</entry>
<entry>
<title>cleanup: fix typos and wording in docs and comments</title>
<updated>2020-02-02T17:43:01+00:00</updated>
<author>
<name>Pedro Monreal</name>
<email>pmgdeb@gmail.co</email>
</author>
<published>2020-02-02T08:49:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=4b6fd29f1a0e5e71b1863b843324a7bdc800ef0a'/>
<id>4b6fd29f1a0e5e71b1863b843324a7bdc800ef0a</id>
<content type='text'>
Closes #4869
Reviewed-by: Emil Engler and Daniel Gustafsson
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #4869
Reviewed-by: Emil Engler and Daniel Gustafsson
</pre>
</div>
</content>
</entry>
<entry>
<title>define: remove HAVE_ENGINE_LOAD_BUILTIN_ENGINES, not used anymore</title>
<updated>2019-12-17T06:58:46+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2019-12-16T21:53:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=0caf1423e552f2fdd02f2dec23b1e33a36c38486'/>
<id>0caf1423e552f2fdd02f2dec23b1e33a36c38486</id>
<content type='text'>
It is covered by USE_OPENSSL_ENGINE now.

Reported-by: Gisle Vanem
Bug: https://github.com/curl/curl/commit/87b9337c8f76c21c57b204e88b68c6ecf3bd1ac0#commitcomment-36447951

Closes #4725
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It is covered by USE_OPENSSL_ENGINE now.

Reported-by: Gisle Vanem
Bug: https://github.com/curl/curl/commit/87b9337c8f76c21c57b204e88b68c6ecf3bd1ac0#commitcomment-36447951

Closes #4725
</pre>
</div>
</content>
</entry>
<entry>
<title>projects: Fix Visual Studio wolfSSL configurations</title>
<updated>2019-11-18T23:42:34+00:00</updated>
<author>
<name>Jay Satiro</name>
<email>raysatiro@yahoo.com</email>
</author>
<published>2019-11-18T23:42:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=821171dbfd72982607701054158764577efefb04'/>
<id>821171dbfd72982607701054158764577efefb04</id>
<content type='text'>
- s/USE_CYASSL/USE_WOLFSSL/

- Remove old compatibility macros.

Follow-up to 1c6c59a from several months ago when CyaSSL named symbols
were renamed to wolfSSL. The wolfSSL library was formerly named CyaSSL
and we kept using their old name for compatibility reasons, until
earlier this year.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- s/USE_CYASSL/USE_WOLFSSL/

- Remove old compatibility macros.

Follow-up to 1c6c59a from several months ago when CyaSSL named symbols
were renamed to wolfSSL. The wolfSSL library was formerly named CyaSSL
and we kept using their old name for compatibility reasons, until
earlier this year.
</pre>
</div>
</content>
</entry>
<entry>
<title>openssl: define HAVE_SSL_GET_SHUTDOWN based on version number</title>
<updated>2019-07-14T14:24:46+00:00</updated>
<author>
<name>Zenju</name>
<email>zenju@gmx.de</email>
</author>
<published>2019-07-09T09:24:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=7e8f1916d6d90b6b2a68833846a52e1ea9dbb309'/>
<id>7e8f1916d6d90b6b2a68833846a52e1ea9dbb309</id>
<content type='text'>
Closes #4100
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #4100
</pre>
</div>
</content>
</entry>
<entry>
<title>openvms: Remove pre-processors for Windows as VMS cannot support them</title>
<updated>2019-04-16T20:40:16+00:00</updated>
<author>
<name>Steve Holme</name>
<email>steve_holme@hotmail.com</email>
</author>
<published>2019-04-16T19:56:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=7113e075dbc30c19393508fa6b108519c5d19477'/>
<id>7113e075dbc30c19393508fa6b108519c5d19477</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>openvms: Remove pre-processor for SecureTransport as VMS cannot support it</title>
<updated>2019-04-16T20:40:16+00:00</updated>
<author>
<name>Steve Holme</name>
<email>steve_holme@hotmail.com</email>
</author>
<published>2019-04-15T22:12:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=7b131a14617c2a006bcf2820b1e874a714a32184'/>
<id>7b131a14617c2a006bcf2820b1e874a714a32184</id>
<content type='text'>
Fixes #3768
Closes #3785
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #3768
Closes #3785
</pre>
</div>
</content>
</entry>
</feed>
