3
I Use This!
High Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 29, 2024 — Aug 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Workaround LMK capability check if dm-crypt module not yet loaded. More... over 14 years ago
Better detects dm-ioctl secure flag using version before use. More... over 14 years ago
Use secure data bit for dm-ioctl if supported. More... over 14 years ago
Add ReleaseNotes texts into distribution. More... over 14 years ago
Fix hmac ready test check. More... over 14 years ago
Add exception allowing maintainers to distribute binary cryptsetup linked to OpenSSL library. (Agreed by all copyright holders.) More... over 14 years ago
added mailing list archive link More... over 14 years ago
minor updates More... over 14 years ago
Fix luksAddKey return code if master key is used. More... over 14 years ago
Fix mapping removal if device disappeared but node still exists. More... over 14 years ago
Fix po files. More... over 14 years ago
Add loop-AES compatible handling code. More... over 14 years ago
Detect # of keys from cipher string. Fix status output string. More... over 14 years ago
Add dm flags for query for features. Move adjust device helper to utils. Fix locking memory message. More... over 14 years ago
Add context to crypto backend init (so it can print errors to callback). More... over 14 years ago
Prevent to initialise backends twice. More... over 14 years ago
Clean up code after crypto backend change. More... over 14 years ago
Document password callback. More... over 14 years ago
Fix static build (--disable-static-cryptsetup now works properly). http://code.google.com/p/cryptsetup/issues/detail?id=91 More... over 14 years ago
Fix crypt_backend_flags prototype. Fix some configure messages. More... over 14 years ago
Fix tests to work with all crypto backends. More... over 14 years ago
Switch to new crypto backend interface. More... over 14 years ago
Add skeleton and implementation of various crypto backends (gcrypt, OpenSSL, NSS and kernel crypto API supported for now). More... over 14 years ago
Version 1.2.0. More... over 14 years ago
Add settle to test scripts (needed only for old systems). More... over 14 years ago
Add simple checksum test. More... over 14 years ago
Add password hash test for create command. More... over 14 years ago
Fix previous commit (for now). More... over 14 years ago
Fix create command to properly handle keyfile size. More... over 14 years ago
more formatting fixes More... over 14 years ago