index
:
openwrt.git
fast2504n-3.10.17
fast2504n-3.10.26
fast2504n-3.8
master
OpenWRT with patches for F@ST2504n board
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
package
/
kernel
/
modules
/
crypto.mk
Age
Commit message (
Expand
)
Author
2009-01-05
[package] kernel/crypto: fix crypto breakage (patch by Jose Vasconcellos)
juhosg
2009-01-04
clean up the crypto kernel module package and allow some of the crypto module...
nbd
2008-12-11
load crypto_blkcipher before cryptomgr.. *sigh*
kaloz
2008-12-11
load aead after crypto_algapi
nico
2008-12-11
load aead automatically, too
kaloz
2008-12-10
move aead into crypto-core
kaloz
2008-11-24
Hardware crypto modules require CONFIG_CRYPTO_HW=y to be set (#3883), thanks ...
florian
2008-11-19
[package] kernel/modules: disable automatic loading of crypto-test module
juhosg
2008-11-18
[package] kernel/modules: move ixp4xx hardware crypto module package into cry...
juhosg
2008-09-28
Add support for HW crypto cores: padlock, geode and hifn75x (#388#)
florian
2008-08-10
fix aes on x86 (thx, Acinonyx)
nbd
2008-08-04
rework workarounds for crypto modules renamed in 2.6.24 & 2.6.25, add workaro...
nico
2008-08-01
OCF cannot be built under UML
florian
2008-07-13
add ocf kernel patch
kaloz
2008-07-12
create crypto packages for aead and authenc
kaloz
2008-05-11
add a macro to compare kernel patch versions and use it for crypto and watchd...
nico
2008-03-09
Upgrade x86 to 2.6.24
florian
2008-02-06
fix a typo in kmod-crypto-test
nico
2008-02-06
add a workaround for crypto modules renamed in 2.6.24
nico
2007-11-28
package/kernel/modules: Fixed (3)DES crypto kmod, closes #2749 (Thanks jon)
nbd
2007-11-10
turn kmod-crypto-core dep into a select, so that packages like mac80211 are a...
nbd
2007-09-23
fix kmod-crypto-core error missing crypto_hash (closes: #2422)
nico
2007-09-23
move crypto support to a seperate crypto.mk file, split modules into multiple...
nico