index
:
history
master
Linux kernel history
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
Age
Commit message (
Expand
)
Author
Lines
2004-06-10
[CRYPTO]: Fix digest.c kmapping sg entries > page in length.
Clay Haapala
-6
/
+21
2004-05-25
[CRYPTO]: Fix two scatterwalk problems.
Christophe Saout
-3
/
+5
2004-05-07
[CRYPTO]: Fix typing in crc32c's chksum_update
Clay Haapala
-2
/
+2
2004-04-27
[CRYPTO]: Provide crc32c as a type of digest.
Clay Haapala
-2
/
+229
2004-04-26
[CRYPTO]: Add module aliases for des and sha512.
Michal Ludvig
-0
/
+4
2004-04-23
[CRYPTO]: Add module autoloads for null module.
Michal Ludvig
-0
/
+4
2004-04-21
[PATCH] s390: crypto api.
Andrew Morton
-0
/
+12
2004-04-11
[CRYPTO]: ARC4 Kconfig clarification.
Jon Oberheide
-3
/
+4
2004-03-21
[CRYPTO]: Remove confusing TODO comment in arc4.c
Jon Oberheide
-4
/
+0
2004-03-21
[CRYPTO]: Add Michael MIC algorithm.
James Morris
-1
/
+260
2004-03-21
[CRYPTO]: Add setkey operation for digests.
James Morris
-0
/
+16
2004-03-09
[CRYPTO]: Fix arc4 test vector.
James Morris
-1
/
+1
2004-03-06
[PATCH] arc4.c compile fix for older gcc's
Andrew Morton
-2
/
+3
2004-03-03
[CRYPTO]: Add ARC4 module.
Jon Oberheide
-1
/
+268
2004-03-01
[PATCH] fix in-place de/encryption bug with highmem
Andrew Morton
-8
/
+17
2004-03-01
[PATCH] move scatterwalk functions to own file
Andrew Morton
-129
/
+176
2004-01-31
Resolve conflicts in sha256.c change, use Linus's version.
David S. Miller
-5
/
+5
2004-01-29
[CRYPTO]: Make padding[] array static in sha{256,512}_final().
James Morris
-2
/
+2
2004-01-29
Fix sha256 padding block initializer to be static.
Linus Torvalds
-1
/
+1
2004-01-27
[CRYPTO]: Help gcc optimize sha256/sha512 better.
Jean-Luc Cooke
-4
/
+4
2003-12-24
[CRYPTO]: Allow tcrypt module to be unloaded.
James Morris
-0
/
+7
2003-12-24
[CRYPTO]: Clean up tcrypt module, part 2
Erlend Aasland
-2002
/
+1251
2003-12-24
[CRYPTO]: Clean up tcrypt module, part 1
Kartikey Mahendra Bhatt
-3160
/
+1622
2003-10-29
[CRYPTO]: crypto_alg_lookup() should fail when passed a NULL name.
Hideaki Yoshifuji
-0
/
+3
2003-10-04
[CRYPTO]: Kconfig URL updates.
Petri T. Koistinen
-3
/
+3
2003-09-26
[PATCH] select ZLIB_{IN,DE}FLATE
Adrian Bunk
-0
/
+2
2003-09-11
[CRYPTO]: Add alg. type to /proc/crypto output.
Erlend Aasland
-0
/
+8
2003-09-04
[CRYPTO]: Use try_then_request_module().
Rusty Russell
-45
/
+5
2003-09-03
[CRYPTO]: remove duplicate #includes in crypto/
Randy Dunlap
-1
/
+0
2003-08-17
[CRYPTO]: Fix cast{5,6} build after cia_ivsize removal.
David S. Miller
-2
/
+0
2003-08-17
[IPSEC]: Fix oops using null ciper in CBC mode.
Mikael Ylikoski
-13
/
+3
2003-08-15
Merge bk://kernel.bkbits.net/davem/offset_in_page-2.5
Linus Torvalds
-72
/
+72
2003-08-15
[MM]: Add and use offset_in_page() convenience macro.
David S. Miller
-72
/
+72
2003-08-15
[CRYPTO]: Add CAST6 (CAST-256) algorithm.
Kartikey Mahendra Bhatt
-2
/
+765
2003-08-11
[CRYPTO]: Add cast5, integration by jmorris@intercode.com.au
Kartikey Mahendra Bhatt
-0
/
+1029
2003-08-01
[PATCH] janitor: don't init statics to 0
Randy Dunlap
-1
/
+1
2003-06-03
[CRYPTO]: Use "select" kconfig facility instead of fragile defaults.
James Morris
-10
/
+0
2003-05-29
[CRYPTO]: Default CRYPTO and MD5 to y if IPV6_PRIVACY is enabled.
Moritz Mühlenhoff
-2
/
+2
2003-05-26
[CRYPTO]: Fix compiler warnings in sha512.c
Hideaki Yoshifuji
-43
/
+43
2003-05-17
[CRYPTO]: Update deflate dependencies.
Mitsuru Kanda
-1
/
+1
2003-05-16
Make request_module() take a printf-like vararg argument instead of a string.
Linus Torvalds
-1
/
+1
2003-05-15
[CRYPTO]: Fix memcpy/memset args.
Andrew Morton
-10
/
+10
2003-05-12
[CRYPTO]: Fix config dependencies.
James Morris
-5
/
+9
2003-04-01
Merge nuts.ninka.net:/home/davem/src/BK/network-2.5
David S. Miller
-1
/
+13
2003-03-31
[CRYPTO]: deflate.c needs slab.h
David S. Miller
-0
/
+1
2003-03-31
[CRYPTO]: deflate module: workaround zlib bug.
James Morris
-1
/
+12
2003-03-30
[SOFTIRQ]: Move softirq implementation to common area, add debug check.
David S. Miller
-1
/
+1
2003-03-28
[CRYPTO]: Add Deflate algorithm to crypto API.
James Morris
-20
/
+455
2003-03-23
[CRYPTO]: Make use of crypto_exit_ops() during crypto_free_tfm().
James Morris
-4
/
+1
2003-03-20
[CRYPTO]: Include linux/errno.h as appropriate.
David S. Miller
-0
/
+6
[prev]
[next]