summaryrefslogtreecommitdiff
path: root/src/cryptsetup/cryptsetup.c
Commit message (Expand)AuthorAge
* Remove src/cryptsetupAndy Wingo2015-04-19
* cryptsetup: port from libudev to sd-deviceTom Gundersen2015-04-02
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-23
* util: rework strappenda(), and rename it strjoina()Lennart Poettering2015-02-03
* cryptsetup: only warn on real key filesMartin Pitt2015-02-02
* cryptsetup: Do not warn If the key is /dev/*randomCristian Rodríguez2015-02-02
* Support negated fstab optionsZbigniew Jędrzejewski-Szmek2015-01-11
* cryptsetup: support header= optionAndrey Chaser2015-01-08
* treewide: more log_*_errno + return simplificationsMichal Schmidt2014-11-28
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-28
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-28
* cryptsetup: default to no hash when keyfile is specifiedZbigniew Jędrzejewski-Szmek2014-11-24
* Reject invalid quoted stringsZbigniew Jędrzejewski-Szmek2014-07-31
* Always check asprintf return codeKarel Zak2014-07-26
* cryptsetup: check that password is not nullThomas Hindoe Paaboel Andersen2014-06-13
* Fix keysize handling in cryptsetup (bits vs. bytes)David Härdeman2014-04-24
* Add more password agent informationDavid Härdeman2014-04-24
* cryptsetup: minor typo fixLennart Poettering2014-03-24
* cryptsetup: call static variables parsed from command line arg_XYZ like in al...Lennart Poettering2014-03-13
* cryptsetup: Support key-slot optionChristian Seiler2014-01-26
* Introduce udev object cleanup functionsZbigniew Jędrzejewski-Szmek2013-10-13
* Introduce _cleanup_endmntent_Zbigniew Jędrzejewski-Szmek2013-10-03
* cryptsetup: fix OOM handling when parsing mount optionsLennart Poettering2013-10-02
* cryptsetup: Retry indefinitely if tries=0 option has been set.Thomas Bächler2013-09-11
* systemd-cryptsetup: makes “discard” a synonym for “allow-discards”Ondrej Balaz2013-08-14
* cryptsetup: Add tcrypt supportJan Janssen2013-07-16
* cryptsetup: Move attaching of the device out of mainJan Janssen2013-07-16
* cryptsetup: Move password query out of mainJan Janssen2013-07-16
* cryptsetup: warn if keyfiles are world-readableLennart Poettering2013-04-30
* cryptsetup: ask for password, if key file cannot be accessedHarald Hoyer2013-04-18
* cryptsetup: set the timeout to 0 by defaultHarald Hoyer2013-04-18
* Use initalization instead of explicit zeroingZbigniew Jędrzejewski-Szmek2013-04-05
* util: rename parse_usec() to parse_sec() sinds the default unit is secondsLennart Poettering2013-04-03
* cryptsetup: when prompting for password use GPT partition labelLennart Poettering2013-03-26
* cryptsetup: accept both "read-only" and "readonly" spellingsMichal Schmidt2013-01-31
* cryptsetup: fix nofail supportTom Gundersen2012-11-21
* cryptsetup: fix inverted comparison in pass_volume_keyDave Reisner2012-11-06
* cryptsetup: hash=plain means don't use a hashDave Reisner2012-11-06
* cryptsetup: add keyfile-size= supportTom Gundersen2012-08-03
* log.h: new log_oom() -> int -ENOMEM, use itShawn Landden2012-07-26
* use "Out of memory." consistantly (or with "\n")Shawn Landden2012-07-25
* cryptsetup: add keyfile-offset= supportTom Gundersen2012-07-09
* cryptsetup: support discards (TRIM)Matthew Monaco2012-05-21
* util: split-out path-util.[ch]Kay Sievers2012-05-08
* mount: don't fail if fstab doesn't existLennart Poettering2012-04-22
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-12
* cryptsetup: split off cryptsetup into its own subdirLennart Poettering2012-01-03