<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/curl.git, branch bagder/json</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>tests: add three test cases for --json</title>
<updated>2022-01-21T09:51:36+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2022-01-21T09:19:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=64b9c6df84d18c8e682718fc8e5309ae383c98e2'/>
<id>64b9c6df84d18c8e682718fc8e5309ae383c98e2</id>
<content type='text'>
 383 - simple single command line option
 384 - reading it from stdin
 385 - getting two --json options on command line
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 383 - simple single command line option
 384 - reading it from stdin
 385 - getting two --json options on command line
</pre>
</div>
</content>
</entry>
<entry>
<title>cmdline-opts/json.d: document --json</title>
<updated>2022-01-21T09:51:36+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2022-01-21T09:19:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=bdc08cdfce84145227fef5d2f0b232d6662367b5'/>
<id>bdc08cdfce84145227fef5d2f0b232d6662367b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tool_getparam: initial --json support</title>
<updated>2022-01-21T09:39:00+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2022-01-21T08:38:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=69772d7a3aa5b6356cceeeb515895936e4bf5aff'/>
<id>69772d7a3aa5b6356cceeeb515895936e4bf5aff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>projects: Fix Visual Studio wolfSSL configurations</title>
<updated>2022-01-21T08:22:06+00:00</updated>
<author>
<name>Jay Satiro</name>
<email>raysatiro@yahoo.com</email>
</author>
<published>2022-01-19T08:40:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=f74b6d85515bae023dfb458de97e3bc38e1ced3f'/>
<id>f74b6d85515bae023dfb458de97e3bc38e1ced3f</id>
<content type='text'>
- Change build-wolfssl.bat to disable SSLv3, enable TLSv1.3, enable
  wolfSSL_DES_ecb_encrypt (needed by NTLM) and enable alt cert chains.

- Disable warning C4214 'bit field types other than int'.

- Add include directory wolfssl\wolfssl.

wolfSSL offers OpenSSL API compatibility that libcurl uses, and some
recent change in libcurl included an include file for wolfSSL like
openssl/foo.h, which has a path like wolfssl\wolfssl\openssl\foo.h.

The include directory issue was reported in #8292 but it's currently
unclear whether this type of change is needed for other build systems.

Bug: https://github.com/curl/curl/issues/8292
Reported-by: Harry Sarson

Closes https://github.com/curl/curl/pull/8298
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Change build-wolfssl.bat to disable SSLv3, enable TLSv1.3, enable
  wolfSSL_DES_ecb_encrypt (needed by NTLM) and enable alt cert chains.

- Disable warning C4214 'bit field types other than int'.

- Add include directory wolfssl\wolfssl.

wolfSSL offers OpenSSL API compatibility that libcurl uses, and some
recent change in libcurl included an include file for wolfSSL like
openssl/foo.h, which has a path like wolfssl\wolfssl\openssl\foo.h.

The include directory issue was reported in #8292 but it's currently
unclear whether this type of change is needed for other build systems.

Bug: https://github.com/curl/curl/issues/8292
Reported-by: Harry Sarson

Closes https://github.com/curl/curl/pull/8298
</pre>
</div>
</content>
</entry>
<entry>
<title>openssl: return error if TLS 1.3 is requested when not supported</title>
<updated>2022-01-21T07:44:17+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2022-01-20T16:21:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=d03cb7c14a21562f91b15f483c02c2ab613d60c5'/>
<id>d03cb7c14a21562f91b15f483c02c2ab613d60c5</id>
<content type='text'>
Previously curl would just silently ignore it if the necessary defines
are not present at build-time.

Reported-by: Stefan Eissing
Fixes #8309
Closes #8310
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously curl would just silently ignore it if the necessary defines
are not present at build-time.

Reported-by: Stefan Eissing
Fixes #8309
Closes #8310
</pre>
</div>
</content>
</entry>
<entry>
<title>TODO: Passing NOTIFY option to CURLOPT_MAIL_RCPT</title>
<updated>2022-01-20T10:29:43+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2022-01-20T10:29:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=e29665c77559a44155f48028f345ddc1999f5a86'/>
<id>e29665c77559a44155f48028f345ddc1999f5a86</id>
<content type='text'>
Closes #8232
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #8232
</pre>
</div>
</content>
</entry>
<entry>
<title>workflows/wolfssl: install impacket</title>
<updated>2022-01-20T10:22:52+00:00</updated>
<author>
<name>pheiduck on githuh</name>
<email>47042125+pheiduck@users.noreply.github.com</email>
</author>
<published>2022-01-20T08:29:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=f558534e222f0bb6b8889acf3a441b97e4c16885'/>
<id>f558534e222f0bb6b8889acf3a441b97e4c16885</id>
<content type='text'>
needed Python Package for SMB tests

Closes #8307
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
needed Python Package for SMB tests

Closes #8307
</pre>
</div>
</content>
</entry>
<entry>
<title>url: make Curl_disconnect return void</title>
<updated>2022-01-20T08:07:30+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2022-01-19T12:57:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=e74a6b7b72233662d47fad8d43c7157e665a1f1e'/>
<id>e74a6b7b72233662d47fad8d43c7157e665a1f1e</id>
<content type='text'>
 1. The function would only ever return CURLE_OK anyway
 2. Only one caller actually used the return code
 3. Most callers did (void)Curl_disconnect()

Closes #8303
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 1. The function would only ever return CURLE_OK anyway
 2. Only one caller actually used the return code
 3. Most callers did (void)Curl_disconnect()

Closes #8303
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: document HTTP/2 not insisting on TLS 1.2</title>
<updated>2022-01-19T22:30:07+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2022-01-19T10:42:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=cdb495f743d9154294686b4faf7075ff6b4f1b5a'/>
<id>cdb495f743d9154294686b4faf7075ff6b4f1b5a</id>
<content type='text'>
Both for --http2 and CURLOPT_HTTP_VERSION.

Reported-by: jhoyla on github
Fixes #8235
Closes #8300
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Both for --http2 and CURLOPT_HTTP_VERSION.

Reported-by: jhoyla on github
Fixes #8235
Closes #8300
</pre>
</div>
</content>
</entry>
<entry>
<title>cmdline-opts/gen.pl: fix option matching to improve references</title>
<updated>2022-01-19T12:29:28+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2022-01-19T10:38:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=fde0925214c41300b50c8136d35031615ecaa6bb'/>
<id>fde0925214c41300b50c8136d35031615ecaa6bb</id>
<content type='text'>
Previously it could mistakenly match partial names when there are
options that start with the same prefix, leading to the wrong references
used.

Closes #8299
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously it could mistakenly match partial names when there are
options that start with the same prefix, leading to the wrong references
used.

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