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

known bugs cleanup #10963

Closed
wants to merge 15 commits into from
Closed

known bugs cleanup #10963

wants to merge 15 commits into from

Conversation

bagder
Copy link
Member

@bagder bagder commented Apr 13, 2023

No description provided.

They are documented as working like this so no bugs really. Can be
improved though, so git being mention in TODO.
This is now a documented restriction and not a bug. TFO in general is
rarely used and has other problems, making it a low-priotity thing to
work on.
…L backend"

This is an OpenSSL issue, not a curl one. Even if it taints curl.
Added a section to docs/INSTALL.md about it.
Moved over to TODO and expanded for other sharing improvements we could do
Water under the bridge. No one cares about this anymore.
The cmake build supports it since cafb356
@bagder bagder closed this in c39f981 Apr 14, 2023
@bagder bagder deleted the bagder/KNOWN_BUGS-cleanup branch April 14, 2023 07:51
bch pushed a commit to bch/curl that referenced this pull request Jul 19, 2023
- remove h3 issues believed to be fixed

- make the flaky CI issue be generic and not Windows specific

- "TLS session cache does not work with TFO" now documented

  This is now a documented restriction and not a bug. TFO in general is
  rarely used and has other problems, making it a low-priotity thing to
  work on.

- remove "Renegotiate from server may cause hang for OpenSSL backend"

  This is an OpenSSL issue, not a curl one. Even if it taints curl.

- rm "make distclean loops forever"

- rm "configure finding libs in wrong directory"

  Added a section to docs/INSTALL.md about it.

- "A shared connection cache is not thread-safe"

  Moved over to TODO and expanded for other sharing improvements we
  could do

- rm "CURLOPT_OPENSOCKETPAIRFUNCTION is missing"

- rm "Blocking socket operations in non-blocking API"

  Already listed as a TODO

- rm "curl compiled on OSX 10.13 failed to run on OSX 10.10"

  Water under the bridge. No one cares about this anymore.

- rm "build on Linux links libcurl to libdl"

  Verified to not be true (anymore).

- rm "libpsl is not supported"

  The cmake build supports it since cafb356

Closes curl#10963
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

1 participant