A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features
Go to file
Daniel Stenberg 6f454bab75
asyn-ares: remove typecast, fix expire
- Use the appropriate variable type for the curlx_tvtoms() return code:
  timediff_t and remove the typecast.

- Simplify the function and avoid the odd expire adjustment that
  probably is a rest from ancient days when the expire function did not
  handle zero millisecond timeouts.

Closes #15145
2024-10-04 14:08:09 +02:00
.circleci GHA/linux: fix wolfSSL version in cache key 2024-10-03 01:17:40 +02:00
.github GHA/curl-for-win: tidy up DOCKER_CONTENT_TRUST 2024-10-03 14:33:37 +02:00
CMake select: use poll() if existing, avoid poll() with no sockets 2024-10-01 15:11:50 +02:00
docs bufq: unwrite fix 2024-10-03 13:27:36 +02:00
include RELEASE-NOTES: synced 2024-09-22 21:35:44 +02:00
lib asyn-ares: remove typecast, fix expire 2024-10-04 14:08:09 +02:00
LICENSES
m4 select: use poll() if existing, avoid poll() with no sockets 2024-10-01 15:11:50 +02:00
packages cleanup: added space around ternary expressions 2024-09-25 08:02:01 +02:00
plan9
projects
scripts WebSockets: make support official (non-experimental) 2024-09-27 13:20:25 +02:00
src tool: support --show-headers AND --remote-header-name 2024-10-02 08:04:33 +02:00
tests test1915: add tracing and connect timeout 2024-10-03 16:06:08 +02:00
winbuild CI/winbuild: remove enabling of websocket - done by default now 2024-09-30 07:58:54 +02:00
.dir-locals.el
.git-blame-ignore-revs
.gitattributes
.gitignore
.mailmap
acinclude.m4 build: clarify CA embed is for curl tool, mark default, improve summary 2024-09-25 09:10:45 +02:00
appveyor.sh appveyor: bump to OpenSSL 3.3 2024-09-30 10:54:46 +02:00
appveyor.yml appveyor: bump to OpenSSL 3.3 2024-09-30 10:54:46 +02:00
buildconf
buildconf.bat
CHANGES.md
CMakeLists.txt cmake: add missed variable to comment [ci skip] 2024-10-04 02:10:29 +02:00
configure.ac select: use poll() if existing, avoid poll() with no sockets 2024-10-01 15:11:50 +02:00
COPYING
curl-config.in GHA/configure-vs-cmake: check libcurl.pc/curl-config, fix issues 2024-09-21 12:08:35 +02:00
Dockerfile
GIT-INFO.md
libcurl.pc.in GHA/configure-vs-cmake: check libcurl.pc/curl-config, fix issues 2024-09-21 12:08:35 +02:00
Makefile.am build: add pytest targets 2024-09-25 09:25:44 +02:00
Makefile.dist
README
README.md
RELEASE-NOTES RELEASE-NOTES: synced 2024-10-03 09:34:53 +02:00
renovate.json GHA/linux: fix wolfSSL version in cache key 2024-10-03 01:17:40 +02:00
REUSE.toml
SECURITY.md

curl logo

Curl is a command-line tool for transferring data specified with URL syntax. Learn how to use curl by reading the manpage or everything curl.

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 manpage to learn how.

Open Source

curl is Open Source and is distributed under an MIT-like license.

Contact

Contact us on a suitable mailing list or use GitHub issues/ pull requests/ discussions.

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.

Source code

Download the latest source from the Git server:

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

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.