<feed xmlns='http://www.w3.org/2005/Atom'>
<title>curl/tests/data/test811, 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>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: 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>tests: Added tests for IMAP CREATE, DELETE and RENAME commands</title>
<updated>2013-08-30T17:56:56+00:00</updated>
<author>
<name>Steve Holme</name>
<email>steve_holme@hotmail.com</email>
</author>
<published>2013-08-30T17:56:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=75b52f9dcc19f9e001d56b95a67ef461ec9c15d5'/>
<id>75b52f9dcc19f9e001d56b95a67ef461ec9c15d5</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 POP3 tests to be in the range 850-857</title>
<updated>2013-03-10T19:02:34+00:00</updated>
<author>
<name>Steve Holme</name>
<email>steve_holme@hotmail.com</email>
</author>
<published>2013-03-10T18:45:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=a1348aa23cc08d7992326842152cde9737912d34'/>
<id>a1348aa23cc08d7992326842152cde9737912d34</id>
<content type='text'>
Started 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>
Started 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>tests: Updated pop3 tests for change in auth mechanism detection</title>
<updated>2012-06-04T18:41:56+00:00</updated>
<author>
<name>Steve Holme</name>
<email>steve_holme@hotmail.com</email>
</author>
<published>2012-06-04T18:41:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=1fc89eb87f317369a2d2a576867edd3ce7210d4a'/>
<id>1fc89eb87f317369a2d2a576867edd3ce7210d4a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pop3 test server: allow pop3 test server verification to succeed again</title>
<updated>2012-05-30T15:39:14+00:00</updated>
<author>
<name>Yang Tse</name>
<email>yangsita@gmail.com</email>
</author>
<published>2012-05-30T15:39:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=b420f60a06c3910b2f36770f20559c2c4ec1548f'/>
<id>b420f60a06c3910b2f36770f20559c2c4ec1548f</id>
<content type='text'>
Introduce SUPPORTCAPA and SUPPORTAUTH config commands to allow further
pop3 test server expansion for tests that require CAPA or AUTH support,
although this will need some extra work to make it fully functional.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Introduce SUPPORTCAPA and SUPPORTAUTH config commands to allow further
pop3 test server expansion for tests that require CAPA or AUTH support,
although this will need some extra work to make it fully functional.
</pre>
</div>
</content>
</entry>
<entry>
<title>pop3: Added support for SASL based authentication mechanism detection</title>
<updated>2012-05-27T18:09:38+00:00</updated>
<author>
<name>Steve Holme</name>
<email>steve_holme@hotmail.com</email>
</author>
<published>2012-05-27T18:09:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=c267c53017bc37d34be23f885f34776659a13c43'/>
<id>c267c53017bc37d34be23f885f34776659a13c43</id>
<content type='text'>
Added support for detecting the supported SASL authentication mechanisms
via the AUTH command. There are two ways of detecting them, either by
using the AUTH command, that will return -ERR if not supported or by
using the CAPA command which will return SASL and the list of mechanisms
if supported, not include SASL if SASL authentication is not supported
or -ERR if the CAPA command is not supported. As such it seems simpler
to use the AUTH command and fallback to normal clear text authentication
if the the command is not supported.

Additionally updated the test cases to return -ERR when the AUTH command
is encountered. Additional test cases will be added when support for the
individual authentication mechanisms is added.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added support for detecting the supported SASL authentication mechanisms
via the AUTH command. There are two ways of detecting them, either by
using the AUTH command, that will return -ERR if not supported or by
using the CAPA command which will return SASL and the list of mechanisms
if supported, not include SASL if SASL authentication is not supported
or -ERR if the CAPA command is not supported. As such it seems simpler
to use the AUTH command and fallback to normal clear text authentication
if the the command is not supported.

Additionally updated the test cases to return -ERR when the AUTH command
is encountered. Additional test cases will be added when support for the
individual authentication mechanisms is added.
</pre>
</div>
</content>
</entry>
<entry>
<title>[pop3] remove extra space in LIST command</title>
<updated>2011-06-21T15:12:05+00:00</updated>
<author>
<name>Ori Avtalion</name>
<email>ori@avtalion.name</email>
</author>
<published>2011-06-20T22:33:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=af6dcc92d56c8913a49a4c8b776f65c717f242d6'/>
<id>af6dcc92d56c8913a49a4c8b776f65c717f242d6</id>
<content type='text'>
Some servers, e.g. mail.bezeqint.net:110, consider it a syntax error
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some servers, e.g. mail.bezeqint.net:110, consider it a syntax error
</pre>
</div>
</content>
</entry>
<entry>
<title>Added support for LISTing a single POP3 message</title>
<updated>2011-03-17T23:59:30+00:00</updated>
<author>
<name>Dan Fandrich</name>
<email>dan@coneharvesters.com</email>
</author>
<published>2011-03-17T23:59:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=ef1c18b952de0763037b7c940cc6960bbf990912'/>
<id>ef1c18b952de0763037b7c940cc6960bbf990912</id>
<content type='text'>
Added tests for a number of POP3 LIST operations, including one
that shows a curl problem when listing no messages, so is
disabled.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added tests for a number of POP3 LIST operations, including one
that shows a curl problem when listing no messages, so is
disabled.
</pre>
</div>
</content>
</entry>
</feed>
