| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
SVN-Revision: 32673
|
|
|
|
| |
SVN-Revision: 31907
|
|
|
|
|
|
| |
dependencies on @TARGET_x86 for a few network drivers that are typically not found in non-PC equipment
SVN-Revision: 31870
|
|
|
|
| |
SVN-Revision: 31779
|
|
|
|
| |
SVN-Revision: 31775
|
|
|
|
|
|
| |
OpenWrt does not support kernel version <= 2.6.36 any more, remove all modules only build for those kernels and all conditions specific for those kernel versions.
SVN-Revision: 31634
|
|
|
|
|
|
|
|
| |
Currently the btrfs module (and other fs modules) is loaded before other modules to provide early extroot compatibility. This will fail for btrfs however, because the dependencies crypto-core and crypto-hash are missing. This patch makes them available for early loading too.
Signed-off-by: Jan Willies <jan@willies.info>
SVN-Revision: 30542
|
|
|
|
| |
SVN-Revision: 29985
|
|
|
|
|
|
| |
Add skb_frag_page from 3.2 to OCF for 3.1 and earlier and use it.
SVN-Revision: 29818
|
|
|
|
|
|
| |
Based on a patch from Philip Prindeville.
SVN-Revision: 29797
|
|
|
|
| |
SVN-Revision: 28898
|
|
|
|
| |
SVN-Revision: 28897
|
|
|
|
| |
SVN-Revision: 28660
|
|
|
|
| |
SVN-Revision: 28656
|
|
|
|
| |
SVN-Revision: 28651
|
|
|
|
|
|
|
|
|
| |
Add kernel crypto user-space interface (af_alg). Includes interface for
hash algorithms (algif_hash) and skcipher algorithms (algif_skcipher).
Signed-off-by: Lars Hjersted <lars@hjersted.com>
SVN-Revision: 28026
|
|
|
|
| |
SVN-Revision: 27757
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fixes problem with TFM allocation in cryptosoft.c
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Hauke:
* remove ubsec_ssb package and take it from ocf-linux
* use patches from ocf-linux package
* refresh all patches
* readd some build fixes for OpenWrt.
* readd CRYPTO_MANAGER dependency
SVN-Revision: 27753
|
|
|
|
| |
SVN-Revision: 27591
|
|
|
|
|
|
|
|
| |
dependency to kmod-crypto-iv. chainiv.ko and eseqiv.ko from kmod-crypto-iv depend on crypto_blkcipher.ko from kmod-crypto-manager.
Signed-off-by: Lars Hjersted <lars@hjersted.com>
SVN-Revision: 26984
|
|
|
|
|
|
| |
Signed-off-by: Jan Willies <jan@willies.info>
SVN-Revision: 26920
|
|
|
|
|
|
|
|
|
| |
Since the oldest kernel in trunk is 2.6.30 the modules always use the
newer names, so we can just use the _generic prefix directly.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 26903
|
|
|
|
|
|
|
|
|
| |
With no 2.4 support in trunk, we can safely remove any 2.4 definitions for
kmods and merge the 2.6 definitions into the generic ones.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 26901
|
|
|
|
| |
SVN-Revision: 26815
|
|
|
|
|
|
|
|
| |
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).
Signed-off-by: Lars Hjersted <lars@hjersted.com>
SVN-Revision: 26814
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
NOTE: The KCONFIG associated with each of these modules gets selected
whenever CRYPTO_MANAGER (kmod-crypto-manager) is selected so these
modules are already being built.
Signed-off-by: Lars Hjersted <lars@hjersted.com>
SVN-Revision: 26812
|
|
|
|
| |
SVN-Revision: 26638
|
|
|
|
| |
SVN-Revision: 26637
|
|
|
|
|
|
| |
zlib_deflate
SVN-Revision: 26569
|
|
|
|
|
|
|
|
| |
look like the other entries.
Thank you Maarten
SVN-Revision: 26413
|
|
|
|
| |
SVN-Revision: 26407
|
|
|
|
|
|
| |
kmod-crypto-hash)
SVN-Revision: 26375
|
|
|
|
| |
SVN-Revision: 26372
|
|
|
|
| |
SVN-Revision: 26358
|
|
|
|
|
|
| |
manager to separate packages
SVN-Revision: 26296
|
|
|
|
| |
SVN-Revision: 25688
|
|
|
|
| |
SVN-Revision: 25686
|
|
|
|
|
|
| |
package - it is only used for ipsec
SVN-Revision: 25493
|
|
|
|
| |
SVN-Revision: 25492
|
|
|
|
|
|
| |
package - it is only used for ipsec
SVN-Revision: 25491
|
|
|
|
| |
SVN-Revision: 25490
|
|
|
|
|
|
| |
kmod-crypto-mv-cesa
SVN-Revision: 23383
|
|
|
|
| |
SVN-Revision: 23229
|
|
|
|
|
|
|
|
|
|
| |
hw-crypto modules depend on CONFIG_CRYPTO_HW beeing set. Instead of selecting
CONFIG_CRYPTO_HW from each crypto module let it be selected by crypto core.
It only opens the submenu for hw-crypto devices and does not generate any overhead.
Patch by Jan Willies
SVN-Revision: 23190
|
|
|
|
| |
SVN-Revision: 23028
|
|
|
|
| |
SVN-Revision: 23026
|
|
|
|
| |
SVN-Revision: 22954
|
|
|
|
|
|
|
|
| |
needed for proper dm-crypt support
Signed-off-by: Jan Willies <jan@willies.info>
SVN-Revision: 22915
|
|
|
|
| |
SVN-Revision: 22321
|
|
|
|
| |
SVN-Revision: 22145
|