Age | Commit message (Expand) | Author |
---|---|---|
2016-02-24 | crypto: af_alg - Add nokey compatibility path | Herbert Xu |
2016-02-24 | crypto: af_alg - Fix socket double-free when accept fails | Herbert Xu |
2016-02-24 | crypto: af_alg - Disallow bind/setkey/... after accept(2) | Herbert Xu |
2015-01-07 | crypto: af_alg - fix backlog handling | Rabin Vincent |
2014-08-19 | crypto: af_alg - properly label AF_ALG socket | Milan Broz |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma |
2010-12-21 | crypto: af_alg - fix af_alg memory_allocated data type | Randy Dunlap |
2010-12-08 | crypto: af_alg - Make sure sk_security is initialized on accept()ed sockets | Miloslav Trmač |
2010-11-19 | crypto: af_alg - User-space interface for Crypto API | Herbert Xu |