MinGW Windows port of curl and libcurl
http://curl.haxx.se/
cURL is a tool for getting files from HTTP, FTP, FILE, LDAP, LDAPS,
DICT, TELNET and TFTP servers, using any of the supported protocols.
cURL is designed to work without user interaction or any kind of
interactivity. cURL offers many useful capabilities, like proxy
support, user authentication, FTP upload, HTTP post, and file transfer
resume.
This is the MinGW cross-compiled Windows library.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout windows:mingw:win32/mingw32-curl && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000069 69 Bytes | |
_service | 0000000272 272 Bytes | |
_service:download_url:certdata.txt | 0001362448 1.3 MB | |
curl-8.7.1-fix-finding-cacert.patch | 0000001641 1.6 KB | |
curl-8.7.1.tar.xz | 0002707016 2.58 MB | |
mingw32-curl-installer.changes | 0000000165 165 Bytes | |
mingw32-curl-installer.spec | 0000001763 1.72 KB | |
mingw32-curl.changes | 0000009664 9.44 KB | |
mingw32-curl.spec | 0000004379 4.28 KB |
Latest Revision
Ralf Habacker (rhabacker)
accepted
request 1171366
from
Ralf Habacker (rhabacker)
(revision 34)
- Add installer package - Enable native Windows SSL (SSPI and Schannel) support to have comparable support to the often outdated Microsoft curl variant (see https://curl.se/windows/microsoft.html) - Set 'schannel' as default ssl backend - Fix warning: mingw32-libcurl4.noarch: W: self-obsoletion mingw32-libcurl obsoletes mingw32-libcurl - Remove using unsupported configure options: --with-nss, --with-libidn, --with-nss-deprecated - Install curl-ca-bundle.crt, which is required at least for the Openssl backend - Update to version 8.7.1 https://github.com/curl/curl/releases/tag/curl-8_7_1 - Update URL / Source - Build with support for openssl 1.1 - Update to version 8.6.0 https://github.com/curl/curl/releases/tag/curl-8_6_0
Comments 0