3
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 19 hours ago.
May 24, 2023 — May 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add loop-AES compatible handling code. More... over 13 years ago
Detect # of keys from cipher string. Fix status output string. More... over 13 years ago
Add dm flags for query for features. Move adjust device helper to utils. Fix locking memory message. More... over 13 years ago
Add context to crypto backend init (so it can print errors to callback). More... over 13 years ago
Prevent to initialise backends twice. More... over 13 years ago
Clean up code after crypto backend change. More... over 13 years ago
Document password callback. More... over 13 years ago
Fix static build (--disable-static-cryptsetup now works properly). http://code.google.com/p/cryptsetup/issues/detail?id=91 More... over 13 years ago
Fix crypt_backend_flags prototype. Fix some configure messages. More... over 13 years ago
Fix tests to work with all crypto backends. More... over 13 years ago
Switch to new crypto backend interface. More... over 13 years ago
Add skeleton and implementation of various crypto backends (gcrypt, OpenSSL, NSS and kernel crypto API supported for now). More... over 13 years ago
Version 1.2.0. More... over 13 years ago
Add settle to test scripts (needed only for old systems). More... over 13 years ago
Add simple checksum test. More... over 13 years ago
Add password hash test for create command. More... over 13 years ago
Fix previous commit (for now). More... over 13 years ago
Fix create command to properly handle keyfile size. More... over 13 years ago
more formatting fixes More... over 13 years ago
fixes to formatting More... over 13 years ago
update text only version More... over 13 years ago
Update Dutch translation. More... over 13 years ago
Update Italian translation. More... over 13 years ago
Fix crypt_activate_by_keyfile() to work with PLAIN devices. (allows systemd swap with /dev/urandom activation) More... over 13 years ago
Some minor modifications in cs.po. More... over 13 years ago
Add Czech translation. More... over 13 years ago
Update French and Polish translation. More... over 13 years ago
Version 1.2.0-rc1. More... over 13 years ago
Static build is not default... fix test. More... over 13 years ago
Fix clang warning is tests. More... over 13 years ago