2011-08-01 |
Milan Broz | Improve check for invalid offset and size values. ... |
tree | commitdiff |
2011-07-20 |
Milan Broz | * Allow different data offset setting for detached... |
tree | commitdiff |
2011-07-20 |
Milan Broz | * Add --header option for detached metadata (on-disk... |
tree | commitdiff |
2011-07-19 |
Milan Broz | * Revert default initialisation of volume key in crypt_... |
tree | commitdiff |
2011-07-17 |
Milan Broz | Add --enable-discards option to allow discards/TRIM... |
tree | commitdiff |
2011-07-01 |
Milan Broz | * Add --shared option for creating non-overlapping... |
tree | commitdiff |
2011-06-14 |
Milan Broz | Use EINVAL if device status returns invalid device. |
tree | commitdiff |
2011-06-13 |
Milan Broz | Fix return code for status command when device doesn... |
tree | commitdiff |
2011-05-18 |
Milan Broz | Fix previous fix - keep API logic clean, fix cryptsetup... |
tree | commitdiff |
2011-05-03 |
Milan Broz | Fix size argument for create command. (regression in... |
tree | commitdiff |
2011-04-18 |
Milan Broz | Remove another compile warnings. |
tree | commitdiff |
2011-04-18 |
Milan Broz | Fix verbose mode compiler warnings. |
tree | commitdiff |
2011-03-25 |
Milan Broz | Also support --hash option for loopaesOpen. |
tree | commitdiff |
2011-03-22 |
Milan Broz | Also support --skip option for loopaesOpen. |
tree | commitdiff |
2011-03-22 |
Milan Broz | Lock memory also in luksDump command. |
tree | commitdiff |
2011-03-21 |
Milan Broz | Fix offset option for loopaesOpen. |
tree | commitdiff |
2011-03-19 |
Milan Broz | Rewrite key input handling, add limits. |
tree | commitdiff |
2011-03-14 |
Milan Broz | Fix some minor compilation problems in crypto backends. |
tree | commitdiff |
2011-03-14 |
Milan Broz | Specify copyright holders in source files. |
tree | commitdiff |
2011-03-14 |
Milan Broz | Add defaults to --help output. |
tree | commitdiff |
2011-03-14 |
Milan Broz | Fix loopaes open parameters. |
tree | commitdiff |
2011-03-13 |
Milan Broz | Add luksChangeKey command. |
tree | commitdiff |
2011-03-12 |
Milan Broz | Add backing device info into status. |
tree | commitdiff |
2011-01-31 |
Milan Broz | Fix luksAddKey return code if master key is used. |
tree | commitdiff |
2011-01-25 |
Milan Broz | Add loop-AES compatible handling code. |
tree | commitdiff |
2011-01-25 |
Milan Broz | Detect # of keys from cipher string. |
tree | commitdiff |
2010-12-31 |
Milan Broz | Add skeleton and implementation of various crypto backends |
tree | commitdiff |
2010-12-09 |
Milan Broz | Fix previous commit (for now). |
tree | commitdiff |
2010-12-09 |
Milan Broz | Fix create command to properly handle keyfile size. |
tree | commitdiff |
2010-11-15 |
Milan Broz | Remove uneeded function prototype. |
tree | commitdiff |
2010-11-15 |
Milan Broz | Fix some warnings if compiled with clang. |
tree | commitdiff |
2010-11-14 |
Milan Broz | Fix cryptsetup binary exitcodes. |
tree | commitdiff |
2010-11-14 |
Milan Broz | Add --dump-master-key option for luksDump to allow... |
tree | commitdiff |
2010-11-13 |
Milan Broz | Simplify return codes from get key functions. |
tree | commitdiff |
2010-11-05 |
Milan Broz | * Disallow mapping of device which is already in use... |
tree | commitdiff |
2010-11-05 |
Milan Broz | * Add crypt_get_type(), crypt_resize(), crypt_keyslot_max() |
tree | commitdiff |
2010-11-05 |
Milan Broz | No longer support luksDelKey, reload and --non-exclusive. |
tree | commitdiff |
2010-11-05 |
Milan Broz | Use new API for luksUUID, luksDump. |
tree | commitdiff |
2010-10-29 |
Milan Broz | Fix luksFormat to properly use key file with --master... |
tree | commitdiff |
2010-10-29 |
Milan Broz | * Add --keyfile-size and --new-keyfile-size (in bytes... |
tree | commitdiff |
2010-10-29 |
Milan Broz | * Add crypt_set_uuid() to API. |
tree | commitdiff |
2010-10-27 |
Milan Broz | * Implement --use-random and --use-urandom for luksForm... |
tree | commitdiff |
2010-10-27 |
Milan Broz | Rewrite luksFormat, luksOpen, liksAddKey in crypsetup... |
tree | commitdiff |
2010-10-26 |
Milan Broz | Add utils_crypt file and test for supported modes prese... |
tree | commitdiff |
2010-10-17 |
Milan Broz | * Change detection for static libraries. |
tree | commitdiff |
2010-05-30 |
Milan Broz | Print empty line in status if underlying device disappe... |
tree | commitdiff |
2010-05-27 |
Milan Broz | Add verbose log level and move unlocking keyslot messag... |
tree | commitdiff |
2010-05-27 |
Milan Broz | Fix luksFormat/luksOpen reading passphrase from stdin... |
tree | commitdiff |
2010-05-01 |
Milan Broz | Version 1.1.1-rc1 |
tree | commitdiff |
2010-04-16 |
Milan Broz | Fix minor errors |
tree | commitdiff |
2010-04-12 |
Milan Broz | Avoid class C++ keyword in library header. |
tree | commitdiff |
2010-01-15 |
Milan Broz | Remove nonfuctional default values from help (and refor... |
tree | commitdiff |
2010-01-02 |
Milan Broz | Fix static build on some systems and detect too old... |
tree | commitdiff |
2009-12-30 |
Milan Broz | Fix build for non-standard gcrypt library location. |
tree | commitdiff |
2009-12-01 |
Milan Broz | Move default cipher paramaters to config.h and allow... |
tree | commitdiff |
2009-11-28 |
Milan Broz | Fix typos (Thanks to Solveig). |
tree | commitdiff |
2009-11-16 |
Milan Broz | Use proper NLS macros and detection (so the message... |
tree | commitdiff |
2009-11-16 |
Milan Broz | Add obsolete message for non-exclusive switch. |
tree | commitdiff |
2009-10-01 |
Milan Broz | Move duplicated failed message to verbose level, add... |
tree | commitdiff |
2009-10-01 |
Milan Broz | Move dm backend initialisation to library calls. |
tree | commitdiff |
2009-09-30 |
Milan Broz | Properly apply versioned symbols in library and fix... |
tree | commitdiff |
2009-09-29 |
Milan Broz | Fix typo in backup file option. (Thanks to Jonas Meurer) |
tree | commitdiff |
2009-09-28 |
Milan Broz | Add luksHeaderBackup and luksHeaderRestore commands... |
tree | commitdiff |
2009-09-11 |
Milan Broz | Fix typo in help text. |
tree | commitdiff |
2009-09-08 |
Milan Broz | Add dirty hack to properly compile static binary with... |
tree | commitdiff |
2009-09-08 |
Milan Broz | Try to read first sector from device to properly check... |
tree | commitdiff |
2009-09-08 |
Milan Broz | Use dm-uuid for all crypt devices, contains device... |
tree | commitdiff |
2009-09-02 |
Milan Broz | * Add luksSuspend (freeze device and wipe key) and... |
tree | commitdiff |
2009-08-31 |
Milan Broz | * Replace not safe option --non-exclusive with --disabl... |
tree | commitdiff |
2009-08-30 |
Milan Broz | * Add --master-key-file option for luksFormat and luksA... |
tree | commitdiff |
2009-08-30 |
Milan Broz | * Add log macros and make logging modre consitent. |
tree | commitdiff |
2009-08-30 |
Milan Broz | * Move memory locking and dm initialization to command... |
tree | commitdiff |
2009-08-17 |
Milan Broz | Allow restrict keys size in LuksOpen (thanks to Stefan... |
tree | commitdiff |
2009-07-30 |
Milan Broz | Enable LUKS hash setting and document it. |
tree | commitdiff |
2009-07-30 |
Milan Broz | Add required parameters for changing hash used in LUKS... |
tree | commitdiff |
2009-07-30 |
Milan Broz | Print error when getline() fails (thanks to Ivan Stankovic) |
tree | commitdiff |
2009-07-11 |
Milan Broz | Reject unsupported --offset and --skip options for... |
tree | commitdiff |
2009-06-19 |
Milan Broz | Fix make distcheck (Mike Kelly) |
tree | commitdiff |
2009-01-13 |
Clemens Fruhwirth | Cleanups thanks to Ivan Stankovic |
tree | commitdiff |
2008-09-01 |
Clemens Fruhwirth | Thanks to Ivan Stankovic |
tree | commitdiff |
2008-06-30 |
Clemens Fruhwirth | Add non-exclusive override via --non-exclusive. |
tree | commitdiff |
2008-03-22 |
Clemens Fruhwirth | Initial checking of what was revision 56 on luks.endorp... |
tree | commitdiff |
|