Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

curl: help messages for options and update to 8.11.0 #25397

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Ra2-IFV
Copy link
Contributor

@Ra2-IFV Ra2-IFV commented Nov 18, 2024

Maintainer: @krant
Compile tested: no
Run tested: no

Description:
Not ready to merge yet:

CONFIG_LIBCURL_CRYPTO_AUTH

What does this option do? I cannot find anything about this.

Does ngtcp2 support other backends?

depends on LIBCURL_OPENSSL

According to docs provided by ngtcp2, ngtcp2 supports

  • quictls
  • GnuTLS >= 3.7.5
  • BoringSSL (commit 76968bb3d53982560bcf08bcd0ba3e1865fe15cd); or aws-lc >= 1.19.0
  • Picotls (commit 89fe56f4d79200a5801a08ed3b6ac8322e01ccd5)
  • wolfSSL >= 5.5.0
  • LibreSSL >= v3.9.2

@Ra2-IFV
Copy link
Contributor Author

Ra2-IFV commented Nov 18, 2024

curl 8.11.0 is released https://github.com/curl/curl/releases/tag/curl-8_11_0
should I push a commit to here?

@Ra2-IFV Ra2-IFV force-pushed the feat_curl_more-help branch from 30f3db0 to 6bc1487 Compare November 18, 2024 13:38
@Ra2-IFV Ra2-IFV changed the title libcurl: Add more help messages for options curl: help messages for options and update to 8.11.0 Nov 20, 2024
@Ra2-IFV
Copy link
Contributor Author

Ra2-IFV commented Nov 20, 2024

pushing to here anyway...
because I learned how to reset commits today 😎

@Ra2-IFV Ra2-IFV force-pushed the feat_curl_more-help branch 2 times, most recently from 015b79e to e0fe42e Compare November 20, 2024 09:38
@Habbie
Copy link
Contributor

Habbie commented Dec 30, 2024

8.11.1 has been released since. I'm happy to do some run testing.

@Habbie
Copy link
Contributor

Habbie commented Dec 30, 2024

CONFIG_LIBCURL_CRYPTO_AUTH

What does this option do? I cannot find anything about this.

it was removed in curl 8.3.0, and replaced with a bunch of separate flags, see curl/curl#11490 and curl/curl#12194

@Ra2-IFV
Copy link
Contributor Author

Ra2-IFV commented Jan 4, 2025

@Habbie Hi, I may checkout a new branch and do some changes, can you help me do the testing?
I will also test it but the goddamn NTFS fucked up my drive again
Thanks for the helping hands!

@Habbie
Copy link
Contributor

Habbie commented Jan 4, 2025

sure, what branch, where is it?

@Ra2-IFV
Copy link
Contributor Author

Ra2-IFV commented Jan 4, 2025

Sorry but I'm still need some time...

@Ra2-IFV
Copy link
Contributor Author

Ra2-IFV commented Jan 7, 2025

@Ra2-IFV Ra2-IFV closed this Jan 7, 2025
@Ra2-IFV Ra2-IFV reopened this Jan 7, 2025
@Nmrawe
Copy link

Nmrawe commented Feb 6, 2025

Version 8.12.0 has been released.

@krant do you still maintain curl here?

@Ra2-IFV
Copy link
Contributor Author

Ra2-IFV commented Feb 7, 2025

pass at 98d7f4202fe9861fcdc64d694aecf6945bbc7de8

@Ra2-IFV Ra2-IFV force-pushed the feat_curl_more-help branch from e0fe42e to 1b6a670 Compare February 7, 2025 09:57
@krant
Copy link
Contributor

krant commented Feb 7, 2025

Thanks for taking care @Ra2-IFV, looks good to me.

Signed-off-by: Ryan Keane <the.ra2.ifv@gmail.com>
Release notes in links below.

Link: https://curl.se/ch/8.12.0.html
Signed-off-by: Ryan Keane <the.ra2.ifv@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants