index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
cryptsetup
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: avoid some loaded terms
Lennart Poettering
2020-06-25
1
-4
/
+4
*
cryptsetup: pass selected mode to crypt_load() when doing LUKS
Lennart Poettering
2020-06-09
1
-2
/
+2
*
cryptsetup: try to load bitlocker superblock only if requested
Lennart Poettering
2020-06-09
1
-1
/
+1
*
Add 'bitlk' option to mount Bitlocker drives with cryptsetup.
Maxim Fomin
2020-06-09
1
-3
/
+17
*
cryptsetup: support tmp= file system argument
Lennart Poettering
2020-05-26
2
-9
/
+22
*
cryptsetup: fix minor indentation issue
Lennart Poettering
2020-05-19
1
-1
/
+1
*
cryptsetup: optionally, see if empty password works for unlocking the file sy...
Lennart Poettering
2020-05-19
1
-6
/
+44
*
cryptsetup: fix minor memory leak
Lennart Poettering
2020-05-19
1
-2
/
+3
*
cryptsetup: also check for /dev/hwrng as random device node
Lennart Poettering
2020-05-19
1
-2
/
+8
*
cryptsetup: make sure to return EAGAIN on wrong tcrypt password too
Lennart Poettering
2020-05-19
1
-6
/
+4
*
cryptsetup: automatically load luks keys off disk
Lennart Poettering
2020-05-19
3
-28
/
+102
*
cryptsetup: split out key loading from pkcs11 code and teach search path logic
Lennart Poettering
2020-05-19
3
-68
/
+125
*
cryptsetup: optionally remove key file after use
Lennart Poettering
2020-05-19
1
-1
/
+31
*
cryptsetup: catch up with debian crypttab options a bit
Lennart Poettering
2020-05-19
1
-6
/
+9
*
cryptsetup-generator: use systemd-makefs for implementation of "swap" and "tm...
Lennart Poettering
2020-05-18
1
-2
/
+2
*
tree-wide: spellcheck using codespell
Zbigniew Jędrzejewski-Szmek
2020-04-16
1
-1
/
+1
*
units: introduce blockdev@.target for properly ordering mounts/swaps against ...
Lennart Poettering
2020-01-21
1
-44
/
+14
*
cryptsetup-generator: order after cryptsetup-pre.target unconditionally
Lennart Poettering
2020-01-21
1
-3
/
+5
*
cryptsetup-generator: break overly long line
Lennart Poettering
2020-01-21
1
-1
/
+8
*
tree-wide: yet another batch of coccinelle recommendations
Frantisek Sumsal
2020-01-02
1
-4
/
+4
*
cryptsetup-pkcs11: just return zero on success, no need to return anything else
Lennart Poettering
2019-12-17
1
-1
/
+1
*
cryptsetup-pkcs11: line break some overly long lines
Lennart Poettering
2019-12-17
1
-2
/
+18
*
cryptsetup-pkcs11: refuse keys above 16MiB size
Lennart Poettering
2019-12-17
1
-2
/
+10
*
Merge pull request #14267 from poettering/pkcs11-cryptsetup
Lennart Poettering
2019-12-17
3
-24
/
+374
|
\
|
*
cryptsetup: add native pkcs#11 support to cryptsetup
Lennart Poettering
2019-12-09
3
-24
/
+374
*
|
Merge pull request #14241 from keszybz/resume-timeout
Lennart Poettering
2019-12-17
1
-13
/
+9
|
\
\
|
|
/
|
/
|
|
*
cryptsetup-generator: unconfuse writing of the device timeout
Zbigniew Jędrzejewski-Szmek
2019-12-03
1
-13
/
+9
*
|
crypsetup: introduce x-initrd.attach option
Franck Bui
2019-12-05
2
-3
/
+7
|
/
*
cryptsetup: reduce the chance that we will be OOM killed
Michal Sekletár
2019-11-27
1
-0
/
+6
*
cryptsetup: use STR_IN_SET() where appropriate
Lennart Poettering
2019-11-19
1
-10
/
+6
*
cryptsetup: minor coding style clean-ups
Lennart Poettering
2019-11-19
1
-14
/
+13
*
Allow overriding /etc/fstab with $SYSTEMD_FSTAB
Zbigniew Jędrzejewski-Szmek
2019-11-13
1
-1
/
+2
*
cryptsetup-generator: guess whether the keyfile argument is two items or one
Zbigniew Jędrzejewski-Szmek
2019-11-13
1
-15
/
+30
*
cryptsetup-generator: allow overriding /run/systemd/cryptsetup with $RUNTIME_...
Zbigniew Jędrzejewski-Szmek
2019-11-13
1
-3
/
+5
*
cryptsetup-generator: allow overriding crypttab path with $SYSTEMD_CRYPTAB
Zbigniew Jędrzejewski-Szmek
2019-11-13
1
-6
/
+10
*
tree-wide: drop string.h when string-util.h or friends are included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
cryptsetup: bump minimum libcryptsetup version to v2.0.1
Jay Strict
2019-10-01
1
-31
/
+3
*
cryptsetup: don't assert on variable which is optional
Zbigniew Jędrzejewski-Szmek
2019-08-01
1
-2
/
+6
*
cryptsetup: use unabbrieviated variable names
Zbigniew Jędrzejewski-Szmek
2019-08-01
1
-9
/
+9
*
cryptsetup-generator: fix coverity issue
Lennart Poettering
2019-07-31
1
-8
/
+8
*
cryptsetup: add keyfile-timeout to allow a keydev timeout and allow to fallba...
shinygold
2019-07-17
2
-35
/
+89
*
cryptsetup: no need to zero-initialize zero-initialized structures
Lennart Poettering
2019-07-16
1
-3
/
+0
*
tree-wide: get rid of strappend()
Lennart Poettering
2019-07-12
1
-2
/
+2
*
cryptsetup: enable libcryptsetup debug logging if we want it
Ivan Shapovalov
2019-07-08
1
-0
/
+4
*
cryptsetup: set libcryptsetup global log callback too
Ivan Shapovalov
2019-07-06
1
-0
/
+1
*
cryptsetup-generator: fix luks-* entry parsing from crypttab
Lubomir Rintel
2019-06-28
1
-1
/
+3
*
cryptsetup: comment: crypt_setup → crypt_format
Michael Stapelberg
2019-06-27
1
-1
/
+1
*
path-util: get rid of prefix_root()
Lennart Poettering
2019-06-21
1
-1
/
+1
*
Merge pull request #12636 from mbroz/master
Zbigniew Jędrzejewski-Szmek
2019-05-30
1
-14
/
+27
|
\
|
*
cryptsetup: Add LUKS2 token support.
Milan Broz
2019-05-28
1
-0
/
+12
[next]