get rid of $Id$ - it has never helped us and it has broken too many patches ;)
[openwrt/openwrt.git] / package / kernel / modules / crypto.mk
2009-04-17 Felix Fietkauget rid of $Id$ - it has never helped us and it has...
2009-03-24 Hauke Mehrtenskmod-crypto-hmac and kmod-crypto-core both are packing...
2009-03-02 Markus Wiggefixed KCONFIG selection of "CONFIG_CRYPTO_AES_586".
2009-01-05 Gabor Juhoskernel/crypto: fix crypto breakage (patch by Jose Vasco...
2009-01-04 Felix Fietkauclean up the crypto kernel module package and allow...
2008-12-11 Imre Kalozload crypto_blkcipher before cryptomgr.. *sigh*
2008-12-11 Nicolas Thillload aead after crypto_algapi
2008-12-11 Imre Kalozload aead automatically, too
2008-12-10 Imre Kalozmove aead into crypto-core
2008-11-24 Florian FainelliHardware crypto modules require CONFIG_CRYPTO_HW=y...
2008-11-19 Gabor Juhoskernel/modules: disable automatic loading of crypto...
2008-11-18 Gabor Juhoskernel/modules: move ixp4xx hardware crypto module...
2008-09-28 Florian FainelliAdd support for HW crypto cores: padlock, geode and...
2008-08-10 Felix Fietkaufix aes on x86 (thx, Acinonyx)
2008-08-04 Nicolas Thillrework workarounds for crypto modules renamed in 2...
2008-08-01 Florian FainelliOCF cannot be built under UML
2008-07-13 Imre Kalozadd ocf kernel patch
2008-07-12 Imre Kalozcreate crypto packages for aead and authenc
2008-05-11 Nicolas Thilladd a macro to compare kernel patch versions and use...
2008-03-09 Florian FainelliUpgrade x86 to 2.6.24
2008-02-06 Nicolas Thillfix a typo in kmod-crypto-test
2008-02-06 Nicolas Thilladd a workaround for crypto modules renamed in 2.6.24
2007-11-28 Felix Fietkaupackage/kernel/modules: Fixed (3)DES crypto kmod, close...
2007-11-10 Felix Fietkauturn kmod-crypto-core dep into a select, so that packag...
2007-09-23 Nicolas Thillfix kmod-crypto-core error missing crypto_hash (closes...
2007-09-23 Nicolas Thillmove crypto support to a seperate crypto.mk file, split...