114 Commits (819472b2d061757f99ba41ff36e80edf3a38874d)

Author SHA1 Message Date
Felix Fietkau f4802fa8bf kernel: make sure that packages are generated for built-in crypto modules to avoid dependency errors with kmod-crypto-core on 3.7 12 years ago
Florian Fainelli 85fbe13cf5 kernel: adjust orion/kirkwood packages to also build for mvebu target 12 years ago
Gabor Juhos ab4ea8ad16 package/kernel: create separate package for the sha256 crypto module 12 years ago
Gabor Juhos ae97cc7d0f kernel: fix module names for crypto modules in 3.7 12 years ago
John Crispin 12cfa40375 add crypto-pcompress 12 years ago
Florian Fainelli 4a1e2123eb kernel: remove references to TARGET_ubicom32 12 years ago
Florian Fainelli 203cbbd51d modules: remove obsolete comment (#12514) 12 years ago
Jonas Gorski 24a372b6ec package: kernel: make crypto kmods always visible 12 years ago
Gabor Juhos 01c8449865 package/kernel: arc4 needs blkcipher support on 3.6 12 years ago
Florian Fainelli f8af095002 kernel: the camellia module name has changed in kernel 3.4 12 years ago
Florian Fainelli c7a69869f7 move ubsec-ssb driver to target specific modules.mk 13 years ago
Florian Fainelli 4000de357e move crypto module to target specific modules.mk 13 years ago
Luka Perkov f3112b06d2 openssl: enable the use of cryptodev digests 13 years ago
Felix Fietkau d1ad1c2c56 kernel: remove more unnecessary kernel version checks/dependencies 13 years ago
Felix Fietkau b85c7c117a kernel: remove a few more obsolete CompareKernelPatchVer calls, add dependencies on @TARGET_x86 for a few network drivers that are typically not found in non-PC equipment 13 years ago
Felix Fietkau 2360a53116 kernel: remove obsolete dependencies and conditionals 13 years ago
Felix Fietkau 8ff9b93dfa kernel: remove obsolete CompareKernelPatchVer calls 13 years ago
Hauke Mehrtens 8ff6417c41 kernel: remove kernel modules and references to kernels <= 2.6.36 13 years ago
John Crispin 6c5d3e0844 add missing autoload shortcut to crypto modules for btrfs 13 years ago
Jonas Gorski c336de3d85 kernel: update module names and add new config symbols for linux 3.3 13 years ago
Jonas Gorski aa8f9171f2 kernel: fix OCF for linux 3.2 13 years ago
Jonas Gorski 3d09c34dd3 package: kernel: fix files for blowfish and pcimcia-rsrc 13 years ago
Jonas Gorski f8f30bff82 package: kernel: fix typo 13 years ago
Jonas Gorski 0a2728664f package: kernel: add handling for 3.2 renames (and some missed ones for 3.1) 13 years ago
Nicolas Thill c824c76aae package/kernel: move MD4 crypto module in its own package 13 years ago
Nicolas Thill ab29084cdb package/kernel: prefix library modules with lib- 13 years ago
Nicolas Thill a66a8875bb package/kernel: move crc32c in its own package 13 years ago
Florian Fainelli 9d9722c40f kernel: add kmod-crypto-user 14 years ago
Hauke Mehrtens 866a22dc67 kernel: crypto: fix spelling 14 years ago
Hauke Mehrtens 00dd85d8f6 ocf-linux: version bump to 20110720 14 years ago
Imre Kaloz 1e395abc80 fixup orion compile 14 years ago
Jo-Philipp Wich 7a5fcc5695 kernel: kmod-crypto-iv depends on kmod-crypto-manager Add a missing dependency to kmod-crypto-iv. chainiv.ko and eseqiv.ko from kmod-crypto-iv depend on crypto_blkcipher.ko from kmod-crypto-manager. 14 years ago
John Crispin 8c2de891a9 * add missing aes dependency to mv_cesa 14 years ago
Vasilis Tsiligiannis ec05877491 package/kernel: crypto: Remove renamed modules hack 14 years ago
Vasilis Tsiligiannis 2850136ae8 package/kernel: Remove all 2.4 definitions 14 years ago
Jo-Philipp Wich bba138c671 kernel: revert r26814 14 years ago
Jo-Philipp Wich be2275b8e6 kernel: add kmod-crypto-ipsec kmod-crypto-ipsec bundles some otherwise unprovided kernel crypto modules that are useful for IPSEC. This is an alternative to breaking these modules out into kmod-crypto-wq (crypto_wq.ko), kmod-crypto-rng (rng.ko and krng.ko), and kmod-crypto-iv (eseqiv.ko and chainiv.ko). 14 years ago
Jo-Philipp Wich 32f3c920a2 kernel: add kmod-crypto-{wq,rng,iv} This patch adds kmod-crypto-wq, kmod-crypto-rng, and kmod-crypto-iv packages. These packages provide some missing kernel crypto modules which are required for IPSEC. The strongswan4, ipsec-tools, and possibly other IPSEC packages do not work properly without these modules. 14 years ago
Vasilis Tsiligiannis 41cc2d3a52 kernel/modules: Fix r26637 14 years ago
Vasilis Tsiligiannis d7197ec50b kernel/modules: Add kmod-zlib dependency to kmod-crypto-deflate 14 years ago
Hauke Mehrtens 3b659a2519 crypto: The if statement for twofish did not work, deflate depends on zlib_deflate 14 years ago
Hauke Mehrtens f4aef6d553 kernel: remove double definition of depends in crypto-mv-cesa and make it look like the other entries. 14 years ago
Hauke Mehrtens 25b6ffe3d7 kernel: mv_cesa depends on CRYPTO_BLKCIPHER2 and CRYPTO_HASH2 14 years ago
Felix Fietkau d6d41eb0cb kernel: ocf also requires kmod-crypto-mananger (which depends on kmod-crypto-hash) 14 years ago
Felix Fietkau ada4206cc5 kernel: add missing dependency for ocf on kmod-crypto-hash 14 years ago
Felix Fietkau d1da16a093 kernel: fix autoload for the crypto_hash module (patch from #9136) 14 years ago
Felix Fietkau a119ee0013 kernel: split up cryptoapi, move hash support and blockcipher/algorithm manager to separate packages 14 years ago
Felix Fietkau ac9a5cf885 kmod-crypto: fix selecting core crypto modules 14 years ago
Felix Fietkau b1b89bf646 kmod-crypto: remove pcomp, nothing uses it 14 years ago
Felix Fietkau 858292316b move the cbc crypto module out of the crypto core and into a separate package - it is only used for ipsec 14 years ago