<feed xmlns='http://www.w3.org/2005/Atom'>
<title>curl/tests/data/test805, 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>tests: Added "Clear Text" authentication keyword</title>
<updated>2014-03-30T10:34:23+00:00</updated>
<author>
<name>Steve Holme</name>
<email>steve_holme@hotmail.com</email>
</author>
<published>2014-03-30T10:40:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=82bcc7c6153dcc12484534d365dde1b16e0d640f'/>
<id>82bcc7c6153dcc12484534d365dde1b16e0d640f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: Re-ordered test arguments to match other IMAP tests</title>
<updated>2013-11-24T17:59:17+00:00</updated>
<author>
<name>Steve Holme</name>
<email>steve_holme@hotmail.com</email>
</author>
<published>2013-11-24T17:55:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=35e476a3f6cdd5c26a99faaa0e80464d99e769b9'/>
<id>35e476a3f6cdd5c26a99faaa0e80464d99e769b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: Updated descriptions to be more meaningful</title>
<updated>2013-09-14T09:41:17+00:00</updated>
<author>
<name>Steve Holme</name>
<email>steve_holme@hotmail.com</email>
</author>
<published>2013-09-14T09:36:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=83f6f58834fd9a31ca8d1322144647644c04e880'/>
<id>83f6f58834fd9a31ca8d1322144647644c04e880</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test805: added crlf newlines to make data size match</title>
<updated>2013-03-11T12:26:15+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2013-03-11T12:26:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=50a83890c9f14e52caa3d0d87a11cb5959f1b3d0'/>
<id>50a83890c9f14e52caa3d0d87a11cb5959f1b3d0</id>
<content type='text'>
since mails sent are supposed to have CRLF line endings I added them and
now the data size after (\Seen) matches again properly
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
since mails sent are supposed to have CRLF line endings I added them and
now the data size after (\Seen) matches again properly
</pre>
</div>
</content>
</entry>
<entry>
<title>test801 to test807: fix protocol section line endings</title>
<updated>2013-03-11T11:48:36+00:00</updated>
<author>
<name>Yang Tse</name>
<email>yangsita@gmail.com</email>
</author>
<published>2013-03-11T11:48:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=bd86528e6b6ed3de0c76b540cde5aed03ecbd4b3'/>
<id>bd86528e6b6ed3de0c76b540cde5aed03ecbd4b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>imap: Added test805 for APPEND functionality</title>
<updated>2013-03-10T20:14:01+00:00</updated>
<author>
<name>Jiri Hruska</name>
<email>jirka@fud.cz</email>
</author>
<published>2013-03-10T20:02:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=90c83861875d4b8e07eea56206d26cb4fdabf653'/>
<id>90c83861875d4b8e07eea56206d26cb4fdabf653</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>email-tests: Renamed the SMTP tests to be in the range 900-906</title>
<updated>2013-03-10T19:02:36+00:00</updated>
<author>
<name>Steve Holme</name>
<email>steve_holme@hotmail.com</email>
</author>
<published>2013-03-10T18:48:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=fb327e42c676e2757d50b56486fbdbdef589b2ef'/>
<id>fb327e42c676e2757d50b56486fbdbdef589b2ef</id>
<content type='text'>
Continued segregating the email protocol tests, into their own protocol
based ranges, in preparation of adding more e-mail related tests to the
test suite.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Continued segregating the email protocol tests, into their own protocol
based ranges, in preparation of adding more e-mail related tests to the
test suite.
</pre>
</div>
</content>
</entry>
<entry>
<title>smtp: Fixed an issue when processing EHLO failure responses (Part 3)</title>
<updated>2013-02-09T19:01:15+00:00</updated>
<author>
<name>Steve Holme</name>
<email>steve_holme@hotmail.com</email>
</author>
<published>2013-02-09T19:01:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=92f7606f29b70451b2f7c5a033459b895055856c'/>
<id>92f7606f29b70451b2f7c5a033459b895055856c</id>
<content type='text'>
Follow up fix to commit 62bd21746443 to cater for servers that don't
respond with a 250 in their EHLO responses. Additionally updated the
SMTP tests to respond with a 250 response code as per RFC5321.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Follow up fix to commit 62bd21746443 to cater for servers that don't
respond with a 250 in their EHLO responses. Additionally updated the
SMTP tests to respond with a 250 response code as per RFC5321.
</pre>
</div>
</content>
</entry>
<entry>
<title>SMTP tests: updated MAIL FROM use</title>
<updated>2010-12-22T13:53:13+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2010-12-22T13:53:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=e6d99f4ba70955ef25ccb8b44f18ba0e16a7a63e'/>
<id>e6d99f4ba70955ef25ccb8b44f18ba0e16a7a63e</id>
<content type='text'>
They were all wrong previously since none used the &lt;brackets&gt; they
should for MAIL FROM. Now libcurl adds them itself if the app doesn't so
they end up wrong less easy.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
They were all wrong previously since none used the &lt;brackets&gt; they
should for MAIL FROM. Now libcurl adds them itself if the app doesn't so
they end up wrong less easy.
</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>
</feed>
