Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / crypto / proc.c
2011-10-31 Paul Gortmakercrypto: add module.h to those files that are explicitly...
2011-07-26 Arun Sharmaatomic: use <linux/atomic.h>
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-12-08 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2009-11-18 Eric W. Biedermansysctl: Drop & in front of every proc_handler.
2009-11-12 Eric W. Biedermansysctl crypto: Remove dead binary sysctl support
2009-10-19 Benjamin Gilbertcrypto: api - Remove digest case from procfs show handler
2008-12-25 Herbert Xucrypto: api - Call type show function before legacy...
2008-08-29 Neil Hormancrypto: api - Add fips_enable flag
2008-08-29 Herbert Xucrypto: api - Use test infrastructure
2008-08-29 Herbert Xucrypto: api - Display larval objects properly
2008-04-21 Jan Engelhardt[CRYPTO] api: Constify function pointer tables
2008-04-21 Alexey Dobriyan[CRYPTO] api: Switch to proc_create()
2007-07-16 Pavel EmelianovMake crypto API use seq_list_xxx helpers
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 3
2006-09-21 Herbert Xu[CRYPTO] api: Added crypto_type support
2006-09-21 Herbert Xu[CRYPTO] api: Split out low-level API
2006-09-21 Herbert Xu[CRYPTO] api: Add crypto_alg reference counting
2006-01-09 Herbert Xu[CRYPTO] Allow multiple implementations of the same...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2003-09-11 Erlend Aasland[CRYPTO]: Add alg. type to /proc/crypto output.
2003-08-17 Mikael Ylikoski[IPSEC]: Fix oops using null ciper in CBC mode.
2003-03-28 James Morris[CRYPTO]: Add Deflate algorithm to crypto API.
2002-12-06 James Morris[CRYPTO]: Dont compile procfs stuff if procfs is not...