<feed xmlns='http://www.w3.org/2005/Atom'>
<title>curl/tests/data/test1009, 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>tftp tests: verify sent options too</title>
<updated>2015-11-06T09:55:30+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2015-11-06T09:52:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=60c86297bf81235c18eec68f7ddf1a30f21aa1b7'/>
<id>60c86297bf81235c18eec68f7ddf1a30f21aa1b7</id>
<content type='text'>
The tftpd test server now logs all received options and thus all TFTP
test cases need to match them exactly.

Extended test 283 to use and verify --tftp-blksize.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The tftpd test server now logs all received options and thus all TFTP
test cases need to match them exactly.

Extended test 283 to use and verify --tftp-blksize.
</pre>
</div>
</content>
</entry>
<entry>
<title>I enabled test 1009 and made the --local-port use a wide range to reduce the</title>
<updated>2007-10-04T21:26:26+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2007-10-04T21:26:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=6dd6b4d1faae3105b0414f233d3de199826f2e6a'/>
<id>6dd6b4d1faae3105b0414f233d3de199826f2e6a</id>
<content type='text'>
risk of failures.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
risk of failures.
</pre>
</div>
</content>
</entry>
<entry>
<title>Kim Rinnewitz reported that --local-port didn't work with TFTP transfers.</title>
<updated>2007-10-04T10:01:41+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2007-10-04T10:01:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=67d94514b0d1501832a52fd42db8f5a41151d7f5'/>
<id>67d94514b0d1501832a52fd42db8f5a41151d7f5</id>
<content type='text'>
This happened because the tftp code always uncondionally did a bind()
without caring if one already had been done and then it failed. I wrote a
test case (1009) to verify this, but it is a bit error-prone since it will
have to pick a fixed local port number and since the tests are run on so
many different hosts in different situations I add it in disabled state.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This happened because the tftp code always uncondionally did a bind()
without caring if one already had been done and then it failed. I wrote a
test case (1009) to verify this, but it is a bit error-prone since it will
have to pick a fixed local port number and since the tests are run on so
many different hosts in different situations I add it in disabled state.
</pre>
</div>
</content>
</entry>
</feed>
