Commit Verlauf

Autor SHA1 Nachricht Datum
  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. vor 15 Jahren
  John Crispin 8c2de891a9 * add missing aes dependency to mv_cesa vor 15 Jahren
  Vasilis Tsiligiannis ec05877491 package/kernel: crypto: Remove renamed modules hack vor 15 Jahren
  Vasilis Tsiligiannis 2850136ae8 package/kernel: Remove all 2.4 definitions vor 15 Jahren
  Jo-Philipp Wich bba138c671 kernel: revert r26814 vor 15 Jahren
  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). vor 15 Jahren
  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. vor 15 Jahren
  Vasilis Tsiligiannis 41cc2d3a52 kernel/modules: Fix r26637 vor 15 Jahren
  Vasilis Tsiligiannis d7197ec50b kernel/modules: Add kmod-zlib dependency to kmod-crypto-deflate vor 15 Jahren
  Hauke Mehrtens 3b659a2519 crypto: The if statement for twofish did not work, deflate depends on zlib_deflate vor 15 Jahren
  Hauke Mehrtens f4aef6d553 kernel: remove double definition of depends in crypto-mv-cesa and make it look like the other entries. vor 15 Jahren
  Hauke Mehrtens 25b6ffe3d7 kernel: mv_cesa depends on CRYPTO_BLKCIPHER2 and CRYPTO_HASH2 vor 15 Jahren
  Felix Fietkau d6d41eb0cb kernel: ocf also requires kmod-crypto-mananger (which depends on kmod-crypto-hash) vor 15 Jahren
  Felix Fietkau ada4206cc5 kernel: add missing dependency for ocf on kmod-crypto-hash vor 15 Jahren
  Felix Fietkau d1da16a093 kernel: fix autoload for the crypto_hash module (patch from #9136) vor 15 Jahren
  Felix Fietkau a119ee0013 kernel: split up cryptoapi, move hash support and blockcipher/algorithm manager to separate packages vor 15 Jahren
  Felix Fietkau ac9a5cf885 kmod-crypto: fix selecting core crypto modules vor 15 Jahren
  Felix Fietkau b1b89bf646 kmod-crypto: remove pcomp, nothing uses it vor 15 Jahren
  Felix Fietkau 858292316b move the cbc crypto module out of the crypto core and into a separate package - it is only used for ipsec vor 15 Jahren
  Felix Fietkau 69c52daa49 remove an obsolete CompareKernelPatchVer call vor 15 Jahren
  Felix Fietkau 2d9427566a move the deflate crypto module out of the crypto core and into a separate package - it is only used for ipsec vor 15 Jahren
  Felix Fietkau d64c314336 remove a remaining reference to linux 2.4 vor 15 Jahren
  Jo-Philipp Wich 3f4adc80db kernel: underscores in package names are bad, rename kmod-crypto-mv_cesa to kmod-crypto-mv-cesa vor 15 Jahren
  Lars-Peter Clausen 290e192ce8 Make mv_cesa crypto module available on Orion as well. vor 15 Jahren
  Lars-Peter Clausen 7ee9c3d762 kernel: Move CONFIG_CRYPTO_HW to crypto-core vor 15 Jahren
  Michael Büsch 78539bfa4f Fix compilation of crypto modules. This fixes #7920 vor 15 Jahren
  Michael Büsch 393c83514b Fix kernel crypto modules for >= 2.6.36 vor 15 Jahren
  Alexandros C. Couloumbis e9996f7cdc package/kernel: update crypto.mk for kernel 2.6.36 vor 15 Jahren
  Florian Fainelli 5bd1c17fd1 add XTS cipher CryptoAPI module vor 15 Jahren
  Florian Fainelli e9924b427e fix kmod-crypto-hw-padlock dependency against kmod-crypto-aes (#7643) vor 15 Jahren