index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
kernel
/
lantiq
/
ltq-deu
Commit message (
Expand
)
Author
Age
Files
Lines
*
ltq-deu: disable arc4 algorithm
Daniel Kestrel
2022-01-06
1
-4
/
+4
*
ltq-deu: add aes_gcm algorithm
Daniel Kestrel
2022-01-06
1
-0
/
+313
*
ltq-deu: change PKG_RELEASE to AUTORELEASE
Daniel Kestrel
2022-01-06
1
-1
/
+1
*
ltq-deu: remove redundant code for setting the key in aes
Daniel Kestrel
2022-01-06
1
-120
/
+4
*
ltq-deu: add shash cbcmac-aes algorithm to the driver
Daniel Kestrel
2022-01-06
1
-5
/
+362
*
ltq-deu: remove driver disablement for kernel 5.4 and above
Daniel Kestrel
2022-01-06
1
-1
/
+1
*
ltq-deu: add aes_xts algorithm
Daniel Kestrel
2022-01-06
1
-0
/
+324
*
ltq-deu: update initialisations for hmac algorithms
Daniel Kestrel
2022-01-06
2
-6
/
+4
*
ltq-deu: remove compiler warning and shorten locked sections
Daniel Kestrel
2022-01-06
7
-43
/
+7
*
ltq-deu: fix temp size exceed in hmac algorithms
Daniel Kestrel
2022-01-06
2
-71
/
+146
*
ltq-deu: fix setkey errors and static shared temp for hmac algos
Daniel Kestrel
2022-01-06
2
-52
/
+137
*
ltq-deu: fix ifxdeu-ctr-rfc3686(aes) not matching generic impl
Daniel Kestrel
2022-01-06
1
-1
/
+2
*
ltq-deu: changes for hash multithread callers and md5 endianess
Daniel Kestrel
2022-01-06
6
-79
/
+45
*
ltq-deu: make deu hash lock global and remove md5_hmac_ exports
Daniel Kestrel
2022-01-06
6
-48
/
+23
*
ltq-deu: add aes_ofb and aes_cfb algorithms
Daniel Kestrel
2022-01-06
1
-0
/
+194
*
ltq-deu: fix cryptomgr test errors for aes
Daniel Kestrel
2022-01-06
1
-45
/
+44
*
ltq-deu: fix cryptomgr test errors for des
Daniel Kestrel
2022-01-06
2
-31
/
+58
*
ltq-deu: convert SHA1 after library impl of SHA1 was removed
Daniel Kestrel
2022-01-06
2
-9
/
+9
*
ltq-deu: convert blkcipher to skcipher
Daniel Kestrel
2022-01-06
3
-464
/
+413
*
ltq-deu: set correct control register for AES
Daniel Kestrel
2022-01-06
1
-1
/
+1
*
ltq-deu: make cipher/digest usable by openssl
Mathias Kresin
2022-01-05
9
-28
/
+28
*
ltq-deu: aes-ctr: process all input data
Mathias Kresin
2022-01-05
1
-31
/
+21
*
ltq-deu: aes: do not read/write behind buffer
Mathias Kresin
2022-01-05
1
-12
/
+14
*
ltq-deu: init des/aes before registering crpyto algorithms
Mathias Kresin
2022-01-05
2
-3
/
+2
*
lantiq: kernel 5.10: disable ltq-deu
Mathias Kresin
2021-04-12
1
-1
/
+1
*
kernel: drop outdated kernel version switches for local code
Adrian Schmutzler
2020-05-17
6
-51
/
+0
*
lantiq: ltq-deu: fix compatibility with Linux 5.3+
Martin Blumenstingl
2020-03-16
4
-4
/
+4
*
build: include BUILD_VARIANT in PKG_BUILD_DIR
Jeffery To
2019-08-05
1
-1
/
+0
*
ltq-deu: Fix section mismatches
Hauke Mehrtens
2018-03-18
8
-42
/
+42
*
lantiq: fix lantiq applications kernel 4.14 compatiblity
Hauke Mehrtens
2018-02-20
1
-0
/
+5
*
treewide: add license tags
Florian Eckert
2017-06-24
1
-0
/
+1
*
kernel/lantiq/ltq-*: drop Build/Prepare rule in favor of default one
Alexandru Ardelean
2016-10-15
1
-5
/
+0
*
ltq-deu: fix cra_priority
Martin Schiller
2016-08-20
9
-8
/
+25
*
ltq-deu: fix handling of data blocks with sizes != AES/DES block size
Martin Schiller
2016-08-20
2
-44
/
+108
*
ltq-deu: fix aes initialization vector handling
Martin Schiller
2016-08-20
1
-4
/
+4
*
global: change my email address
John Crispin
2016-05-12
1
-1
/
+1
*
lantiq: ltq-deu: Remove the "DEU test manager"
Felix Fietkau
2016-01-18
3
-13561
/
+0
*
lantiq: ltq-deu: Make the DEU driver compatible with linux 4.2 and newer
Felix Fietkau
2016-01-17
6
-6
/
+6
*
ltq-deu: fix compile for 3.14
John Crispin
2014-09-11
1
-0
/
+4
*
lantiq: dont install deu test manager
John Crispin
2013-11-11
1
-1
/
+1
*
lantiq: update packages for v3.10
John Crispin
2013-09-17
1
-5
/
+5
*
ltq-deu: add missing dependency
Felix Fietkau
2013-07-19
1
-1
/
+1
*
packages: clean up the package folder
John Crispin
2013-06-21
25
-0
/
+21263