2009-10-23 |
Milan Broz | Allow initialisation without specifying device. |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Milan Broz | Allow manipulate with device with only header on it... |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Milan Broz | Rename internal locking helpers (avoids conflict when... |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Milan Broz | Fix hyphen escape (Thanks to Jonas Meurer) |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Milan Broz | Yet another libcryptsetup.sym fix (fix make distcheck). |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Milan Broz | Version 1.1.0-rc2. |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Milan Broz | Fix typo. |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Milan Broz | Add some password and used algorithms notes to man... |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Milan Broz | Move duplicated failed message to verbose level, add... |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Milan Broz | Move dm backend initialisation to library calls. |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Milan Broz | Properly apply versioned symbols in library and fix... |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Milan Broz | Export header backup and restore functions. |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Milan Broz | Version 1.1.0-rc1 |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Milan Broz | Fix typo in backup file option. (Thanks to Jonas Meurer) |
commit | commitdiff | tree | snapshot |
2009-09-28 |
Milan Broz | ... and previous reintroduce it as debug message. |
commit | commitdiff | tree | snapshot |
2009-09-28 |
Milan Broz | Remove error message in previous commit. |
commit | commitdiff | tree | snapshot |
2009-09-28 |
Milan Broz | Fail if piped input is broken. |
commit | commitdiff | tree | snapshot |
2009-09-28 |
Milan Broz | Add luksHeaderBackup and luksHeaderRestore commands... |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Milan Broz | Replace locked device with error target after 1 sec... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Milan Broz | Fix manpage to not require --size which expands to... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Milan Broz | Initialize crypto library before LUKS header load. |
commit | commitdiff | tree | snapshot |
2009-09-11 |
Milan Broz | Fix typo in help text. |
commit | commitdiff | tree | snapshot |
2009-09-10 |
Milan Broz | patch 1.patch |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Milan Broz | Use selinux libs only when needed (fixes previous commit). |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Milan Broz | Add dirty hack to properly compile static binary with... |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Milan Broz | Try to read first sector from device to properly check... |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Milan Broz | Use dm-uuid for all crypt devices, contains device... |
commit | commitdiff | tree | snapshot |
2009-09-02 |
Milan Broz | * Add luksSuspend (freeze device and wipe key) and... |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Milan Broz | Disable --non-exclusive test. |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Milan Broz | Add LUKS open and format test using new api. |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Milan Broz | * Replace not safe option --non-exclusive with --disabl... |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Milan Broz | Add plain crypt device test using new API. |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Milan Broz | * Add --master-key-file option for luksFormat and luksA... |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Milan Broz | * Remove old API code helper functions. |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Milan Broz | * Implement old API calls using new functions. |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Milan Broz | * Add new libcryptsetup API (documented in libcryptsetu... |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Milan Broz | * Replace global options struct with separate parameter... |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Milan Broz | * Run performance check for PBKDF2 from LUKS code,... |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Milan Broz | * Move device utils code and provide context parameter... |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Milan Broz | * Add log macros and make logging modre consitent. |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Milan Broz | * Move memory locking and dm initialization to command... |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Milan Broz | Require device device-mapper to build and do not use... |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Milan Broz | Test commit. |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Milan Broz | Fix include path. |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Milan Broz | Add separate tests directory, move LUKS tests, Add... |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Milan Broz | Allow restrict keys size in LuksOpen (thanks to Stefan... |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Milan Broz | Allow using passphrase provided in options struct for... |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Milan Broz | Fix PBKDF2 speed calculation for large passhrases. |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Milan Broz | Enable LUKS hash setting and document it. |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Milan Broz | Remove internal SHA1 implementation, not needed now. |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Milan Broz | Move XOR function to af.c, nobody outside of it use... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Milan Broz | Add required parameters for changing hash used in LUKS... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Milan Broz | Switch PBKDF2 from internal SHA1 to libgcrypt. |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Milan Broz | Return ENOENT for empty keyslots, EINVAL will be used... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Milan Broz | Remove po/cryptsetup-luks.pot, it's autogenerated ... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Milan Broz | Print error when getline() fails (thanks to Ivan Stankovic) |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Milan Broz | Fix DEBUG output (thanks to Ivan Stankovic) |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Milan Broz | Optimize o_direct read/writes. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Milan Broz | Fix segfault if provided slot in luksKillslot is invalid. |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Milan Broz | Remove unneeded timeout when remove of temporary device... |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Milan Broz | Cryptsetup version 1.0.7. |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Milan Broz | Allow removal of last slot in luksRemoveKey and luksKil... |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Milan Broz | Add --disable-selinux option and fix static build if... |
commit | commitdiff | tree | snapshot |
2009-07-11 |
Milan Broz | Reject unsupported --offset and --skip options for... |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Milan Broz | cryptsetup 1.0.7-rc1 |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Milan Broz | Add some checks for error codes. |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Milan Broz | Fix device prompt quistion. |
commit | commitdiff | tree | snapshot |
2009-06-21 |
Milan Broz | Define device-mapper crypt UUID maximal length and... |
commit | commitdiff | tree | snapshot |
2009-06-20 |
Milan Broz | Various man page fixes. |
commit | commitdiff | tree | snapshot |
2009-06-20 |
Milan Broz | Set UUID in device-mapper for LUKS devices. |
commit | commitdiff | tree | snapshot |
2009-06-20 |
Milan Broz | Retain readahead of underlying device. |
commit | commitdiff | tree | snapshot |
2009-06-20 |
Milan Broz | Display device name when asking for password. |
commit | commitdiff | tree | snapshot |
2009-06-20 |
Milan Broz | Check device size when loading LUKS header. |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Milan Broz | Use better error messages if device doesn't exist |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Milan Broz | Fix make distcheck (Mike Kelly) |
commit | commitdiff | tree | snapshot |
2009-04-05 |
Clemens Fruhwirth | Should fix Issue 5. |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Clemens Fruhwirth | Segfault bugfix thanks to Oliver Metz. |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Clemens Fruhwirth | Remove precompiled pot files. |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Clemens Fruhwirth | Cleanups thanks to Ivan Stankovic |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Clemens Fruhwirth | Remove unnecessary files from po/. They will be regener... |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Clemens Fruhwirth | * Fix wrong output for remaining key at key deletion. |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Milan Broz | Add missing AM_PROG_CC_C_O to configure.in |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Milan Broz | Remove duplicate sentence in man page (patch by Till... |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Milan Broz | Wipe start of device before LUKS-formatting. |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Milan Broz | Do not process configure.in in hidden directories. |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Clemens Fruhwirth | Remove more autoconf stuff as it is generated by autoge... |
commit | commitdiff | tree | snapshot |
2008-10-16 |
Clemens Fruhwirth | Remove config.sub/config.guess as they are regenerated... |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Clemens Fruhwirth | Remove ltmain.sh and m4, and strip the former LUKS... |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Milan Broz | Return preset error description in case of IO or header... |
commit | commitdiff | tree | snapshot |
2008-09-16 |
Milan Broz | Use remapping to error target instead of calling udevse... |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Clemens Fruhwirth | Check device mapper communication and warn user in... |
commit | commitdiff | tree | snapshot |
2008-09-10 |
Clemens Fruhwirth | Thanks to Milan Broz <mbroz@redhat.com> for this patch: |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Clemens Fruhwirth | Thanks to Ivan Stankovic |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Clemens Fruhwirth | Error handling improvement thanks to Erik Edin. |
commit | commitdiff | tree | snapshot |
2008-06-30 |
Clemens Fruhwirth | Add non-exclusive override to interface definition... |
commit | commitdiff | tree | snapshot |
2008-06-30 |
Clemens Fruhwirth | Add non-exclusive override via --non-exclusive. |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Clemens Fruhwirth | Refactor key slot selection into keyslot_from_option... |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Clemens Fruhwirth | Purge leftovers from patching (.orig) |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Clemens Fruhwirth | Initial checking of what was revision 56 on luks.endorp... |
commit | commitdiff | tree | snapshot |
2008-03-12 |
Clemens Fruhwirth | Initial test commit of a single file. |
commit | commitdiff | tree | snapshot |
next |