Go to file
zhanghu 0f52dd5fd5
formdata: fix warning: 'CURLformoption' is promoted to 'int'
curl/lib/formdata.c: In function 'FormAdd':
curl/lib/formdata.c:249:31: warning: 'CURLformoption' is promoted to 'int' when passed through '...'
  249 |       option = va_arg(params, CURLformoption);
      |                               ^
curl/lib/formdata.c:249:31: note: (so you should pass 'int' not 'CURLformoption' to 'va_arg')
curl/lib/formdata.c:249:31: note: if this code is reached, the program will abort

Closes #9484
2022-09-13 11:24:40 +02:00
.circleci
.github scripts: use grep -E instead of egrep 2022-09-13 10:18:50 +02:00
.lift
.reuse reuse/dep5: adjusted to parse better 2022-06-14 14:07:02 +02:00
CMake lib: add required Win32 setup definitions in setup-win32.h 2022-09-06 19:29:44 +02:00
docs CURLOPT_CONNECT_ONLY.3: for ws(s) as well 2022-09-13 10:31:48 +02:00
include curl/websockets.h: remove leftover bad typedef 2022-09-10 23:09:38 +02:00
lib formdata: fix warning: 'CURLformoption' is promoted to 'int' 2022-09-13 11:24:40 +02:00
LICENSES examples/curlx.c: remove 2022-08-18 00:00:12 +02:00
m4 curl-compilers.m4: use -O2 as default optimize for clang 2022-09-06 18:47:48 +02:00
packages tidy-up: delete unused build configuration macros 2022-07-19 15:12:19 +00:00
plan9
projects curl_ctype: convert to macros-only 2022-09-06 08:36:33 +02:00
scripts scripts: use grep -E instead of egrep 2022-09-13 10:18:50 +02:00
src tool_operate: avoid a few #ifdefs for disabled-libcurl builds 2022-09-13 10:28:50 +02:00
tests lib and tests: add missing curl.h includes 2022-09-12 09:41:47 +02:00
winbuild curl_ctype: convert to macros-only 2022-09-06 08:36:33 +02:00
zuul.d zuul: remove the clang-tidy job 2022-08-30 15:40:03 +02:00
.azure-pipelines.yml CI/runtests.pl: add param for dedicated curl to talk to APIs 2022-08-28 19:18:22 +02:00
.cirrus.yml cirrus: enable websockets in the windows builds 2022-09-09 15:11:14 +02:00
.dcignore
.dir-locals.el
.git-blame-ignore-revs git: ignore large commit making the curl REUSE compliant 2022-06-13 09:14:07 +02:00
.gitattributes
.gitignore
.lgtm.yml
.mailmap formdata: fix warning: 'CURLformoption' is promoted to 'int' 2022-09-13 11:24:40 +02:00
acinclude.m4 configure: fixup bsdsocket detection code for AmigaOS 4.x 2022-08-08 15:49:28 +02:00
appveyor.yml appveyor: enable websockets 2022-09-09 15:11:15 +02:00
buildconf
buildconf.bat buildconf.bat: update copyright year range 2022-06-14 14:06:55 +02:00
CHANGES
CMakeLists.txt ws: initial websockets support 2022-09-09 15:11:14 +02:00
configure.ac configure: polish the grep -E message a bit further 2022-09-11 23:42:07 +02:00
COPYING
curl-config.in curl-config: quote directories with potential space 2022-08-10 14:35:40 +02:00
GIT-INFO
libcurl.pc.in
MacOSX-Framework scripts: use grep -E instead of egrep 2022-09-13 10:18:50 +02:00
Makefile.am
Makefile.dist
maketgz
mlc_config.json
README
README.md README.md: use the common "Copyright" style formatting 2022-06-14 14:06:43 +02:00
RELEASE-NOTES RELEASE-NOTES: synced 2022-09-11 23:46:44 +02:00
SECURITY.md

curl logo

CII Best Practices Coverity passed AppVeyor Build Status Azure DevOps Build Status Cirrus Build Status Backers on Open Collective Sponsors on Open Collective Language Grade: C/C++ Fuzzing Status REUSE 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.

Commercial support

For commercial support, maybe private and dedicated help with your problems or applications using (lib)curl visit the support page.

Website

Visit the curl website for the latest news and downloads.

Git

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

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

(you will 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]

Open Collective Backers

Sponsors

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

Open Collective Sponsor 0 Open Collective Sponsor 1 Open Collective Sponsor 2 Open Collective Sponsor 3 Open Collective Sponsor 4 Open Collective Sponsor 5 Open Collective Sponsor 6 Open Collective Sponsor 7 Open Collective Sponsor 8 Open Collective Sponsor 9