<feed xmlns='http://www.w3.org/2005/Atom'>
<title>curl/src/Makefile.netware, 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>axtls: removed</title>
<updated>2018-11-01T09:29:53+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2018-10-30T09:00:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=302d125b42ed39580fad65ad87fa376ddeaba305'/>
<id>302d125b42ed39580fad65ad87fa376ddeaba305</id>
<content type='text'>
As has been outlined in the DEPRECATE.md document, the axTLS code has
been disabled for 6 months and is hereby removed.

Use a better supported TLS library!

Assisted-by: Daniel Gustafsson
Closes #3194
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As has been outlined in the DEPRECATE.md document, the axTLS code has
been disabled for 6 months and is hereby removed.

Use a better supported TLS library!

Assisted-by: Daniel Gustafsson
Closes #3194
</pre>
</div>
</content>
</entry>
<entry>
<title>whitespace fixes</title>
<updated>2018-09-23T22:24:02+00:00</updated>
<author>
<name>Viktor Szakats</name>
<email>commit@vszakats.net</email>
</author>
<published>2018-09-23T22:24:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=b801b453af6de75838c3298137628f05e94ffb48'/>
<id>b801b453af6de75838c3298137628f05e94ffb48</id>
<content type='text'>
- replace tabs with spaces where possible
- remove line ending spaces
- remove double/triple newlines at EOF
- fix a non-UTF-8 character
- cleanup a few indentations/line continuations
  in manual examples

Closes https://github.com/curl/curl/pull/3037
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- replace tabs with spaces where possible
- remove line ending spaces
- remove double/triple newlines at EOF
- fix a non-UTF-8 character
- cleanup a few indentations/line continuations
  in manual examples

Closes https://github.com/curl/curl/pull/3037
</pre>
</div>
</content>
</entry>
<entry>
<title>URL and mailmap updates, remove an obsolete directory [ci skip]</title>
<updated>2018-09-22T07:58:32+00:00</updated>
<author>
<name>Viktor Szakats</name>
<email>commit@vszakats.net</email>
</author>
<published>2018-09-22T07:58:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=f078361c0e2539689df9962f35ab22f8ea25afe9'/>
<id>f078361c0e2539689df9962f35ab22f8ea25afe9</id>
<content type='text'>
Closes https://github.com/curl/curl/pull/3031
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes https://github.com/curl/curl/pull/3031
</pre>
</div>
</content>
</entry>
<entry>
<title>spelling fixes</title>
<updated>2018-06-03T12:14:45+00:00</updated>
<author>
<name>Viktor Szakats</name>
<email>vszakats@users.noreply.github.com</email>
</author>
<published>2018-06-03T12:14:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=4bd91bc4742dbf194dd7a63519aa1ed32e4db47d'/>
<id>4bd91bc4742dbf194dd7a63519aa1ed32e4db47d</id>
<content type='text'>
Detected using the `codespell` tool (version 1.13.0).

Also secure and fix an URL.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Detected using the `codespell` tool (version 1.13.0).

Also secure and fix an URL.
</pre>
</div>
</content>
</entry>
<entry>
<title>spelling fixes</title>
<updated>2018-02-23T23:29:01+00:00</updated>
<author>
<name>Viktor Szakats</name>
<email>vszakats@users.noreply.github.com</email>
</author>
<published>2018-02-23T23:29:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=7e35eb77292fe6464889ddc8329c6a64136f969d'/>
<id>7e35eb77292fe6464889ddc8329c6a64136f969d</id>
<content type='text'>
Detected using the `codespell` tool.

Also contains one URL protocol upgrade.

Closes https://github.com/curl/curl/pull/2334
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Detected using the `codespell` tool.

Also contains one URL protocol upgrade.

Closes https://github.com/curl/curl/pull/2334
</pre>
</div>
</content>
</entry>
<entry>
<title>s/cURL/curl</title>
<updated>2016-11-07T09:36:23+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2016-11-07T09:36:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=27302abb9467f21a481fcc6b8eca53d34e04373b'/>
<id>27302abb9467f21a481fcc6b8eca53d34e04373b</id>
<content type='text'>
We're mostly saying just "curl" in lower case these days so here's a big
cleanup to adapt to this reality. A few instances are left as the
project could still formally be considered called cURL.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We're mostly saying just "curl" in lower case these days so here's a big
cleanup to adapt to this reality. A few instances are left as the
project could still formally be considered called cURL.
</pre>
</div>
</content>
</entry>
<entry>
<title>URLs: change all http:// URLs to https://</title>
<updated>2016-02-02T23:19:02+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2016-02-02T23:19:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=4af40b3646d3b09f68e419f7ca866ff395d1f897'/>
<id>4af40b3646d3b09f68e419f7ca866ff395d1f897</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>makefiles: Added our standard copyright header</title>
<updated>2015-08-30T13:51:13+00:00</updated>
<author>
<name>Steve Holme</name>
<email>steve_holme@hotmail.com</email>
</author>
<published>2015-08-30T10:51:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=fb0825cb0a5ab30066b1a87bc5d42f61b8624e4f'/>
<id>fb0825cb0a5ab30066b1a87bc5d42f61b8624e4f</id>
<content type='text'>
But kept the original author, when they were specified in a comment, as
the initial copyright holder.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
But kept the original author, when they were specified in a comment, as
the initial copyright holder.
</pre>
</div>
</content>
</entry>
<entry>
<title>build: update depedency versions, urls, example makefiles</title>
<updated>2015-04-30T06:29:00+00:00</updated>
<author>
<name>Viktor Szakats</name>
<email>vszakats@users.noreply.github.com</email>
</author>
<published>2015-04-30T06:29:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=6a612859096d0a894651b1bb233d2f91c8843a0a'/>
<id>6a612859096d0a894651b1bb233d2f91c8843a0a</id>
<content type='text'>
- update default versions of dependencies (except for rare/old platforms)
- update urls
- sync examples makefiles with main ones
- remove line ending space
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- update default versions of dependencies (except for rare/old platforms)
- update urls
- sync examples makefiles with main ones
- remove line ending space
</pre>
</div>
</content>
</entry>
<entry>
<title>build: updated dependencies in makefiles.</title>
<updated>2014-12-05T13:54:25+00:00</updated>
<author>
<name>Guenter Knauf</name>
<email>lists@gknw.net</email>
</author>
<published>2014-12-05T13:54:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=ccfa139c71ae6f6c1557a71d4873fad4487c5233'/>
<id>ccfa139c71ae6f6c1557a71d4873fad4487c5233</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
