summaryrefslogtreecommitdiff
path: root/src/cryptsetup/cryptsetup.c
AgeCommit message (Expand)Author
2013-04-18cryptsetup: ask for password, if key file cannot be accessedHarald Hoyer
2013-04-18cryptsetup: set the timeout to 0 by defaultHarald Hoyer
2013-04-05Use initalization instead of explicit zeroingZbigniew Jędrzejewski-Szmek
2013-04-03util: rename parse_usec() to parse_sec() sinds the default unit is secondsLennart Poettering
2013-03-26cryptsetup: when prompting for password use GPT partition labelLennart Poettering
2013-01-31cryptsetup: accept both "read-only" and "readonly" spellingsMichal Schmidt
2012-11-21cryptsetup: fix nofail supportTom Gundersen
2012-11-06cryptsetup: fix inverted comparison in pass_volume_keyDave Reisner
2012-11-06cryptsetup: hash=plain means don't use a hashDave Reisner
2012-08-03cryptsetup: add keyfile-size= supportTom Gundersen
2012-07-26log.h: new log_oom() -> int -ENOMEM, use itShawn Landden
2012-07-25use "Out of memory." consistantly (or with "\n")Shawn Landden
2012-07-09cryptsetup: add keyfile-offset= supportTom Gundersen
2012-05-21cryptsetup: support discards (TRIM)Matthew Monaco
2012-05-08util: split-out path-util.[ch]Kay Sievers
2012-04-22mount: don't fail if fstab doesn't existLennart Poettering
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering
2012-01-03cryptsetup: split off cryptsetup into its own subdirLennart Poettering