index
:
delta/systemd.git
assert-cleanups-and-constification
baserock/adamcoldrick/yaml-morphology
baserock/jjardon/fix_parallel_build
baserock/jjardon/intltool
baserock/morph
baserock/paulsherwood/sd-update
baserock/pedroalvarez/v217
baserock/pedroalvarez/v218
baserock/ps/update-linux-v3.12-systemd-v208
baserock/radiofree/enable_xz
baserock/richardmaw/nspawn-path-escapes
baserock/richardmaw/wip-upgrade-root
baserock/v218-with-canonical-hostname-fix
baserock/v219-314-gd736e4f-network_fixes
baserock/v219-729-g163ab29-jetson_btrfs_fixes
cap-bpf-compat
chase-symlinks-rework
coverity
coverity-now-for-real
coverity-python
default_memory
dependabot/github_actions/actions/checkout-2.4.0
dependabot/github_actions/actions/upload-artifact-2.3.1
dependabot/github_actions/github/codeql-action-1.0.23
dependabot/github_actions/github/codeql-action-1.0.24
dependabot/github_actions/github/codeql-action-1.0.27
dependabot/github_actions/github/super-linter-4.8.2
dependabot/github_actions/github/super-linter-4.8.3
dependabot/github_actions/github/super-linter-4.8.4
dependabot/github_actions/systemd/mkosi-11
dependabot/pip/dot-github/workflows/meson-0.60.3
dev-no-noexec
enabled-optimization
gc-cleanup
gcc-hypothesis
hidden-units-are-good-units
hwdb
keszybz-patch-1
main
master
meson-allows-fuzzer-building
msekletar-security-list-process
oomd-and-user-slices
proot
readme-double-header
revert-10744-logind-lock-down
revert-11715-revert-11534-coverity2
revert-12181-install-etc-systemd-generator-dirs
revert-12463-issue-12452-netlink
revert-13201-networkctl-merge-table_add_cell
revert-13843-watchdog
revert-14900-fix-privatedevices-dev-mac-label
revert-15648-journalctl-cat-beefup
revert-16058-fix-memory-protection-default
revert-16460-turn-off-ubuntu-ppa
revert-1740-master
revert-18355-resolved-discover
revert-18515-temporarily-pin-arch-repos
revert-18807-noexec
revert-19146-fix-JOURNAL-doc
revert-20598-order_noauto
revert-20998-dev/hv-detect
revert-2818-master
revert-2843-clock_boottime
revert-2859-ldconfig-after-localfs
revert-3283-master
revert-3528-upstream-add-networkd-dbus
revert-5012-master
revert-5298-relocatable-tests
revert-6508-audit-socket
setup-semaphore
stat2
systemctl-list-dependencies
systemd-paypal-funding
tasks-max-dynamic
v216-stable
what-s-up-with-coverity
wip/hadess/add-move-udev-action
wip/hadess/chassis-override
wip/hadess/hp-accel-quirk
wip/hadess/lis3lv02d-rule-hp
wip/hadess/logitech-hidraw
wip/hadess/logitech-ultrathin-touch-mouse
wip/hadess/memory-id
wip/hadess/minipro-uaccess
wip/hadess/rfkill-uaccess
wip/hadess/unsupported-dmi
wip/hadess/usb-analysers-uaccess
wip/hadess/webcams
github.com: systemd/systemd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cryptsetup
Commit message (
Expand
)
Author
Age
Files
Lines
*
meson: drop three more single-use convenience libraries
Zbigniew Jędrzejewski-Szmek
2021-12-16
1
-59
/
+23
*
shared/json: use int64_t instead of intmax_t
Zbigniew Jędrzejewski-Szmek
2021-11-18
3
-3
/
+3
*
cryptsetup: minor modernizations
Lennart Poettering
2021-10-11
1
-7
/
+13
*
cryptsetup: add a configurable token waiting timeout
Lennart Poettering
2021-10-11
1
-61
/
+95
*
cryptsetup: before querying user for a PIN, check if a FIDO2 device is actual...
Lennart Poettering
2021-10-11
1
-2
/
+19
*
cryptsetup: optionally turn off token module support in libcryptsetup
Lennart Poettering
2021-10-11
1
-1
/
+11
*
cryptsetup: don't repeat exact same code twice
Lennart Poettering
2021-10-11
1
-14
/
+2
*
tree-wide: assorted Coccinelle fixes
Frantisek Sumsal
2021-10-08
1
-2
/
+2
*
cryptsetup: handle more gracefully if "keyslots" LUKS2 JSON header field is i...
Lennart Poettering
2021-09-28
3
-15
/
+36
*
tree-wide: mark set-but-not-used variables as unused to make LLVM happy
Frantisek Sumsal
2021-09-15
1
-1
/
+1
*
tpm2: support RSA primary keys as fallback if TPM2 devices don't support ECC
Lennart Poettering
2021-09-13
6
-9
/
+81
*
cryptsetup-tokens: fix typo in tpm2 token dump output
Anssi Hannula
2021-09-09
1
-2
/
+2
*
cryptsetup: drop an unused variable
Frantisek Sumsal
2021-08-26
1
-3
/
+2
*
tree-wide: fix typo
Yu Watanabe
2021-08-22
2
-2
/
+2
*
Add support for systemd-pkcs11 libcryptsetup plugin.
Ondrej Kozina
2021-08-19
6
-24
/
+514
*
cryptsetup-pkcs11: move pkcs11_callback and data in shared utils.
Ondrej Kozina
2021-08-19
1
-79
/
+2
*
Add support for systemd-fido2 libcryptsetup plugin.
Ondrej Kozina
2021-08-19
8
-21
/
+568
*
tree-wide: fix typo
Yu Watanabe
2021-08-18
1
-2
/
+2
*
env-util: add unsetenv_erase() helper
Lennart Poettering
2021-08-17
1
-3
/
+2
*
Merge pull request #20384 from keszybz/udev-code-modernization
Luca Boccassi
2021-08-07
1
-2
/
+2
|
\
|
*
cryptsetup-tokens: inline one interator variable declaration
Zbigniew Jędrzejewski-Szmek
2021-08-07
1
-2
/
+2
*
|
cryptsetup: validate optional tpm2 pcr bank field in token.
Ondrej Kozina
2021-08-06
1
-0
/
+16
|
/
*
cryptsetup: unbreak CI build
Lennart Poettering
2021-08-01
3
-5
/
+35
*
tpm2-util: auto-detect supported PCR banks
Lennart Poettering
2021-07-30
3
-1
/
+30
*
meson: add the versiondep to the static lib deplist as well
Frantisek Sumsal
2021-07-29
1
-1
/
+1
*
meson: use a/b instead of join_paths(a,b)
Zbigniew Jędrzejewski-Szmek
2021-07-27
1
-1
/
+1
*
Add support for systemd-tpm2 libcryptsetup plugin.
Ondrej Kozina
2021-07-26
9
-0
/
+546
*
tree-wide: make cunescape*() functions return ssize_t
Zbigniew Jędrzejewski-Szmek
2021-07-09
1
-4
/
+4
*
tree-wide: add missing whitespace at the end of comments
Yu Watanabe
2021-06-15
1
-1
/
+1
*
cryptsetup: improve error message when key files to load are too large
Lennart Poettering
2021-06-10
2
-0
/
+10
*
cryptsetup: remove unitialized workaround
Zbigniew Jędrzejewski-Szmek
2021-06-09
1
-1
/
+1
*
cryptsetup-pkcs11: use erase_and_free for decrypted key cleanup.
Ondrej Kozina
2021-06-07
1
-1
/
+1
*
cryptsetup: Fix misplaced assert.
Ondrej Kozina
2021-06-07
1
-1
/
+1
*
Rename crypttab opt silent to password-echo
Sebastian Blunt
2021-06-07
3
-12
/
+24
*
Merge pull request #19774 from poettering/tpm2-tweaks
Lennart Poettering
2021-06-01
1
-0
/
+9
|
\
|
*
cryptsetup: don't bother waiting for TPM2 devices if we are on EFI and EFI sa...
Lennart Poettering
2021-06-01
1
-0
/
+5
|
*
cryptsetup: if TPM2 support is not compiled in, fallback to non-TPM2 mode gra...
Lennart Poettering
2021-06-01
1
-0
/
+4
*
|
cryptsetup: add missing error branch
Lennart Poettering
2021-06-01
1
-0
/
+2
|
/
*
cryptsetup: explicitl set default log functions wherever needed
Lennart Poettering
2021-06-01
1
-1
/
+1
*
Respect option 'silent' on cryptsetup FIDO2 pin entry
Sebastian Blunt
2021-05-31
3
-5
/
+9
*
cryptsetup: revert to systemd 248 up/pin/uv FIDO2 settings when we don't have...
Lennart Poettering
2021-05-28
2
-6
/
+12
*
Add crypttab option silent
Sebastian Blunt
2021-05-15
1
-2
/
+6
*
cryptsetup: fix flags check
Zbigniew Jędrzejewski-Szmek
2021-05-10
1
-1
/
+1
*
cryptsetup: initialize variable
Zbigniew Jędrzejewski-Szmek
2021-05-10
1
-1
/
+4
*
FIDO2: ask and record whether user verification was used to lock the volume
Luca Boccassi
2021-05-07
2
-1
/
+12
*
FIDO2: ask and record whether user presence was used to lock the volume
Luca Boccassi
2021-05-07
2
-4
/
+15
*
FIDO2: support pin-less LUKS enroll/unlock
Luca Boccassi
2021-05-07
3
-17
/
+48
*
cryptsetup: add 'headless' parameter to skip password/pin query
Luca Boccassi
2021-05-07
5
-0
/
+29
*
tree-wide: avoid uninitialized warning on _cleanup_ variables
Luca Boccassi
2021-04-14
1
-1
/
+1
*
tree-wide: update comment about unnecessary initialization
Yu Watanabe
2021-04-13
1
-1
/
+1
[next]