<feed xmlns='http://www.w3.org/2005/Atom'>
<title>curl/tests/data/test1451, 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: make Python-based servers compatible with Python 2 and 3</title>
<updated>2020-03-19T02:26:19+00:00</updated>
<author>
<name>Marc Hoersken</name>
<email>info@marc-hoersken.de</email>
</author>
<published>2020-03-17T09:36:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=3c9066fce54b78cc8b46e82eba033aaa373cdef1'/>
<id>3c9066fce54b78cc8b46e82eba033aaa373cdef1</id>
<content type='text'>
Update smbserver.py and negtelnetserver.py to be compatible with
Python 3 while staying backwards-compatible to support Python 2.

Fix string encoding and handling of echoed and transferred data.

Tested with both Python 2.7.17 and Python 3.7.7

Reported-by: Daniel Stenberg
Assisted-by: Kamil Dudka
Reviewed-by: Marcel Raad

Fixes #5104
Closes #5110
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update smbserver.py and negtelnetserver.py to be compatible with
Python 3 while staying backwards-compatible to support Python 2.

Fix string encoding and handling of echoed and transferred data.

Tested with both Python 2.7.17 and Python 3.7.7

Reported-by: Daniel Stenberg
Assisted-by: Kamil Dudka
Reviewed-by: Marcel Raad

Fixes #5104
Closes #5110
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: remove python_dependencies for smbserver from our tree</title>
<updated>2020-03-15T09:01:38+00:00</updated>
<author>
<name>Marc Hoersken</name>
<email>info@marc-hoersken.de</email>
</author>
<published>2020-03-15T09:01:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=4be2560e01ed40e256b5143c8b4f5de2450ffefd'/>
<id>4be2560e01ed40e256b5143c8b4f5de2450ffefd</id>
<content type='text'>
Users of the SMB tests will have to install impacket manually.

Reasoning: our in-tree version of impacket was quite outdated
and only compatible with Python 2 which is already end-of-life.
Upgrading to Python 3 and a compatible impacket version would
require to import additional Python-only and CPython-extension
dependencies. This would have hindered portability enormously.

Closes #5094
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Users of the SMB tests will have to install impacket manually.

Reasoning: our in-tree version of impacket was quite outdated
and only compatible with Python 2 which is already end-of-life.
Upgrading to Python 3 and a compatible impacket version would
require to import additional Python-only and CPython-extension
dependencies. This would have hindered portability enormously.

Closes #5094
</pre>
</div>
</content>
</entry>
<entry>
<title>server/getpart: make the "XML-parser" stricter</title>
<updated>2020-03-13T10:03:42+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-03-10T16:47:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=fe8ba51209959c6ff200b4f7c847c7a3fc53ecfa'/>
<id>fe8ba51209959c6ff200b4f7c847c7a3fc53ecfa</id>
<content type='text'>
When extracting a &lt;section&gt; &lt;part&gt; and there's no &lt;/part&gt; before
&lt;/section&gt;, this now outputs an error and returns a wrong string to
make users spot the mistake.

Ref: #5070
Closes #5071
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When extracting a &lt;section&gt; &lt;part&gt; and there's no &lt;/part&gt; before
&lt;/section&gt;, this now outputs an error and returns a wrong string to
make users spot the mistake.

Ref: #5070
Closes #5071
</pre>
</div>
</content>
</entry>
<entry>
<title>test1451: add SMB support to the testbed</title>
<updated>2017-07-04T08:41:58+00:00</updated>
<author>
<name>Max Dymond</name>
<email>max.dymond@metaswitch.com</email>
</author>
<published>2017-07-03T10:00:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=a6f8d27efc7b0b37c641878da446952c1d06f987'/>
<id>a6f8d27efc7b0b37c641878da446952c1d06f987</id>
<content type='text'>
Add test 1451 which does some very basic SMB testing using the impacket
SMB server.

Closes #1630
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add test 1451 which does some very basic SMB testing using the impacket
SMB server.

Closes #1630
</pre>
</div>
</content>
</entry>
</feed>
