summaryrefslogtreecommitdiff
path: root/package/openssl
AgeCommit message (Collapse)Author
2015-05-25no parallel build, couldn't resolve itWaldemar Brodkorb
2015-05-25Revert "add parallel patch from gentoo"Waldemar Brodkorb
This reverts commit 255d6a56f2b8deb78ad671e2201f2634990b75c7.
2015-05-25add parallel patch from gentooWaldemar Brodkorb
2015-05-23allow parallel building, do not install docsWaldemar Brodkorb
2015-04-16fix static buildWaldemar Brodkorb
2015-04-06update openssl, fix Cygwin host buildWaldemar Brodkorb
2015-04-03fix host compile of openssl/wget on DarwinWaldemar Brodkorb
2015-02-11diable parallel building for opensslWaldemar Brodkorb
2015-02-05must be compiled with PIC, otherwise Ruby Hostbuild failsWaldemar Brodkorb
2015-01-15openssl host required for u-boot mkimageWaldemar 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-19use the new concept of appliancesWaldemar Brodkorb
- Sync with Kernel upstream Kconfig - use new feature visible - add a patch for select on choices https://lkml.org/lkml/2011/2/17/379 - rename ADK_LINUX -> ADK_TARGET_ARCH - remove package collection feature - add appliance feature to define a appliance more complete
2014-12-17update libressl/openssl. allow to compile openssh with libresslWaldemar Brodkorb
2014-10-17unbreak ssh/scp client, reenable ripemd160Waldemar Brodkorb
2014-08-16fix build for ppcWaldemar Brodkorb
2014-08-12refresh patchWaldemar Brodkorb
2014-08-07update to latest stable versionWaldemar Brodkorb
2014-07-09remove wrong patch, enable ssh client for gitWaldemar 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-06-15add support for xtensa architecture, tested with qemu. thanks to Max ↵Waldemar Brodkorb
Filippov for help
2014-06-11update to latest stable upstreamWaldemar Brodkorb
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-04-26use XZ tarballs as defaultWaldemar Brodkorb
2014-04-08security updateWaldemar Brodkorb
2014-03-12threads required by torWaldemar Brodkorb
2014-03-10rename STAGING_DIR to STAGING_TARGET_DIR, since ADK_NATIVE is gone, there is ↵Waldemar Brodkorb
no difference
2014-02-24add ld workaround for microblaze, tooWaldemar Brodkorb
2014-02-17update openssl&gnutls to latest upstreamWaldemar Brodkorb
2014-02-05fix memory exhausted problem with ld and x86_64, reported by jseitterWaldemar Brodkorb
2013-10-30path can contain spacesWaldemar Brodkorb
2013-10-22fix libmix packages, while checking all packages make some style cleanupWaldemar Brodkorb
2013-10-21resolve conflictsWaldemar Brodkorb
2013-10-21automatically create development subpackages, without user interaction, ↵Waldemar Brodkorb
depend on gcc for the target, simplifies a lot of library packages
2013-10-20verified ssh is working in qemu x86_64, fix build bugsWaldemar Brodkorb
2013-08-20fix openssh with heimdal, enable openssl ec by defaultWaldemar Brodkorb
2013-08-20fix openssl musl compileWaldemar Brodkorb
2013-08-15fix openssl musl compile, use TERMIOSWaldemar Brodkorb
2013-02-28resolve recursive dependencyWaldemar Brodkorb
2013-01-31fix build on x86_64Waldemar Brodkorb
2012-07-18package/openssl: add support for cryptodev-linuxPhil Sutter
Some modifications to the original eng_cryptodev.c are needed, so add it as additional source file (overwriting the shipped one).
2012-07-17update to latest upstream versionWaldemar Brodkorb
2012-02-26update to latest upstream versionWaldemar Brodkorb
2011-12-03remove obsolete cryptodevWaldemar Brodkorb
2011-10-13update to latest stable upstreamWaldemar Brodkorb
2011-10-12avoid test directoryWaldemar Brodkorb
2011-07-14add needed header file to packageWaldemar Brodkorb
2011-04-28allow static buildingWaldemar Brodkorb
2011-03-08update to latest upstream versionWaldemar Brodkorb
2011-02-14extra call to depend seems not required anymoreWaldemar Brodkorb