Revert "[tsan] Supress TSan"

This reverts commit 5f484ccbad9be09c4d989505a0181d0b5f90d437.

Reason for revert: config:temporarily_disable_tsan_do_not_use is not available anymore.

Original change's description:
> [tsan] Supress TSan
>
> Our version of cURL has known thread-safety issues that are fixed
> upsteam. Suppress until we can roll.
>
> Bug: 90156
>
> Change-Id: I79606085ec380b2c0835c257b542d23054d7f0da
> Reviewed-on: https://fuchsia-review.googlesource.com/c/third_party/curl/+/616627
> Reviewed-by: Shai Barack <shayba@google.com>

Bug: 90156
Change-Id: I2f634063d21043678c4ec1b62c8e7e98ff1e2b5d
Reviewed-on: https://fuchsia-review.googlesource.com/c/third_party/curl/+/662609
Reviewed-by: Nathan Mulcahey <nmulcahey@google.com>
1 file changed
tree: 1ce6b2cd07ac73d8cf14489f5a65de9081c57110
  1. .github/
  2. CMake/
  3. docs/
  4. include/
  5. lib/
  6. m4/
  7. packages/
  8. plan9/
  9. projects/
  10. scripts/
  11. src/
  12. tests/
  13. winbuild/
  14. .azure-pipelines.yml
  15. .cirrus.yml
  16. .dir-locals.el
  17. .gitattributes
  18. .gitignore
  19. .lgtm.yml
  20. .mailmap
  21. .travis.yml
  22. acinclude.m4
  23. appveyor.yml
  24. BUILD.gn
  25. buildconf
  26. buildconf.bat
  27. CHANGES
  28. CMakeLists.txt
  29. configure.ac
  30. COPYING
  31. curl-config.in
  32. GIT-INFO
  33. libcurl.pc.in
  34. MacOSX-Framework
  35. Makefile.am
  36. Makefile.dist
  37. maketgz
  38. OWNERS
  39. README
  40. README.fuchsia
  41. README.md
  42. RELEASE-NOTES
  43. SECURITY.md
README.md

curl logo

CII Best Practices Coverity passed Travis-CI Build Status AppVeyor Build Status Azure DevOps Build Status Cirrus Build Status Backers on Open Collective Sponsors on Open Collective Language Grade: C/C++ Codacy Badge Fuzzing Status

Curl is a command-line tool for transferring data specified with URL syntax. Find out how to use curl by reading the curl.1 man page or the MANUAL document. Find out how to install Curl by reading the INSTALL document.

libcurl is the library curl is using to do its job. It is readily available to be used by your software. Read the libcurl.3 man page to learn how!

You can find answers to the most frequent questions we get in the FAQ document.

Study the COPYING file for distribution terms and similar. If you distribute curl binaries or other binaries that involve libcurl, you might enjoy the LICENSE-MIXING document.

Contact

If you have problems, questions, ideas or suggestions, please contact us by posting to a suitable mailing list.

All contributors to the project are listed in the THANKS document.

Website

Visit the curl web site for the latest news and downloads.

Git

To download the very latest source from the Git server do this:

git clone https://github.com/curl/curl.git

(you'll get a directory named curl created, filled with the source code)

Security problems

Report suspected security problems via our HackerOne page and not in public!

Notice

Curl contains pieces of source code that is Copyright (c) 1998, 1999 Kungliga Tekniska Högskolan. This notice is included here to comply with the distribution terms.

Backers

Thank you to all our backers! 🙏 [Become a backer]

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]