3
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Sep 03, 2024 — Sep 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update translation. More... over 13 years ago
Fix typo. More... over 13 years ago
Version 1.4.3. More... over 13 years ago
Add veritysetup. More... over 13 years ago
Better use _exit() on checksum fail. More... over 13 years ago
Include stddef.h in libcryptsetup.h (size_t definition). More... over 13 years ago
Fix compilation with old NSS (no GetVersion). More... over 13 years ago
Fix readonly activation if underlying device is readonly (1.4.0). More... over 13 years ago
Implement more RNG backend wrappers. More... over 13 years ago
Add version string to crypto backend. Move fips check to libcryptsetup. Clean up internal.h use. More... over 13 years ago
Merge branch 'master' of https://code.google.com/p/cryptsetup More... over 13 years ago
Update translations. More... over 13 years ago
Do not use IV for null cipher. More... over 13 years ago
Made warning for luksKillSlot and luksDeleteKey more clear More... over 13 years ago
Document -r / --readonly properly. (Debian bug 674027) More... over 13 years ago
Comment out some temp code. More... over 13 years ago
Comment out some temp code. More... over 13 years ago
synced with Wiki (typo fix) More... over 13 years ago
Merge branch 'master' of https://code.google.com/p/cryptsetup More... over 13 years ago
synced with weg (typo fix) More... over 13 years ago
Add nls.h for utils_fips. More... over 13 years ago
Properly handle rng error during wipe, fix random wipe wrapper (not yet used anyway). More... over 13 years ago
Fix clang compile warnings (error path). More... over 13 years ago
Translate FIPS messages. More... over 13 years ago
Implement crypt RNG wrapper (for FIPS mode), use it for SALT and KEY RNG levels. More... over 13 years ago
Add --enable-fips for linking with fipscheck library. Initialize binary and library selfcheck if running in FIPS mode. More... over 13 years ago
Split salt from other requests in RNG backend. More... over 13 years ago
Add --enable-fips option. Request new gcrypt if set. More... over 13 years ago
Allow empty cipher (cipher_null). More... over 13 years ago
Implement forward/backward reencryption. More... over 13 years ago