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
Fix some doxygen docs warnings and mistakes. More... over 12 years ago
Fix doxyfile location. More... over 12 years ago
Add doxyfile. More... over 12 years ago
Add some examples. (thanks to okozina) More... over 12 years ago
Add doxygen formatted documentation for libcryptsetup API (thanks to okozina). More... over 12 years ago
Remove hints for old kernels. More... over 12 years ago
If device is not rotational, do not use Gutmann wipe method. More... over 12 years ago
Fix some compile warnings in optional crypto backends. More... over 12 years ago
Support Nettle 2.4 crypto backend (for ripemd160). More... over 12 years ago
Fix man page (thanks to Karl O. Pinc) More... over 12 years ago
Add keyslot option for luksOpen (thanks to okozina). More... over 12 years ago
Fix some memory leaks (thanks to okozina). More... over 12 years ago
Add some valgrind checks (thanks to okozina). More... over 12 years ago
Do not allow format of already formatted context. (Thanks to [email protected]) More... almost 13 years ago
Enhance check of device size before writing LUKS header. (Thanks to [email protected]) More... almost 13 years ago
Remove internal loop definitions from header file. More... almost 13 years ago
Use /dev/loop-control if possible (kernel 3.1). More... almost 13 years ago
Add fi.po. More... almost 13 years ago
Add some API test and rewrite some parts. (Thanks to [email protected]) More... almost 13 years ago
crypt_check_data_device_size() needs to compare values in bytes (Thanks to [email protected]) More... almost 13 years ago
Fix two mem leaks in crypt_init_by_name_and_header(). (Thanks to [email protected]) More... almost 13 years ago
LUKS header and Type needs to be set in context before crypt_check_data_device_size() is called. (Thanks to [email protected]) More... almost 13 years ago
Add more paranoid checks for LUKS header and keyslot attributes. (Thanks to [email protected]) More... almost 13 years ago
Silent gcc warnings with -Wconst-qual switch. More... almost 13 years ago
Check UUID of active device to match header when initializing context. More... almost 13 years ago
Do not allow crypt_load() on already initialised context. More... almost 13 years ago
Update po files. More... almost 13 years ago
typi fixed in ASCII version More... almost 13 years ago
Add API tests for plain device. More... almost 13 years ago
synced ASCII version More... almost 13 years ago