<feed xmlns='http://www.w3.org/2005/Atom'>
<title>curl/tests/data/test251, 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>FTP tests: enable text-mode for data and datacheck sections</title>
<updated>2014-01-31T19:05:21+00:00</updated>
<author>
<name>Marc Hoersken</name>
<email>info@marc-hoersken.de</email>
</author>
<published>2014-01-26T10:32:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=4ea2d5579be5037666c4c6b5f184a58cb9e20f5f'/>
<id>4ea2d5579be5037666c4c6b5f184a58cb9e20f5f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add FTP keywords for a couple of currently keyword-less FTP tests</title>
<updated>2012-11-19T09:58:14+00:00</updated>
<author>
<name>Fabian Keil</name>
<email>fk@fabiankeil.de</email>
</author>
<published>2012-11-16T11:42:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=6f444b2761abf86b3a4b5ac41c56c19541d6d962'/>
<id>6f444b2761abf86b3a4b5ac41c56c19541d6d962</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed the --ftp-port address to the CLIENTIP address.</title>
<updated>2009-05-05T08:19:55+00:00</updated>
<author>
<name>Yang Tse</name>
<email>yangsita@gmail.com</email>
</author>
<published>2009-05-05T08:19:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=5eba93c4e70d5a99ec91e34a9b9467cadb57415a'/>
<id>5eba93c4e70d5a99ec91e34a9b9467cadb57415a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed some FTP tests to validate the format of the PORT and EPRT commands</title>
<updated>2007-09-17T21:44:57+00:00</updated>
<author>
<name>Dan Fandrich</name>
<email>dan@coneharvesters.com</email>
</author>
<published>2007-09-17T21:44:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=7f496d8c3fd286f5d9738c8ad13f35912d7a6b7a'/>
<id>7f496d8c3fd286f5d9738c8ad13f35912d7a6b7a</id>
<content type='text'>
sent by curl, if not the addresses themselves.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
sent by curl, if not the addresses themselves.
</pre>
</div>
</content>
</entry>
<entry>
<title>ftp@example.com is now the new anonymous FTP password. I opted for 'ftp' on</title>
<updated>2007-02-13T22:50:16+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2007-02-13T22:50:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=4efa0d9f6800b12e3ecb7e0291bc80fa8d8aa610'/>
<id>4efa0d9f6800b12e3ecb7e0291bc80fa8d8aa610</id>
<content type='text'>
the left side of @ to make it short(er).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the left side of @ to make it short(er).
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert (most of) the test data files into genuine XML.  A handful still</title>
<updated>2007-01-23T02:25:56+00:00</updated>
<author>
<name>Dan Fandrich</name>
<email>dan@coneharvesters.com</email>
</author>
<published>2007-01-23T02:25:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=33bea767ebd0bbf11867fe1af31dc345e9f816af'/>
<id>33bea767ebd0bbf11867fe1af31dc345e9f816af</id>
<content type='text'>
are not, due mainly to the lack of support for XML character entities
(e.g. &amp; =&gt; &amp;amp; ).  This will make it easier to validate test files using
tools like xmllint, as well as edit and view them using XML tools.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
are not, due mainly to the lack of support for XML character entities
(e.g. &amp; =&gt; &amp;amp; ).  This will make it easier to validate test files using
tools like xmllint, as well as edit and view them using XML tools.
</pre>
</div>
</content>
</entry>
<entry>
<title>David McCreedy brought line end conversions when doing FTP ASCII</title>
<updated>2006-04-26T07:40:37+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2006-04-26T07:40:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=95152aec685c4d11de6cb25802303e4872d51b3e'/>
<id>95152aec685c4d11de6cb25802303e4872d51b3e</id>
<content type='text'>
transfers. They are done on non-windows systems and translate CRLF to LF.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
transfers. They are done on non-windows systems and translate CRLF to LF.
</pre>
</div>
</content>
</entry>
<entry>
<title>Two new slowdown tests for better testing of the FTP response reader function</title>
<updated>2005-04-14T22:52:42+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2005-04-14T22:52:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=2056a538b99d2fe93c7f7a849f558fde71f42bd2'/>
<id>2056a538b99d2fe93c7f7a849f558fde71f42bd2</id>
<content type='text'>
when the response come in many small chunks.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
when the response come in many small chunks.
</pre>
</div>
</content>
</entry>
</feed>
