zero-copy: protect against null-pointer passing
[cryptodev-linux.git] / NEWS
blob50248abc6360bf13cca729880bb9d2f16ff0f1e4
1 Version 0.5 (released 2010-07-06)
3 * Corrected issue with zero copy on multiple pages.
5 * Fallback to normal operation if user pages cannot be
6 mapped.
8 Version 0.4 (released 2010-07-03)
10 * Internal engine supports operations with zero copy from
11 user space. 
13 Version 0.3 (released 2010-06-19)
15 * Corrected bug when initializing unsupported algorithms.
17 Version 0.2 (released 2010-06-18)
19 * Added compat_ioctl() to allow working on systems where userspace is 32bits
20 and kernel is operating in 64bit mode (Phil Sutter)
22 * Added several sanity checks to input.