Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-22 | cryptodev-linux: update to latest git hash | Waldemar Brodkorb | |
2018-03-08 | fix path to new include file | Waldemar Brodkorb | |
2017-09-17 | remove -fhonour-copts usage | Waldemar Brodkorb | |
This reuires a external gcc patch, which I no longer add to newer gcc. A lot of packages already need to disable the usage of -fhonour-copts, because it doesn't work without patching. May be we need something like Buildroot is using, a gcc wrapper to see poisened include or library paths while cross-compiling. | |||
2017-06-10 | cryptodev-linux: update to latest git | Waldemar Brodkorb | |
2017-04-02 | cryptodev-linux: use latest git | Waldemar Brodkorb | |
2016-12-26 | cryptodev-linux: add missing patch | Waldemar Brodkorb | |
2016-09-30 | remove OpenSSL support | Waldemar 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-29 | cryptodev-linux: add upstream patch for newer kernels | Waldemar Brodkorb | |
2015-12-03 | use new PKG_KDEPENDS variable | Waldemar Brodkorb | |
2015-12-03 | cryptodev-linux: update to latest stable version | Waldemar Brodkorb | |
2015-10-22 | ssl: rework ssl support | Waldemar Brodkorb | |
Use libressl as default, where SSL is required. Allow to choose openssl. Disable SSL where not strictly required to build. | |||
2015-06-04 | fix cross-compile, revert last commit in this area | Waldemar Brodkorb | |
2015-02-28 | package/cryptodev-linux: improve Makefile | Phil Sutter | |
2015-02-19 | update to latest stable release, add patch from git | Waldemar Brodkorb | |
2014-12-27 | convert checksum check to sha256 | Waldemar 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-07-30 | fix module placement | Waldemar Brodkorb | |
2014-06-21 | s/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-29 | resolve merge conflict | Waldemar Brodkorb | |
2014-05-13 | resolve merge conflict | Waldemar Brodkorb | |
2014-04-26 | use XZ tarballs as default | Waldemar Brodkorb | |
2014-03-17 | fix build | Waldemar Brodkorb | |
2014-02-21 | fix compile for 3.13.3 | Waldemar Brodkorb | |
2013-10-22 | fix libmix packages, while checking all packages make some style cleanup | Waldemar Brodkorb | |
2013-07-17 | fix compile | Waldemar Brodkorb | |
2013-03-05 | various bugfixes | Waldemar Brodkorb | |
2013-02-28 | resolve recursive dependency | Waldemar Brodkorb | |
2012-07-30 | add tests to package | Waldemar Brodkorb | |
2012-07-24 | enable cryptodev-linux | Waldemar Brodkorb | |
2012-07-24 | autoselect needed libopenssl flavours | Waldemar Brodkorb | |
2012-07-18 | manually install the kernel modul, add dependency to other kernel modules | Waldemar Brodkorb | |
2012-07-18 | import cryptodev-linux package | Phil Sutter | |