<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/curl.git/src, branch URL-API</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>curl: --doh-url added</title>
<updated>2018-09-06T07:17:25+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2018-09-06T07:16:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=5ffbb63e4271b7df05f0bfc31d0696745f028e76'/>
<id>5ffbb63e4271b7df05f0bfc31d0696745f028e76</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tool_operate: Add http code 408 to transient list for --retry</title>
<updated>2018-09-03T11:19:14+00:00</updated>
<author>
<name>Jay Satiro</name>
<email>raysatiro@yahoo.com</email>
</author>
<published>2018-08-31T19:27:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=351c0f3a551952261b2678b27952ba97eddb1754'/>
<id>351c0f3a551952261b2678b27952ba97eddb1754</id>
<content type='text'>
- Treat 408 request timeout as transient so that curl will retry the
  request if --retry was used.

Closes #2925
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Treat 408 request timeout as transient so that curl will retry the
  request if --retry was used.

Closes #2925
</pre>
</div>
</content>
</entry>
<entry>
<title>tool_operate: Fix setting proxy TLS 1.3 ciphers</title>
<updated>2018-08-31T23:40:55+00:00</updated>
<author>
<name>Jay Satiro</name>
<email>raysatiro@yahoo.com</email>
</author>
<published>2018-08-31T23:40:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=705cc899e3b5dc3fbc194975ca7b8909b8dc8be1'/>
<id>705cc899e3b5dc3fbc194975ca7b8909b8dc8be1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>curl: fix time-of-check, time-of-use race in dir creation</title>
<updated>2018-08-25T21:38:08+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2018-08-24T08:01:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=f16bed0c45dc63864fe2097b7df939276d96d62b'/>
<id>f16bed0c45dc63864fe2097b7df939276d96d62b</id>
<content type='text'>
Patch-by: Jay Satiro
Detected by Coverity
Fixes #2739
Closes #2912
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch-by: Jay Satiro
Detected by Coverity
Fixes #2739
Closes #2912
</pre>
</div>
</content>
</entry>
<entry>
<title>curl-compilers: enable -Wimplicit-fallthrough=4 for GCC</title>
<updated>2018-08-21T16:53:45+00:00</updated>
<author>
<name>Marcel Raad</name>
<email>Marcel.Raad@teamviewer.com</email>
</author>
<published>2018-07-09T16:52:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=15ed9f87e3a1f91bd7b4a5291edf268b843e5987'/>
<id>15ed9f87e3a1f91bd7b4a5291edf268b843e5987</id>
<content type='text'>
This enables level 4 instead of the default level 3, which of the
currently used comments only allows /* FALLTHROUGH */ to silence the
warning.

Closes https://github.com/curl/curl/pull/2747
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This enables level 4 instead of the default level 3, which of the
currently used comments only allows /* FALLTHROUGH */ to silence the
warning.

Closes https://github.com/curl/curl/pull/2747
</pre>
</div>
</content>
</entry>
<entry>
<title>curl-compilers: enable -Wbad-function-cast on GCC</title>
<updated>2018-08-21T16:53:45+00:00</updated>
<author>
<name>Marcel Raad</name>
<email>Marcel.Raad@teamviewer.com</email>
</author>
<published>2018-07-09T16:43:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=60776a0515c2a8f572902ad5bcc9f63eeaeafa84'/>
<id>60776a0515c2a8f572902ad5bcc9f63eeaeafa84</id>
<content type='text'>
This warning used to be enabled only for clang as it's a bit stricter
on GCC. Silence the remaining occurrences and enable it on GCC too.

Closes https://github.com/curl/curl/pull/2747
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This warning used to be enabled only for clang as it's a bit stricter
on GCC. Silence the remaining occurrences and enable it on GCC too.

Closes https://github.com/curl/curl/pull/2747
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused definitions</title>
<updated>2018-08-21T16:53:43+00:00</updated>
<author>
<name>Marcel Raad</name>
<email>Marcel.Raad@teamviewer.com</email>
</author>
<published>2018-07-09T16:28:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=a829c4b25e2197d60afacefe3c868a974c3cd125'/>
<id>a829c4b25e2197d60afacefe3c868a974c3cd125</id>
<content type='text'>
Closes https://github.com/curl/curl/pull/2747
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes https://github.com/curl/curl/pull/2747
</pre>
</div>
</content>
</entry>
<entry>
<title>curl: warn the user if a given file name looks like an option</title>
<updated>2018-08-15T21:05:14+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2018-08-15T07:17:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=099f37e9c5779a5701735b40e7e4b09ce33a4786'/>
<id>099f37e9c5779a5701735b40e7e4b09ce33a4786</id>
<content type='text'>
... simply because this is usually a sign of the user having omitted the
file name and the next option is instead "eaten" by the parser as a file
name.

Add test1268 to verify

Closes #2885
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
... simply because this is usually a sign of the user having omitted the
file name and the next option is instead "eaten" by the parser as a file
name.

Add test1268 to verify

Closes #2885
</pre>
</div>
</content>
</entry>
<entry>
<title>GCC: silence -Wcast-function-type uniformly</title>
<updated>2018-08-11T17:19:04+00:00</updated>
<author>
<name>Marcel Raad</name>
<email>Marcel.Raad@teamviewer.com</email>
</author>
<published>2018-08-10T15:32:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=f31911a8002d3c9de109f5352328d8b6fbf035c2'/>
<id>f31911a8002d3c9de109f5352328d8b6fbf035c2</id>
<content type='text'>
Pointed-out-by: Rikard Falkeborn
Closes https://github.com/curl/curl/pull/2860
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Pointed-out-by: Rikard Falkeborn
Closes https://github.com/curl/curl/pull/2860
</pre>
</div>
</content>
</entry>
<entry>
<title>ssl: set engine implicitly when a PKCS#11 URI is provided</title>
<updated>2018-08-08T07:46:01+00:00</updated>
<author>
<name>Anderson Toshiyuki Sasaki</name>
<email>ansasaki@redhat.com</email>
</author>
<published>2018-02-19T13:31:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=298d2565e2a2f06a859b7f5a1cc24ba7c87a8ce2'/>
<id>298d2565e2a2f06a859b7f5a1cc24ba7c87a8ce2</id>
<content type='text'>
This allows the use of PKCS#11 URI for certificates and keys without
setting the corresponding type as "ENG" and the engine as "pkcs11"
explicitly. If a PKCS#11 URI is provided for certificate, key,
proxy_certificate or proxy_key, the corresponding type is set as "ENG"
if not provided and the engine is set to "pkcs11" if not provided.

Acked-by: Nikos Mavrogiannopoulos
Closes #2333
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows the use of PKCS#11 URI for certificates and keys without
setting the corresponding type as "ENG" and the engine as "pkcs11"
explicitly. If a PKCS#11 URI is provided for certificate, key,
proxy_certificate or proxy_key, the corresponding type is set as "ENG"
if not provided and the engine is set to "pkcs11" if not provided.

Acked-by: Nikos Mavrogiannopoulos
Closes #2333
</pre>
</div>
</content>
</entry>
</feed>
