package/kernel: rename KernelPackage/*/Depends to AddDepends/*
[openwrt.git] / package / kernel / modules / crypto.mk
2010-04-24 nicopackage/kernel: rename KernelPackage/*/Depends to AddDe...
2010-03-25 nico[package] kernel: fix kmod-crypto-misc on 2.4
2010-03-21 haukekernel: include aes-i586 and twofish-i586 into crypto...
2010-03-14 nbdadd missing kconfig symbol for the hifn 795x crypto...
2010-01-28 nbdopenssl: make engines support dynamically configurable...
2010-01-22 nico[package] kernel: specify kmod packages dependencies...
2010-01-06 nico[package] kernel: cleanup crypto stuff and fix module...
2009-12-28 florian[package] fix wrong paths after r18955.
2009-12-27 kalozremove handling of older unsupported kernels
2009-11-29 florian[ubicom32] prevent some modules from being built on...
2009-10-05 agb[kernel] modules/crypto: package AMCC ppc4xx hardware...
2009-06-01 kalozanother 2.6.30 related crypto fix
2009-05-29 nbdfix kmod-crypto-core compile with 2.6.30 (#5201)
2009-05-15 kalozset CONFIG_CRYPTO_HW for ixp4xx_crypto -- closes #4831
2009-05-12 florian[package] fix crypto pcompress configuration symbol...
2009-05-09 juhosg[package] kernel/modules: build pcompress.ko for kernel...
2009-04-30 jow[package] kernel: mask pcompress.ko crypto module for...
2009-04-29 kalozcryptomgr needs pcomp and hash loaded in 2.6.30
2009-04-17 nbdget rid of $Id$ - it has never helped us and it has...
2009-03-24 hauke[kernel] kmod-crypto-hmac and kmod-crypto-core both...
2009-03-02 markusfixed KCONFIG selection of "CONFIG_CRYPTO_AES_586".
2009-01-05 juhosg[package] kernel/crypto: fix crypto breakage (patch...
2009-01-04 nbdclean up the crypto kernel module package and allow...
2008-12-11 kalozload crypto_blkcipher before cryptomgr.. *sigh*
2008-12-11 nicoload aead after crypto_algapi
2008-12-11 kalozload aead automatically, too
2008-12-10 kalozmove aead into crypto-core
2008-11-24 florianHardware crypto modules require CONFIG_CRYPTO_HW=y...
2008-11-19 juhosg[package] kernel/modules: disable automatic loading...
2008-11-18 juhosg[package] kernel/modules: move ixp4xx hardware crypto...
2008-09-28 florianAdd support for HW crypto cores: padlock, geode and...
2008-08-10 nbdfix aes on x86 (thx, Acinonyx)
2008-08-04 nicorework workarounds for crypto modules renamed in 2...
2008-08-01 florianOCF cannot be built under UML
2008-07-13 kalozadd ocf kernel patch
2008-07-12 kalozcreate crypto packages for aead and authenc
2008-05-11 nicoadd a macro to compare kernel patch versions and use...
2008-03-09 florianUpgrade x86 to 2.6.24
2008-02-06 nicofix a typo in kmod-crypto-test
2008-02-06 nicoadd a workaround for crypto modules renamed in 2.6.24
2007-11-28 nbdpackage/kernel/modules: Fixed (3)DES crypto kmod, close...
2007-11-10 nbdturn kmod-crypto-core dep into a select, so that packag...
2007-09-23 nicofix kmod-crypto-core error missing crypto_hash (closes...
2007-09-23 nicomove crypto support to a seperate crypto.mk file, split...