<feed xmlns='http://www.w3.org/2005/Atom'>
<title>curl/docs/RESOURCES, branch gemini-meta</title>
<subtitle>cURL mirror with patches applied
</subtitle>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/'/>
<entry>
<title>RESOURCES: update spec names</title>
<updated>2017-12-04T08:15:39+00:00</updated>
<author>
<name>Guitared</name>
<email>guitared@users.noreply.github.com</email>
</author>
<published>2017-12-03T12:46:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=8dad32bcfb277cdfba47e8e0a5b92a4036f7fd26'/>
<id>8dad32bcfb277cdfba47e8e0a5b92a4036f7fd26</id>
<content type='text'>
Closes #2145
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #2145
</pre>
</div>
</content>
</entry>
<entry>
<title>HTTP: implement Brotli content encoding</title>
<updated>2017-11-05T14:28:16+00:00</updated>
<author>
<name>Patrick Monnerat</name>
<email>patrick@monnerat.net</email>
</author>
<published>2017-11-05T14:28:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=11bf1796cd015373a996e6eb26212e2e1aadb066'/>
<id>11bf1796cd015373a996e6eb26212e2e1aadb066</id>
<content type='text'>
This uses the brotli external library (https://github.com/google/brotli).
Brotli becomes a feature: additional curl_version_info() bit and
structure fields are provided for it and CURLVERSION_NOW bumped.

Tests 314 and 315 check Brotli content unencoding with correct and
erroneous data.

Some tests are updated to accomodate with the now configuration dependent
parameters of the Accept-Encoding header.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This uses the brotli external library (https://github.com/google/brotli).
Brotli becomes a feature: additional curl_version_info() bit and
structure fields are provided for it and CURLVERSION_NOW bumped.

Tests 314 and 315 check Brotli content unencoding with correct and
erroneous data.

Some tests are updated to accomodate with the now configuration dependent
parameters of the Accept-Encoding header.
</pre>
</div>
</content>
</entry>
<entry>
<title>HTTPS: update a bunch of URLs from HTTP to HTTPS</title>
<updated>2016-02-01T23:24:30+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2016-02-01T23:24:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=6b485c7407fdfab34e47df9ad75f4ad5d84f0e34'/>
<id>6b485c7407fdfab34e47df9ad75f4ad5d84f0e34</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement SMTP authentication</title>
<updated>2010-04-19T09:16:30+00:00</updated>
<author>
<name>monnerat</name>
<email>pm@datasphere.ch</email>
</author>
<published>2010-04-19T09:16:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=4bfe07640c93f8dfd3af4bb76c8346ef4a129cc8'/>
<id>4bfe07640c93f8dfd3af4bb76c8346ef4a129cc8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Proper handling of STARTTLS on SMTP, taking CURLUSESSL_TRY into account.</title>
<updated>2010-02-22T12:41:02+00:00</updated>
<author>
<name>Patrick Monnerat</name>
<email>Patrick.Monnerat@datasphere.ch</email>
</author>
<published>2010-02-22T12:41:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=338553eda38a7ed163f935e28461eeda6dde294f'/>
<id>338553eda38a7ed163f935e28461eeda6dde294f</id>
<content type='text'>
- SMTP falls back to RFC821 HELO when EHLO fails (and SSL is not required).
- Use of true local host name (i.e.: via gethostname()) when available, as default argument to SMTP HELO/EHLO.
- Test case 804 for HELO fallback.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- SMTP falls back to RFC821 HELO when EHLO fails (and SSL is not required).
- Use of true local host name (i.e.: via gethostname()) when available, as default argument to SMTP HELO/EHLO.
- Test case 804 for HELO fallback.
</pre>
</div>
</content>
</entry>
<entry>
<title>removed trailing whitespace</title>
<updated>2010-02-14T19:40:18+00:00</updated>
<author>
<name>Yang Tse</name>
<email>yangsita@gmail.com</email>
</author>
<published>2010-02-14T19:40:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=a07bc79117971b96ebf3188c0a34a73ee0a3609b'/>
<id>a07bc79117971b96ebf3188c0a34a73ee0a3609b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>turned this into a list of documents/standards curl adheres to</title>
<updated>2003-10-16T15:04:06+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2003-10-16T15:04:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=cc09e31acf2984a81f35e4d2d237a0086a76b7ff'/>
<id>cc09e31acf2984a81f35e4d2d237a0086a76b7ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>shorter introduction</title>
<updated>2002-04-27T18:01:54+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2002-04-27T18:01:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=fdace647e84f2e1c60e2ee82f66bc65eaedabe7f'/>
<id>fdace647e84f2e1c60e2ee82f66bc65eaedabe7f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added a few more similar tools</title>
<updated>2001-01-15T12:12:36+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2001-01-15T12:12:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=12708473a6492d23e9cda9c22c45891039639f1a'/>
<id>12708473a6492d23e9cda9c22c45891039639f1a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>release commit</title>
<updated>2001-01-05T06:30:18+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2001-01-05T06:30:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=9f9cac7402f9f134be6f6d5b7fb830e9946a83d8'/>
<id>9f9cac7402f9f134be6f6d5b7fb830e9946a83d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
