0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
Aug 20, 2025 — Aug 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
implement the poll() file operation More... almost 16 years ago
increase the number of slots for asynchronous completion dynamically More... almost 16 years ago
implement asynchronous operation mode More... almost 16 years ago
add some unlikely() hints to get_userbuf() More... almost 16 years ago
store the hash output inside struct kernel_crypt_op More... almost 16 years ago
keep a copy of the IV and size in struct kernel_crypt_op More... almost 16 years ago
introduce struct kernel_crypt_op More... almost 16 years ago
corrected version More... almost 16 years ago
bumped version to 0.7 More... almost 16 years ago
use of _FINAL flag when calling _final() More... almost 16 years ago
Added flag COP_FLAG_FINAL More... almost 16 years ago
Added CRIOGET_NOT_NEEDED definition to allow applications detecting when it is not required. More... almost 16 years ago
DISABLE_ZCOPY definition removed. More... almost 16 years ago
avoid remake for version.h More... almost 16 years ago
released 0.6. More... almost 16 years ago
multi-update support for hash calculation More... almost 16 years ago
semaphore replaced by mutex upon checkpatch warning More... almost 16 years ago
checkpatch errors and warnings fixed More... almost 16 years ago
backported changes from newapi branch More... almost 16 years ago
Relicensed under GPLv2. More... about 16 years ago
Added AES in CTR mode. More... about 16 years ago
Documented fix. More... about 16 years ago
zero-copy: protect against null-pointer passing More... about 16 years ago
useless whitespace cleanup More... about 16 years ago
zero-copy: allow reserving pages read-only More... about 16 years ago
zero-copy: make get_userbuf error messages distinguishable More... about 16 years ago
zero-copy: release src pages on error More... about 16 years ago
updated. More... about 16 years ago
Corrected issue in assigning other pages than the first. More... about 16 years ago
Reduce the test limits. More... about 16 years ago