Age | Commit message (Expand) | Author |
2014-03-24 | cryptsetup: minor typo fix | Lennart Poettering |
2014-03-13 | cryptsetup: call static variables parsed from command line arg_XYZ like in al... | Lennart Poettering |
2014-01-26 | cryptsetup: Support key-slot option | Christian Seiler |
2013-10-13 | Introduce udev object cleanup functions | Zbigniew Jędrzejewski-Szmek |
2013-10-03 | Introduce _cleanup_endmntent_ | Zbigniew Jędrzejewski-Szmek |
2013-10-02 | cryptsetup: fix OOM handling when parsing mount options | Lennart Poettering |
2013-09-11 | cryptsetup: Retry indefinitely if tries=0 option has been set. | Thomas Bächler |
2013-08-14 | systemd-cryptsetup: makes “discard” a synonym for “allow-discards” | Ondrej Balaz |
2013-07-16 | cryptsetup: Add tcrypt support | Jan Janssen |
2013-07-16 | cryptsetup: Move attaching of the device out of main | Jan Janssen |
2013-07-16 | cryptsetup: Move password query out of main | Jan Janssen |
2013-04-30 | cryptsetup: warn if keyfiles are world-readable | Lennart Poettering |
2013-04-18 | cryptsetup: ask for password, if key file cannot be accessed | Harald Hoyer |
2013-04-18 | cryptsetup: set the timeout to 0 by default | Harald Hoyer |
2013-04-05 | Use initalization instead of explicit zeroing | Zbigniew Jędrzejewski-Szmek |
2013-04-03 | util: rename parse_usec() to parse_sec() sinds the default unit is seconds | Lennart Poettering |
2013-03-26 | cryptsetup: when prompting for password use GPT partition label | Lennart Poettering |
2013-01-31 | cryptsetup: accept both "read-only" and "readonly" spellings | Michal Schmidt |
2012-11-21 | cryptsetup: fix nofail support | Tom Gundersen |
2012-11-06 | cryptsetup: fix inverted comparison in pass_volume_key | Dave Reisner |
2012-11-06 | cryptsetup: hash=plain means don't use a hash | Dave Reisner |
2012-08-03 | cryptsetup: add keyfile-size= support | Tom Gundersen |
2012-07-26 | log.h: new log_oom() -> int -ENOMEM, use it | Shawn Landden |
2012-07-25 | use "Out of memory." consistantly (or with "\n") | Shawn Landden |
2012-07-09 | cryptsetup: add keyfile-offset= support | Tom Gundersen |
2012-05-21 | cryptsetup: support discards (TRIM) | Matthew Monaco |
2012-05-08 | util: split-out path-util.[ch] | Kay Sievers |
2012-04-22 | mount: don't fail if fstab doesn't exist | Lennart Poettering |
2012-04-12 | relicense to LGPLv2.1 (with exceptions) | Lennart Poettering |
2012-01-03 | cryptsetup: split off cryptsetup into its own subdir | Lennart Poettering |