Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | Felix Fietkau | 2009-04-17 |
| | | | | SVN-Revision: 15242 | ||
* | kmod-crypto-hmac and kmod-crypto-core both are packing hmac.ko ↵ | Hauke Mehrtens | 2009-03-24 |
| | | | | | | kmod-crypto-hmac only needs the symbol for building crypto_hash, this was done in r9004. With r13850 hmac.ko was also packed with kmod-crypto-core. SVN-Revision: 15015 | ||
* | fixed KCONFIG selection of "CONFIG_CRYPTO_AES_586". | Markus Wigge | 2009-03-02 |
| | | | | SVN-Revision: 14725 | ||
* | kernel/crypto: fix crypto breakage (patch by Jose Vasconcellos) | Gabor Juhos | 2009-01-05 |
| | | | | SVN-Revision: 13869 | ||
* | clean up the crypto kernel module package and allow some of the crypto ↵ | Felix Fietkau | 2009-01-04 |
| | | | | | | modules to be compiled into the kernel (thx to Jose Vasconcellos) SVN-Revision: 13850 | ||
* | load crypto_blkcipher before cryptomgr.. *sigh* | Imre Kaloz | 2008-12-11 |
| | | | | SVN-Revision: 13603 | ||
* | load aead after crypto_algapi | Nicolas Thill | 2008-12-11 |
| | | | | SVN-Revision: 13600 | ||
* | load aead automatically, too | Imre Kaloz | 2008-12-11 |
| | | | | SVN-Revision: 13590 | ||
* | move aead into crypto-core | Imre Kaloz | 2008-12-10 |
| | | | | SVN-Revision: 13584 | ||
* | Hardware crypto modules require CONFIG_CRYPTO_HW=y to be set (#3883), thanks ↵ | Florian Fainelli | 2008-11-24 |
| | | | | | | Norbert SVN-Revision: 13338 | ||
* | kernel/modules: disable automatic loading of crypto-test module | Gabor Juhos | 2008-11-19 |
| | | | | SVN-Revision: 13292 | ||
* | kernel/modules: move ixp4xx hardware crypto module package into crypto.mk | Gabor Juhos | 2008-11-18 |
| | | | | SVN-Revision: 13281 | ||
* | Add support for HW crypto cores: padlock, geode and hifn75x (#388#) | Florian Fainelli | 2008-09-28 |
| | | | | SVN-Revision: 12752 | ||
* | fix aes on x86 (thx, Acinonyx) | Felix Fietkau | 2008-08-10 |
| | | | | SVN-Revision: 12267 | ||
* | rework workarounds for crypto modules renamed in 2.6.24 & 2.6.25, add ↵ | Nicolas Thill | 2008-08-04 |
| | | | | | | workaround for sha512 renamed in 2.6.26 SVN-Revision: 12098 | ||
* | OCF cannot be built under UML | Florian Fainelli | 2008-08-01 |
| | | | | SVN-Revision: 12064 | ||
* | add ocf kernel patch | Imre Kaloz | 2008-07-13 |
| | | | | SVN-Revision: 11803 | ||
* | create crypto packages for aead and authenc | Imre Kaloz | 2008-07-12 |
| | | | | SVN-Revision: 11774 | ||
* | add a macro to compare kernel patch versions and use it for crypto and ↵ | Nicolas Thill | 2008-05-11 |
| | | | | | | watchdog changes in 2.6.24+ kernels (closes: #3402) SVN-Revision: 11115 | ||
* | Upgrade x86 to 2.6.24 | Florian Fainelli | 2008-03-09 |
| | | | | SVN-Revision: 10575 | ||
* | fix a typo in kmod-crypto-test | Nicolas Thill | 2008-02-06 |
| | | | | SVN-Revision: 10406 | ||
* | add a workaround for crypto modules renamed in 2.6.24 | Nicolas Thill | 2008-02-06 |
| | | | | SVN-Revision: 10402 | ||
* | package/kernel/modules: Fixed (3)DES crypto kmod, closes #2749 (Thanks jon) | Felix Fietkau | 2007-11-28 |
| | | | | | | Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net> SVN-Revision: 9613 | ||
* | turn kmod-crypto-core dep into a select, so that packages like mac80211 are ↵ | Felix Fietkau | 2007-11-10 |
| | | | | | | always selectable SVN-Revision: 9521 | ||
* | fix kmod-crypto-core error missing crypto_hash (closes: #2422) | Nicolas Thill | 2007-09-23 |
| | | | | SVN-Revision: 9004 | ||
* | move crypto support to a seperate crypto.mk file, split modules into ↵ | Nicolas Thill | 2007-09-23 |
multiple packages and adjust dependencies, sync crypto options in kconfigs. SVN-Revision: 8980 |