<feed xmlns='http://www.w3.org/2005/Atom'>
<title>curl/tests/data/test909, 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: Updated email addresses in SMTP tests following recent changes</title>
<updated>2013-09-29T15:48:02+00:00</updated>
<author>
<name>Steve Holme</name>
<email>steve_holme@hotmail.com</email>
</author>
<published>2013-09-29T15:48:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=25a0c96a49429706dd0a53d7dac98179d9895c82'/>
<id>25a0c96a49429706dd0a53d7dac98179d9895c82</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test909: Removed custom EHLO response after recent changes</title>
<updated>2013-09-29T15:25:11+00:00</updated>
<author>
<name>Steve Holme</name>
<email>steve_holme@hotmail.com</email>
</author>
<published>2013-09-29T15:25:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=a8b606b1a6bfc5fa53578741626cf701dbf7c079'/>
<id>a8b606b1a6bfc5fa53578741626cf701dbf7c079</id>
<content type='text'>
...as it is no longer required following capability and authentication
changes and is now causing problems following commit 49341628b50007 as
the test number is obtained from the client address in the EHLO.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
...as it is no longer required following capability and authentication
changes and is now causing problems following commit 49341628b50007 as
the test number is obtained from the client address in the EHLO.
</pre>
</div>
</content>
</entry>
<entry>
<title>ftpserver.pl: Moved specifying the test number from the RCPT address</title>
<updated>2013-09-29T09:02:00+00:00</updated>
<author>
<name>Steve Holme</name>
<email>steve_holme@hotmail.com</email>
</author>
<published>2013-09-29T08:53:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=49341628b50007c290d669ce3f51c562aad9708c'/>
<id>49341628b50007c290d669ce3f51c562aad9708c</id>
<content type='text'>
...to the client address as this frees the RCPT strings to contain
just an email address and by passing the test number into curl as the
client address remains consistent with POP3 and IMAP tests as they are
specified in the URL.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
...to the client address as this frees the RCPT strings to contain
just an email address and by passing the test number into curl as the
client address remains consistent with POP3 and IMAP tests as they are
specified in the URL.
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: Fixed smtp rcpt to addresses</title>
<updated>2013-09-22T14:14:26+00:00</updated>
<author>
<name>Steve Holme</name>
<email>steve_holme@hotmail.com</email>
</author>
<published>2013-09-22T14:14:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=52cefc8cd7ae0faf2c63e645726f2da195d92a49'/>
<id>52cefc8cd7ae0faf2c63e645726f2da195d92a49</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: Reworked existing SMTP tests to be single recipient based</title>
<updated>2013-09-21T18:44:09+00:00</updated>
<author>
<name>Steve Holme</name>
<email>steve_holme@hotmail.com</email>
</author>
<published>2013-09-21T18:44:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=3f04d48495213c7cc4add00d1b7329c296cbcc02'/>
<id>3f04d48495213c7cc4add00d1b7329c296cbcc02</id>
<content type='text'>
...in preparation of upcoming multiple recipient tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
...in preparation of upcoming multiple recipient tests.
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: Fixed smtp mail from addresses</title>
<updated>2013-09-19T06:19:25+00:00</updated>
<author>
<name>Steve Holme</name>
<email>steve_holme@hotmail.com</email>
</author>
<published>2013-09-19T06:19:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=dfe7ee1429f91f06cae9e10dd18f770269271d29'/>
<id>dfe7ee1429f91f06cae9e10dd18f770269271d29</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>smtp: Fixed sending of double CRLF caused by first in EOB</title>
<updated>2013-05-04T09:00:33+00:00</updated>
<author>
<name>Steve Holme</name>
<email>steve_holme@hotmail.com</email>
</author>
<published>2013-05-04T08:52:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=99b40451836dfea2d5dce2ada4fab15b2ab5bfb2'/>
<id>99b40451836dfea2d5dce2ada4fab15b2ab5bfb2</id>
<content type='text'>
If the mail sent during the transfer contains a terminating &lt;CRLF&gt; then
we should not send the first &lt;CRLF&gt; of the EOB as specified in RFC-5321.

Additionally don't send the &lt;CRLF&gt; if there is "no mail data" as the
DATA command already includes it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If the mail sent during the transfer contains a terminating &lt;CRLF&gt; then
we should not send the first &lt;CRLF&gt; of the EOB as specified in RFC-5321.

Additionally don't send the &lt;CRLF&gt; if there is "no mail data" as the
DATA command already includes it.
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: Corrected typo in test909</title>
<updated>2013-05-02T19:03:50+00:00</updated>
<author>
<name>Steve Holme</name>
<email>steve_holme@hotmail.com</email>
</author>
<published>2013-05-02T19:03:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=ee74b77d458c1f98d2faac0528ca5cd23b125257'/>
<id>ee74b77d458c1f98d2faac0528ca5cd23b125257</id>
<content type='text'>
Introduced in commit: 514817669e9e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Introduced in commit: 514817669e9e
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: Corrected test909 to be RFC2821 compliant</title>
<updated>2013-05-02T17:52:52+00:00</updated>
<author>
<name>Steve Holme</name>
<email>steve_holme@hotmail.com</email>
</author>
<published>2013-05-02T17:52:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=734bdb68c203c0fd1c57cb5c972287d17f5c8fb7'/>
<id>734bdb68c203c0fd1c57cb5c972287d17f5c8fb7</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 test references to 909 from 1411</title>
<updated>2013-05-02T17:50:00+00:00</updated>
<author>
<name>Steve Holme</name>
<email>steve_holme@hotmail.com</email>
</author>
<published>2013-05-02T17:50:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=514817669e9e5f3bc3494a95a2bf05cdb48dec1e'/>
<id>514817669e9e5f3bc3494a95a2bf05cdb48dec1e</id>
<content type='text'>
...and removed references to libcurl and test1406.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
...and removed references to libcurl and test1406.
</pre>
</div>
</content>
</entry>
</feed>
