index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cryptsetup
/
cryptsetup.c
Age
Commit message (
Expand
)
Author
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
util-lib: move mount related utility calls to mount-util.[ch]
Lennart Poettering
2015-10-27
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-24
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
util: split out escaping code into escape.[ch]
Lennart Poettering
2015-10-19
strv: Add _cleanup_strv_free_erase_ and _cleanup_string_free_erase_
Zbigniew Jędrzejewski-Szmek
2015-10-19
tree-wide: whenever we deal with passwords, erase them from memory after use
Lennart Poettering
2015-10-07
ask-password: add support for caching passwords in the kernel keyring
Lennart Poettering
2015-09-09
tree-wide: drop {} from one-line if blocks
Lennart Poettering
2015-07-31
tree-wide: introduce mfree()
David Herrmann
2015-06-09
cryptsetup: craft a unique ID with the source device
Harald Hoyer
2015-04-17
cryptsetup: Implement offset and skip options
Martin Pitt
2015-04-02
cryptsetup: port from libudev to sd-device
Tom Gundersen
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-03
util: rework strappenda(), and rename it strjoina()
Lennart Poettering
2015-02-02
cryptsetup: only warn on real key files
Martin Pitt
2015-02-02
cryptsetup: Do not warn If the key is /dev/*random
Cristian Rodríguez
2015-01-11
Support negated fstab options
Zbigniew Jędrzejewski-Szmek
2015-01-08
cryptsetup: support header= option
Andrey Chaser
2014-11-28
treewide: more log_*_errno + return simplifications
Michal Schmidt
2014-11-28
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-24
cryptsetup: default to no hash when keyfile is specified
Zbigniew Jędrzejewski-Szmek
2014-07-31
Reject invalid quoted strings
Zbigniew Jędrzejewski-Szmek
2014-07-26
Always check asprintf return code
Karel Zak
2014-06-13
cryptsetup: check that password is not null
Thomas Hindoe Paaboel Andersen
2014-04-24
Fix keysize handling in cryptsetup (bits vs. bytes)
David Härdeman
2014-04-24
Add more password agent information
David Härdeman
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
[next]