<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/curl.git/tests/runtests.pl, branch bagder/https-proxyu-req-http</title>
<subtitle>github.com: bagder/curl.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/'/>
<entry>
<title>imap: make imap_send use dynbuf for the send buffer management</title>
<updated>2020-09-25T06:35:01+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-09-24T21:04:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=c4693adc62e44e7abaa6a8aa2180693bcf120b43'/>
<id>c4693adc62e44e7abaa6a8aa2180693bcf120b43</id>
<content type='text'>
Reuses the buffer and thereby reduces number of mallocs over a transfer.

Closes #6010
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reuses the buffer and thereby reduces number of mallocs over a transfer.

Closes #6010
</pre>
</div>
</content>
</entry>
<entry>
<title>runtests: allow creating files without newlines</title>
<updated>2020-09-14T06:32:45+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-09-13T21:23:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=b83947c8df7a2d427316e5c17839da58541424bc'/>
<id>b83947c8df7a2d427316e5c17839da58541424bc</id>
<content type='text'>
Closes #5946
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #5946
</pre>
</div>
</content>
</entry>
<entry>
<title>curl: add --output-dir</title>
<updated>2020-08-24T20:41:37+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-08-24T06:31:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=5620d2cc78c018f6ae15ba9aab371aa388146df0'/>
<id>5620d2cc78c018f6ae15ba9aab371aa388146df0</id>
<content type='text'>
Works with --create-dirs and with -J

Add test 3008, 3009, 3011, 3012 and 3013 to verify.

Closes #5637
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Works with --create-dirs and with -J

Add test 3008, 3009, 3011, 3012 and 3013 to verify.

Closes #5637
</pre>
</div>
</content>
</entry>
<entry>
<title>runtests: make cleardir() erase dot files too</title>
<updated>2020-08-23T15:45:41+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-08-21T14:35:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=d71ac6711a4616a851d048cfa82102d1d9e25bdd'/>
<id>d71ac6711a4616a851d048cfa82102d1d9e25bdd</id>
<content type='text'>
Because test cases might use dot files.

Closes #5838
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Because test cases might use dot files.

Closes #5838
</pre>
</div>
</content>
</entry>
<entry>
<title>runtests: avoid 'fail to start' repeated messages in attempt loops</title>
<updated>2020-08-21T15:16:05+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-08-21T06:19:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=327bd5d02651442eb4bd7097cb1fcdf8d10b94af'/>
<id>327bd5d02651442eb4bd7097cb1fcdf8d10b94af</id>
<content type='text'>
Closes #5834
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #5834
</pre>
</div>
</content>
</entry>
<entry>
<title>runtests: clear pid variables when failing to start a server</title>
<updated>2020-08-21T15:15:59+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-08-19T22:57:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=15f76a50ee1d9f387e71a9c8d66d0c776a260cb4'/>
<id>15f76a50ee1d9f387e71a9c8d66d0c776a260cb4</id>
<content type='text'>
... as otherwise the parent doesn't detect the failure and believe it
actually worked to start.

Reported-by: Christian Weisgerber
Bug: https://curl.haxx.se/mail/lib-2020-08/0018.html
Closes #5834
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
... as otherwise the parent doesn't detect the failure and believe it
actually worked to start.

Reported-by: Christian Weisgerber
Bug: https://curl.haxx.se/mail/lib-2020-08/0018.html
Closes #5834
</pre>
</div>
</content>
</entry>
<entry>
<title>TLS naming: fix more Winssl and Darwinssl leftovers</title>
<updated>2020-08-07T22:19:21+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-08-07T15:11:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=2429f45a9782eb56771c57688f85af79e8e383cc'/>
<id>2429f45a9782eb56771c57688f85af79e8e383cc</id>
<content type='text'>
The CMake option is now called CMAKE_USE_SCHANNEL

The winbuild flag is USE_SCHANNEL

The CI jobs and build scripts only use the new names and the new name
options

Tests now require 'Schannel' (when necessary)

Closes #5795
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The CMake option is now called CMAKE_USE_SCHANNEL

The winbuild flag is USE_SCHANNEL

The CI jobs and build scripts only use the new names and the new name
options

Tests now require 'Schannel' (when necessary)

Closes #5795
</pre>
</div>
</content>
</entry>
<entry>
<title>runtests: run the DICT server on a random port number</title>
<updated>2020-08-07T08:23:15+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-08-05T13:11:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=82ed83ae30c2bf7110792b861a93d76bfa2bbd89'/>
<id>82ed83ae30c2bf7110792b861a93d76bfa2bbd89</id>
<content type='text'>
Removed support for -b (base port number)

Closes #5783
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removed support for -b (base port number)

Closes #5783
</pre>
</div>
</content>
</entry>
<entry>
<title>runtests: move the TELNET server to a dynamic port</title>
<updated>2020-08-06T21:47:08+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-08-05T13:39:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=337a28d810e9e3c1803f69a6801004c0c944ba90'/>
<id>337a28d810e9e3c1803f69a6801004c0c944ba90</id>
<content type='text'>
Rename the port variable to TELNETPORT to better match the existing
pattern.

Closes #5785
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rename the port variable to TELNETPORT to better match the existing
pattern.

Closes #5785
</pre>
</div>
</content>
</entry>
<entry>
<title>runtests: move the smbserver to use a dynamic port number</title>
<updated>2020-08-05T20:50:03+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-08-05T13:03:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=70999e6034e60c5131cf48cce4d95e329e6eecf9'/>
<id>70999e6034e60c5131cf48cce4d95e329e6eecf9</id>
<content type='text'>
Closes #5782
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #5782
</pre>
</div>
</content>
</entry>
</feed>
