Florian Fainelli
|
9d9722c40f
kernel: add kmod-crypto-user
|
14 лет назад |
Hauke Mehrtens
|
866a22dc67
kernel: crypto: fix spelling
|
14 лет назад |
Hauke Mehrtens
|
00dd85d8f6
ocf-linux: version bump to 20110720
|
14 лет назад |
Imre Kaloz
|
1e395abc80
fixup orion compile
|
14 лет назад |
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 лет назад |
John Crispin
|
8c2de891a9
* add missing aes dependency to mv_cesa
|
14 лет назад |
Vasilis Tsiligiannis
|
ec05877491
package/kernel: crypto: Remove renamed modules hack
|
14 лет назад |
Vasilis Tsiligiannis
|
2850136ae8
package/kernel: Remove all 2.4 definitions
|
14 лет назад |
Jo-Philipp Wich
|
bba138c671
kernel: revert r26814
|
14 лет назад |
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 лет назад |
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 лет назад |
Vasilis Tsiligiannis
|
41cc2d3a52
kernel/modules: Fix r26637
|
14 лет назад |
Vasilis Tsiligiannis
|
d7197ec50b
kernel/modules: Add kmod-zlib dependency to kmod-crypto-deflate
|
14 лет назад |
Hauke Mehrtens
|
3b659a2519
crypto: The if statement for twofish did not work, deflate depends on zlib_deflate
|
14 лет назад |
Hauke Mehrtens
|
f4aef6d553
kernel: remove double definition of depends in crypto-mv-cesa and make it look like the other entries.
|
14 лет назад |
Hauke Mehrtens
|
25b6ffe3d7
kernel: mv_cesa depends on CRYPTO_BLKCIPHER2 and CRYPTO_HASH2
|
14 лет назад |
Felix Fietkau
|
d6d41eb0cb
kernel: ocf also requires kmod-crypto-mananger (which depends on kmod-crypto-hash)
|
14 лет назад |
Felix Fietkau
|
ada4206cc5
kernel: add missing dependency for ocf on kmod-crypto-hash
|
14 лет назад |
Felix Fietkau
|
d1da16a093
kernel: fix autoload for the crypto_hash module (patch from #9136)
|
14 лет назад |
Felix Fietkau
|
a119ee0013
kernel: split up cryptoapi, move hash support and blockcipher/algorithm manager to separate packages
|
14 лет назад |
Felix Fietkau
|
ac9a5cf885
kmod-crypto: fix selecting core crypto modules
|
15 лет назад |
Felix Fietkau
|
b1b89bf646
kmod-crypto: remove pcomp, nothing uses it
|
15 лет назад |
Felix Fietkau
|
858292316b
move the cbc crypto module out of the crypto core and into a separate package - it is only used for ipsec
|
15 лет назад |
Felix Fietkau
|
69c52daa49
remove an obsolete CompareKernelPatchVer call
|
15 лет назад |
Felix Fietkau
|
2d9427566a
move the deflate crypto module out of the crypto core and into a separate package - it is only used for ipsec
|
15 лет назад |
Felix Fietkau
|
d64c314336
remove a remaining reference to linux 2.4
|
15 лет назад |
Jo-Philipp Wich
|
3f4adc80db
kernel: underscores in package names are bad, rename kmod-crypto-mv_cesa to kmod-crypto-mv-cesa
|
15 лет назад |
Lars-Peter Clausen
|
290e192ce8
Make mv_cesa crypto module available on Orion as well.
|
15 лет назад |
Lars-Peter Clausen
|
7ee9c3d762
kernel: Move CONFIG_CRYPTO_HW to crypto-core
|
15 лет назад |
Michael Büsch
|
78539bfa4f
Fix compilation of crypto modules. This fixes #7920
|
15 лет назад |