summaryrefslogtreecommitdiff
path: root/package/curl
AgeCommit message (Collapse)Author
2018-05-21curl: use ca-path, make git clone ssl url workingWaldemar Brodkorb
2018-05-20curl: update to 7.60Waldemar Brodkorb
2018-04-10curl: update to 7.59.0Waldemar Brodkorb
2018-02-10curl: update to 7.58.0Waldemar Brodkorb
2017-12-25curl: update to 7.57.0Waldemar Brodkorb
2017-11-02curl: update to 7.56.1Waldemar Brodkorb
2017-10-08curl: update to 7.56.0Waldemar Brodkorb
2017-07-25curl: libgmp not neededWaldemar Brodkorb
2017-06-24curl: update to 7.54.1Waldemar Brodkorb
2017-04-23curl: update to 7.54.0Waldemar Brodkorb
2017-03-06curl: update to 7.53.1Waldemar Brodkorb
2017-02-23curl: update to 7.53.0Waldemar Brodkorb
2016-12-26curl: update to 7.52.1Waldemar Brodkorb
2016-12-04curl: update to 7.51.0Waldemar Brodkorb
2016-09-30remove OpenSSL supportWaldemar Brodkorb
I thought some time about this, we have it in parallel some time and it have issues for allmodconfig builds. Anyway I have no fun doing openssl updates twice a week. We just can not support stunnel/ssltunnel anymore. For nodejs we use bundled openssl. I am an old OpenBSD geek anyway, so get rid of OpenSSL.
2016-09-14curl: update to 7.50.3Waldemar Brodkorb
2016-09-09curl: update to 7.50.2Waldemar Brodkorb
2016-08-05curl: update to 7.50.1Waldemar Brodkorb
2016-07-21curl: update to 7.50.0Waldemar Brodkorb
2016-07-17curl: update to 7.49.1Waldemar Brodkorb
2016-05-25curl: update to 7.49.0Waldemar Brodkorb
2016-04-13curl: fix with latest libresslWaldemar Brodkorb
2016-04-01curl: update to 7.48.0Waldemar Brodkorb
2016-02-29curl: update to latest stable versionWaldemar Brodkorb
2016-02-01curl: update to latest stable versionWaldemar Brodkorb
2015-12-21curl: add host variantWaldemar Brodkorb
2015-11-15add new ADK Symbol PKG_NEEDSWaldemar Brodkorb
There are a lot of packages which needs special features either toolchain or hardware features. Add a new symbol which will be used to disable packages, when a toolchain for example does not provide this feature. At the moment following features are required to set for a package: threads rt c++. There will follow: mmu iconv. This will help to better support targets without MMU or threading support.
2015-10-12curl: allow libressl to be choosenWaldemar Brodkorb
2015-09-03update curl to latest stable versionWaldemar Brodkorb
2015-07-13enable curl ssl, fixes youtube playbackWaldemar Brodkorb
2015-07-02update curl to latest upstreamWaldemar Brodkorb
2015-05-02update curl to latest stable versionWaldemar Brodkorb
2015-04-25update curl to latest stable versionWaldemar Brodkorb
2015-04-06rename cyassl-> wolfsslWaldemar Brodkorb
2015-03-02update to latest stable upstream versionWaldemar Brodkorb
2015-02-03add support for cyassl, update to latest upstreamWaldemar Brodkorb
2014-12-27convert checksum check to sha256Waldemar Brodkorb
Rename the variable name to PKG_HASH and use a 256 Bit SHA checksum to verify the integrity of distfiles. While there do some housekeeping and remove old packages.
2014-12-21no ssl as defaultWaldemar Brodkorb
2014-12-05update to latest upstream versionWaldemar Brodkorb
2014-10-22update to latest stable upstream versionWaldemar Brodkorb
2014-07-22update to latest stable upstreamWaldemar Brodkorb
2014-06-21s/TOPDIR/ADK_TOPDIR/Waldemar Brodkorb
to avoid namespace collisions in some packages, rename TOPDIR. Sorry you need to make cleandir && make prereq && make
2014-05-31rework static linking support, works with musl/glibc, fails to boot with ↵Waldemar Brodkorb
uclibc (qemu-x86)
2014-05-29resolve merge conflictWaldemar Brodkorb
2014-05-23update to latest upstreamWaldemar Brodkorb
2014-04-26use XZ tarballs as defaultWaldemar Brodkorb
2014-04-02update to latest upstream versionWaldemar Brodkorb
2014-03-19prefer gnutls, smaller then opensslWaldemar Brodkorb
2013-10-22fix libmix packages, while checking all packages make some style cleanupWaldemar Brodkorb
2013-10-21automatically create development subpackages, without user interaction, ↵Waldemar Brodkorb
depend on gcc for the target, simplifies a lot of library packages