5
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 19 hours ago.
Jun 09, 2023 — Jun 09, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
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
Cleanups thanks to Ivan Stankovic More... over 15 years ago
Remove unnecessary files from po/. They will be regenerated by ./autogen.sh More... over 15 years ago
* Fix wrong output for remaining key at key deletion. * Allow deletion of key slot while other keys have the same key information (that implied rewritting verification logic). More... over 15 years ago
Add missing AM_PROG_CC_C_O to configure.in More... over 15 years ago
Remove duplicate sentence in man page (patch by Till Maas). More... over 15 years ago
Wipe start of device before LUKS-formatting. More... over 15 years ago