cURL 8.11.0 freeware
curl is a command line utility for transferring files with URL syntax, supporting FTP, FTPS, TFTP, HTTP, HTTPS, GOPHER, TELNET, DICT, FILE and LDAP. curl supports HTTPS certificates, HTTP POST, ... cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, kerberos...), file transfer resume, proxy tunneling and a busload of other useful tricks. ...
Author | Daniel Stenberg |
Released | 2024-11-13 |
Filesize | 6.30 MB |
Downloads | 2717 |
OS | Windows All |
Installation | Instal And Uninstall |
Keywords | cURL, file transfer, URL syntax, proxy tunneling, transfer, TELNET, proxy, syntax |
Users' rating (31 rating) |
cURL Free Download - we do not host any cURL torrent files or links of cURL on rapidshare.com, depositfiles.com, megaupload.com etc. All cURL download links are direct cURL download from publisher site or their selected mirrors.
8.11.0 | Nov 6, 2024 | New Release | Changes: curl: --create-dirs works for --dump-header as well gtls: Add P12 format support ipfs: add options to disable TLS: TLSv1.3 earlydata support for curl WebSockets: make support official (non-experimental) Bugfixes: alt-svc: honor data->state.httpwant altsvc: avoid using local buffer and memcpy asyn-ares: remove typecast, fix expire autotools: add support for 'unity' builds, enable in CI bearssl: avoid strpcy() when generating TLS version log message bearssl: improved session handling, test exceptions bufq: unwrite fix build: add `ldap` to `libcurl.pc` `Requires:` build: add pytest targets build: clarify CA embed is for curl tool, mark default, improve summary build: detect and use `_setmode()` with Cygwin/MSYS, also use on Windows build: disable warning `-Wunreachable-code-break` build: fix clang-cl builds, add CI job build: fix cross-compile check for poll with bionic build: fix possible `-Wformat-overflow` in lib557 build: limit arc4random detection to no-SSL configs build: show if CA bundle to embed was found build: tidy up and improve versioned-symbols options build: tidy up deprecation suppression, enable warnings for clang certs: add missing `-CAcreateserial` option for LibreSSL checksrc: add check for spaces around logical AND operators checksrc: Added checks for colon operator in ternary expressions checksrc: check for spaces around '?', '>' and '<' ci: dump `curl_config.h` to log in all jobs CI: run with standard mod_http2 cmake, Makefile.mk: use -isystem for headers, silence BearSSL issues cmake/FindCares: fix version detection for c-ares 1.34.1 cmake/FindNGTCP2: use library path as hint for finding crypto module cmake: add missed variable to comment cmake: add native `pkg-config` detection for mbedTLS, MSH3, Quiche, Rustls, wolfSSL cmake: allow building tests in unity mode cmake: apply `WIN32_LEAN_AND_MEAN` to all feature checks cmake: avoid setting `BUILD_TESTING` cmake: clear package version after `pkg-config` detection cmake: delete unu |
8.10.1 | Sep 18, 2024 | New Release | Bugfixes: autotools: fix `--with-ca-embed` build rule cmake: ensure `CURL_USE_OPENSSL`/`USE_OPENSSL_QUIC` are set in sync cmake: fix MSH3 to appear on the feature list connect: store connection info when really done CURLMOPT_TIMERFUNCTION.md: emphasize that only a single timer should run FTP: partly revert eeb7c1280742f5c8fa48a4340fc1e1a1a2c7075a http2: when uploading data from stdin, fix eos forwarding http: make max-filesize check not count ignored bodies lib: fix AF_INET6 use outside of USE_IPV6 libcurl-docs: CURLINFO_LOCAL_* work for QUIC as well as TCP multi: check that the multi handle is valid in curl_multi_assign QUIC: on connect, keep on trying on draining server request: correctly reset the eos_sent flag runtests: accecpt 'quictls' as OpenSSL compatible rustls: fixed minor logic bug in default cipher selection rustls: rustls-ffi 0.14.0 update rustls: support strong CSRNG data setopt: remove superfluous use of ternary expressions singleuse: drop `Curl_memrchr()` for no-HTTP builds test537: cap the rlimit max this test runs tests: tweak lock file handling and timers tool_cb_wrt: use "curl_response" if no file name in URL transfer: fix sendrecv() without interim poll vtls: fix `Curl_ssl_conn_config_match` doc param |
8.10.0 | Sep 12, 2024 | New Release | Changes: autotools: add `--enable-windows-unicode` option curl: --help [option] displays documentation for given cmdline option curl: add --skip-existing curl: for -O, use "default" as filename when the URL has none curl: make --rate accept "number of units" curl: make --show-headers the same as --include curl: support --dump-header % to direct to stderr curl: support embedding a CA bundle and --dump-ca-embed curl: support repeated use of the verbose option; -vv etc curl: use libuv for parallel transfers with --test-event getinfo: add CURLINFO_POSTTRANSFER_TIME_T mbedtls: add CURLOPT_TLS13_CIPHERS support rustls: add support for setting TLS version and ciphers vtls: stop offering alpn http/1.1 for http2-prior-knowledge wolfssl: add CURLOPT_TLS13_CIPHERS support wolfssl: add support for ssl cert blob / ssl key blob options Bugfixes: asyn-thread: stop using GetAddrInfoExW on Windows autotools: fix MS-DOS builds autotools: fix typo in tests/data target aws_sigv4: fix canon order for headers with same prefix bearssl: fix setting tls version bearssl: improve shutdown handling BINDINGS: add zig binding build: add `iphlpapi` lib for libssh on Windows build: add `poll()` detection for cross-builds build: add options to disable SHA-512/256 hash algo build: check OS-native IDN first, then libidn2 build: delete unused `REQUIRE_LIB_DEPS` build: drop unused `NROFF` reference build: drop unused feature-detection code for Apple `poll()` build: generate `buildinfo.txt` for test logs build: improve compiler version detection portability build: make `CURL_FORMAT_CURL_OFF_T[U]` work with mingw-w64 <=7.0.0 build: silence C4232 MSVC warnings in vcpkg ngtcp2 builds build: use -Wno-format-overflow buildconf.bat: fix tool_hugehelp.c generation cf-socket: fix pollset for listening cf-socket: prevent KEEPALIVE_FACTOR being set to 1000 for Windows cfilters: send flush CHANGES: rename to CHANGES.md, no longer generated CI: enable parallel testing in CI builds ci: Update |