Go to file
Jay Satiro c54565915f digest_sspi: Show InitializeSecurityContext errors in verbose mode
The error is shown with infof rather than failf so that the user will
see the extended error message information only in verbose mode, and
will still see the standard CURLE_AUTH_ERROR message. For example:

---

* schannel: InitializeSecurityContext failed: SEC_E_QOP_NOT_SUPPORTED
(0x8009030A) - The per-message Quality of Protection is not supported by
the security package
* multi_done
* Connection #1 to host 127.0.0.1 left intact
curl: (94) An authentication function returned an error

---

Ref: https://github.com/curl/curl/issues/6302

Closes https://github.com/curl/curl/pull/6315
2020-12-14 00:25:10 -05:00
.github
.muse
CMake
docs URL-SYNTAX: add default port numbers and IDNA details 2020-12-13 23:20:36 +01:00
include RELEASE-NOTES: synced 2020-12-09 22:57:47 +01:00
lib digest_sspi: Show InitializeSecurityContext errors in verbose mode 2020-12-14 00:25:10 -05:00
m4
packages OS400: update ccsidcurl.c 2020-12-10 11:30:19 +01:00
plan9
projects
scripts scripts/completion.pl: parse all opts 2020-12-05 17:41:46 +01:00
src ftp: CURLOPT_FTP_SKIP_PASV_IP by default 2020-12-07 08:38:05 +01:00
tests test1564/1565: require the 'wakeup' feature to run 2020-12-11 17:42:18 +01:00
winbuild winbuild: remove docs from Makefiles and refer to README.md 2020-11-22 23:02:25 +01:00
.azure-pipelines.yml
.cirrus.yml
.dcignore
.dir-locals.el
.gitattributes
.gitignore
.lgtm.yml
.mailmap
.travis.yml
acinclude.m4 curl: add compatibility for Amiga and GCC 6.5 2020-11-20 23:36:51 +01:00
appveyor.yml
buildconf
buildconf.bat
CHANGES
CMakeLists.txt cmake: check for linux/tcp.h 2020-12-01 12:32:55 +01:00
configure.ac curl: add compatibility for Amiga and GCC 6.5 2020-11-20 23:36:51 +01:00
COPYING
curl-config.in
GIT-INFO
libcurl.pc.in
MacOSX-Framework
Makefile.am
Makefile.dist
maketgz
README
README.md
RELEASE-NOTES RELEASE-NOTES: synced 2020-12-09 22:57:47 +01:00
SECURITY.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.

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 website 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]