History log of /curl/docs/FAQ (Results 26 – 50 of 261)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 0d380a85 26-Nov-2021 Bruno Baguette <1922257+Levure@users.noreply.github.com>

FAQ: typo fix : "yout" ➤ "your"

Closes #8059


# a28464ae 31-Oct-2021 Daniel Stenberg

docs: reduce/avoid English contractions

You're => You are
Hasn't => Has not
Doesn't => Does not
Don't => Do not
You'll => You will
etc

Closes #7930


# 92efb3db 01-Nov-2021 Daniel Stenberg

docs: reduce use of "very"

"Very" should be avoided in most texts. If intensifiers are needed, try
find better words instead.

Closes #7936


# 5ad23d5c 20-Oct-2021 Daniel Stenberg

FAQ: polish the explanation of libcurl


# 7aa79dce 15-Sep-2021 Daniel Stenberg

FAQ: add GOPHERS + curl works on data, not files


# 352b07fc 13-Sep-2021 Daniel Stenberg

FAQ: add two dev related questions

8.1 Why does curl use C89?
8.2 Will curl be rewritten?

Spell-checked-by: Paul Johnson
Closes #7715


# ab2f27cf 09-Sep-2021 Daniel Stenberg

docs: the security list is reached at security at curl.se now

Also update the FAQ section a bit to encourage users to rather submit
security issues on hackerone than sending email.

docs: the security list is reached at security at curl.se now

Also update the FAQ section a bit to encourage users to rather submit
security issues on hackerone than sending email.

Closes #7689

show more ...


# b03b82a8 23-May-2021 Daniel Stenberg

docs/tests: remove freenode references


Revision tags: curl-7_76_1, curl-7_76_0, curl-7_75_0
# 246399a8 13-Dec-2020 Jacob Hoffman-Andrews

vtls: initial implementation of rustls backend

This adds a new TLS backend, rustls. It uses the C-to-rustls bindings
from https://github.com/abetterinternet/crustls.

Rustls is a

vtls: initial implementation of rustls backend

This adds a new TLS backend, rustls. It uses the C-to-rustls bindings
from https://github.com/abetterinternet/crustls.

Rustls is at https://github.com/ctz/rustls/.

There is still a fair bit to be done, like sending CloseNotify on
connection shutdown, respecting CAPATH, and properly indicating features
like "supports TLS 1.3 ciphersuites." But it works well enough to make
requests and receive responses.

Blog post for context:
https://www.abetterinternet.org/post/memory-safe-curl/

Closes #6350

show more ...


# aadc7562 25-Dec-2020 XhmikosR

misc: assorted typo fixes

Closes #6375


# 2a264d49 12-Dec-2020 Dan Fandrich

docs: Fix some typos

[skip ci]


Revision tags: curl-7_74_0
# 65bc6825 06-Nov-2020 Daniel Stenberg

FAQ: remove "Why is there a HTTP/1.1 in my HTTP/2 request?"

This hasn't been the case for a while now, remove.


# 3864ad37 06-Nov-2020 Daniel Stenberg

FAQ: refresh "Why do I get "certificate verify failed"

Add more details, remove references to ancient curl version.


# 490879ea 05-Nov-2020 Daniel Stenberg

FAQ: refreshed

- remove a few ancient questions
- add configure with static libs question
- updated wording in several places
- lowercased curl

Closes #6177


# afbf7d26 05-Nov-2020 Daniel Gustafsson

docs: Fix various typos in documentation

Closes #6171
Reviewed-by: Daniel Stenberg <daniel@haxx.se>


# 4d2f8006 04-Nov-2020 Daniel Stenberg

curl.se: new home

Closes #6172


Revision tags: curl-7_73_0
# d63b3908 07-Sep-2020 Daniel Stenberg

FAQ: refreshed some very old language


Revision tags: tiny-curl-7_72_0, curl-7_72_0
# 3d221409 16-Aug-2020 H3RSKO <34112131+H3RSKO@users.noreply.github.com>

docs: change "web site" to "website"

According to wikipedia:

While "web site" was the original spelling, this variant has become
rarely used, and "website" has become the stan

docs: change "web site" to "website"

According to wikipedia:

While "web site" was the original spelling, this variant has become
rarely used, and "website" has become the standard spelling

Closes #5822

show more ...


Revision tags: curl-7_71_1, curl-7_71_0
# 72b1aaf9 13-May-2020 Daniel Stenberg

docs: unify protocol lists

We boast support for 25 transfer protocols. Make sure the lists are
consistent

Closes #5384


Revision tags: curl-7_70_0, curl-7_69_1, curl-7_69_0, curl-7_68_0
# 9b879160 08-Nov-2019 Michael Forney

TLS: add BearSSL vtls implementation

Closes #4597


Revision tags: curl-7_67_0, curl-7_66_0, curl-7_65_3, curl-7_65_2, curl-7_65_1
# 84086b39 23-May-2019 dbrowndan

FAQ: more minor updates and spelling fixes

Closes #3937


Revision tags: curl-7_65_0, curl-7_64_1
# 1640bb6f 28-Feb-2019 Daniel Stenberg

FAQ: minor updates and spelling fixes


Revision tags: curl-7_64_0
# b3d111ae 25-Dec-2018 Daniel Gustafsson

FAQ: remove mention of sourceforge for github

The project bug tracker is no longer hosted at sourceforge but is now
hosted on the curl Github page. Update the FAQ to reflect.

Cl

FAQ: remove mention of sourceforge for github

The project bug tracker is no longer hosted at sourceforge but is now
hosted on the curl Github page. Update the FAQ to reflect.

Closes #3410
Reviewed-by: Daniel Stenberg <daniel@haxx.se>

show more ...


Revision tags: curl-7_63_0
# 302d125b 30-Oct-2018 Daniel Stenberg

axtls: removed

As has been outlined in the DEPRECATE.md document, the axTLS code has
been disabled for 6 months and is hereby removed.

Use a better supported TLS library!

axtls: removed

As has been outlined in the DEPRECATE.md document, the axTLS code has
been disabled for 6 months and is hereby removed.

Use a better supported TLS library!

Assisted-by: Daniel Gustafsson
Closes #3194

show more ...


Revision tags: curl-7_62_0
# ff9d7f44 08-Oct-2018 Viktor Szakats

spelling fixes [ci skip]

as detected by codespell 1.14.0

Closes https://github.com/curl/curl/pull/3114
Reviewed-by: Marcel Raad <Marcel.Raad@teamviewer.com>


1234567891011