<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/curl.git/docs/FAQ, branch master</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>openssl: interop with AWS-LC</title>
<updated>2023-03-30T08:56:14+00:00</updated>
<author>
<name>Jim King</name>
<email>jaseking@amazon.com</email>
</author>
<published>2023-01-18T16:54:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=34ef4fab22d93cf7ef1d6c2954a0bad19f323ea9'/>
<id>34ef4fab22d93cf7ef1d6c2954a0bad19f323ea9</id>
<content type='text'>
* Configure changes to detect AWS-LC
* CMakeLists.txt changes to detect AWS-LC
* Compile-time branches needed to support AWS-LC
* Correctly set OSSL_VERSION and report AWS-LC release number
* GitHub Actions script to build with autoconf and cmake against AWS-LC

AWS-LC is a BoringSSL/OpenSSL derivative
For more information see https://github.com/awslabs/aws-lc/

Closes #10320
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Configure changes to detect AWS-LC
* CMakeLists.txt changes to detect AWS-LC
* Compile-time branches needed to support AWS-LC
* Correctly set OSSL_VERSION and report AWS-LC release number
* GitHub Actions script to build with autoconf and cmake against AWS-LC

AWS-LC is a BoringSSL/OpenSSL derivative
For more information see https://github.com/awslabs/aws-lc/

Closes #10320
</pre>
</div>
</content>
</entry>
<entry>
<title>http: don't send 100-continue for short PUT requests</title>
<updated>2023-03-12T02:57:19+00:00</updated>
<author>
<name>Dan Fandrich</name>
<email>dan@coneharvesters.com</email>
</author>
<published>2023-03-10T21:15:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=ee521a1c889f4cde6905c5db117959917568be9b'/>
<id>ee521a1c889f4cde6905c5db117959917568be9b</id>
<content type='text'>
This is already how curl is documented to behave in Everything curl, but
in actuality only short POSTs skip this. This should knock 30 seconds
off a full run of the test suite since the 100-continue timeout will no
longer be hit.

Closes #10740
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is already how curl is documented to behave in Everything curl, but
in actuality only short POSTs skip this. This should knock 30 seconds
off a full run of the test suite since the 100-continue timeout will no
longer be hit.

Closes #10740
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: spelling nits</title>
<updated>2022-09-29T21:29:04+00:00</updated>
<author>
<name>Viktor Szakats</name>
<email>commit@vsz.me</email>
</author>
<published>2022-09-29T21:29:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=7313ffebfebd3380216961f71d3b5a5c78b7369d'/>
<id>7313ffebfebd3380216961f71d3b5a5c78b7369d</id>
<content type='text'>
- MingW -&gt; MinGW (Minimalist GNU for Windows)
- f.e. -&gt; e.g.
- some whitespace and punctuation.

Reviewed-by: Daniel Stenberg

Closes #9622
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- MingW -&gt; MinGW (Minimalist GNU for Windows)
- f.e. -&gt; e.g.
- some whitespace and punctuation.

Reviewed-by: Daniel Stenberg

Closes #9622
</pre>
</div>
</content>
</entry>
<entry>
<title>docs/WebSockets.md: docs</title>
<updated>2022-09-09T13:11:13+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2022-09-09T13:11:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=6698e6ca24dfb02b78915d00840275bda97b83bc'/>
<id>6698e6ca24dfb02b78915d00840275bda97b83bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>FAQ: remove opinionated sentence on NTLM</title>
<updated>2022-05-20T11:40:12+00:00</updated>
<author>
<name>Daniel Gustafsson</name>
<email>daniel@yesql.se</email>
</author>
<published>2022-05-20T11:40:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=7652310e984e52d4b0d0bca56047519f482b768a'/>
<id>7652310e984e52d4b0d0bca56047519f482b768a</id>
<content type='text'>
curl is a tool that support many different things, and it doesn't
really seem like our job to tell other what to use (as they might
not have much say in the matter even).  Also tidy up wording.

Closes: #8886
Reviewed-by: Daniel Stenberg &lt;daniel@haxx.se&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
curl is a tool that support many different things, and it doesn't
really seem like our job to tell other what to use (as they might
not have much say in the matter even).  Also tidy up wording.

Closes: #8886
Reviewed-by: Daniel Stenberg &lt;daniel@haxx.se&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>FAQ: Clarify Windows double quote usage</title>
<updated>2022-05-14T06:38:58+00:00</updated>
<author>
<name>Jay Satiro</name>
<email>raysatiro@yahoo.com</email>
</author>
<published>2022-05-09T06:22:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=a61eac6248ea29e499f7e9dbd1c27661ef58b754'/>
<id>a61eac6248ea29e499f7e9dbd1c27661ef58b754</id>
<content type='text'>
- Windows command prompt doesn't use literal quoting via single quotes.

- Windows command prompt inner double quotes are escaped with a
  backslash.

- Windows powershell does use single quotes but curl is not a powershell
  script so the arguments may not be passed on correctly.

- Windows powershell inner double quotes seems can be passed to curl if
  the outer quotes are double quotes and an escape of backslash-backtick
  is used.

Command prompt example:

~~~
getargs -v -d "\"a\""

argv[0]: getargs
argv[1]: -v
argv[2]: -d
argv[3]: "a"
~~~

Ref: https://github.com/curl/curl/issues/8818
Ref: https://gist.github.com/jay/19aba48653bd591cf4b90eb9249a302c

Reported-by: KotlinIsland@users.noreply.github.com

Closes https://github.com/curl/curl/pull/8823
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Windows command prompt doesn't use literal quoting via single quotes.

- Windows command prompt inner double quotes are escaped with a
  backslash.

- Windows powershell does use single quotes but curl is not a powershell
  script so the arguments may not be passed on correctly.

- Windows powershell inner double quotes seems can be passed to curl if
  the outer quotes are double quotes and an escape of backslash-backtick
  is used.

Command prompt example:

~~~
getargs -v -d "\"a\""

argv[0]: getargs
argv[1]: -v
argv[2]: -d
argv[3]: "a"
~~~

Ref: https://github.com/curl/curl/issues/8818
Ref: https://gist.github.com/jay/19aba48653bd591cf4b90eb9249a302c

Reported-by: KotlinIsland@users.noreply.github.com

Closes https://github.com/curl/curl/pull/8823
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: updates spellings with full words</title>
<updated>2022-04-21T15:07:10+00:00</updated>
<author>
<name>Kushal Das</name>
<email>mail@kushaldas.in</email>
</author>
<published>2022-04-21T15:05:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=94ac2ca7754f6ee13c378fed2e731aee61045bb1'/>
<id>94ac2ca7754f6ee13c378fed2e731aee61045bb1</id>
<content type='text'>
Closes #8730
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #8730
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: lots of minor language polish</title>
<updated>2022-03-29T11:58:14+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2022-03-29T11:58:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=3a4182d468092c0e759002eec9f1764ce07f13da'/>
<id>3a4182d468092c0e759002eec9f1764ce07f13da</id>
<content type='text'>
Mostly based on recent language decisions from "everything curl":

- remove contractions (isn't =&gt; is not)
- *an* HTTP (consistency)
- runtime (no hyphen)
- backend (no hyphen)
- URL is uppercase

Closes #8646
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Mostly based on recent language decisions from "everything curl":

- remove contractions (isn't =&gt; is not)
- *an* HTTP (consistency)
- runtime (no hyphen)
- backend (no hyphen)
- URL is uppercase

Closes #8646
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: capitalize the name 'Netscape'</title>
<updated>2022-01-30T19:20:32+00:00</updated>
<author>
<name>Jan-Piet Mens</name>
<email>jp@mens.de</email>
</author>
<published>2022-01-30T11:57:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=09c807428e2fdb1c1a269a725532858b7c131232'/>
<id>09c807428e2fdb1c1a269a725532858b7c131232</id>
<content type='text'>
Closes https://github.com/curl/curl/pull/8354
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes https://github.com/curl/curl/pull/8354
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: grammar proofread, typo fixes</title>
<updated>2022-01-30T11:06:05+00:00</updated>
<author>
<name>Antoine Pietri</name>
<email>antoine.pietri1@gmail.com</email>
</author>
<published>2022-01-27T01:12:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=b341b7675b8f5f2ee8a1eaa149bc1f33b6cf8dd3'/>
<id>b341b7675b8f5f2ee8a1eaa149bc1f33b6cf8dd3</id>
<content type='text'>
(Partially automated) proofread of most of the documentation, leading to
various typo fixes.

Closes #8353
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(Partially automated) proofread of most of the documentation, leading to
various typo fixes.

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