3
I Use This!
Moderate Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 3 days ago.
Jun 13, 2023 — Jun 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Enable LUKS hash setting and document it. More... almost 15 years ago
Remove internal SHA1 implementation, not needed now. More... almost 15 years ago
Move XOR function to af.c, nobody outside of it use it now. More... almost 15 years ago
Add required parameters for changing hash used in LUKS key setup scheme. More... almost 15 years ago
Switch PBKDF2 from internal SHA1 to libgcrypt. Also make hash algorithm not fixed here. More... almost 15 years ago
Return ENOENT for empty keyslots, EINVAL will be used later for other type of errors. More... almost 15 years ago
Remove po/cryptsetup-luks.pot, it's autogenerated (thanks to Ivan Stankovic) More... almost 15 years ago
Print error when getline() fails (thanks to Ivan Stankovic) More... almost 15 years ago
Fix DEBUG output (thanks to Ivan Stankovic) More... almost 15 years ago
Optimize o_direct read/writes. More... almost 15 years ago
Fix segfault if provided slot in luksKillslot is invalid. More... almost 15 years ago
Remove unneeded timeout when remove of temporary device succeeded. More... almost 15 years ago
Cryptsetup version 1.0.7. More... almost 15 years ago
Allow removal of last slot in luksRemoveKey and luksKillSlot. More... almost 15 years ago
Add --disable-selinux option and fix static build if selinux is required. More... almost 15 years ago
Reject unsupported --offset and --skip options for luksFormat and update man page. More... almost 15 years ago
cryptsetup 1.0.7-rc1 More... almost 15 years ago
Add some checks for error codes. More... almost 15 years ago
Fix device prompt quistion. More... almost 15 years ago
Define device-mapper crypt UUID maximal length and check for its size. More... almost 15 years ago
Various man page fixes. More... almost 15 years ago
Set UUID in device-mapper for LUKS devices. More... almost 15 years ago
Retain readahead of underlying device. (If libdevmapper version supports it). More... almost 15 years ago
Display device name when asking for password. More... almost 15 years ago
Check device size when loading LUKS header. (And remove misleading error message later.) More... almost 15 years ago
Use better error messages if device doesn't exist or is already used by other mapping. More... almost 15 years ago
Fix make distcheck (Mike Kelly) More... almost 15 years ago
Should fix Issue 5. More... about 15 years ago
Segfault bugfix thanks to Oliver Metz. More... about 15 years ago
Remove precompiled pot files. Fix uninitialized return value variable in setup.c. More... over 15 years ago