An open API service providing commit metadata for open source projects.

gitlab.com / cryptsetup/cryptsetup / commits

SHA Message Author Date Stats
ea34c8ae Move crypt_capi_to_cipher in lib utils. Ondrej Kozina <o****a@r****m> 10 days ago
fb6b9480 Update copyright for 2026. Milan Broz <g****d@g****m> 13 days ago
4288880d Switch LUKS2 convert code to LUKS_check_cipher check. Ondrej Kozina <o****a@r****m>
Committed by: Milan Broz <g****d@g****m>
15 days ago
35045258 Switch LUKS2 reencryption to more capable LUKS_check_cipher check. Ondrej Kozina <o****a@r****m>
Committed by: Milan Broz <g****d@g****m>
15 days ago
e9a99bec storage wrappers: Add option to use DMCRYPT wrapper only. Ondrej Kozina <o****a@r****m>
Committed by: Milan Broz <g****d@g****m>
15 days ago
a29e2514 Improve LUKS_check_cipher and move it in core library. Ondrej Kozina <o****a@r****m>
Committed by: Milan Broz <g****d@g****m>
15 days ago
2397e92d Add mbedtls to PKGMODULES Anton Lundin <g****e@a****e>
Committed by: Milan Broz <g****d@g****m>
18 days ago
6139f3ce tests: Fix systemd dump to stderr Milan Broz <g****d@g****m> 24 days ago
645d5726 Revert "fuzz: Fix build for broken json-c repo" Milan Broz <g****d@g****m> 26 days ago
095fff15 Add fallback to dmcrypt in LUKS21 keyslot processing Milan Broz <g****d@g****m> 26 days ago
a8306918 Add prefix to storage wrapper flags and dremove unused DISABLE_USPACE Milan Broz <g****d@g****m> 26 days ago
f32f13dd Include storage wrappers header only where needed. Milan Broz <g****d@g****m> 26 days ago
35b42abe fuzz: Fix build for broken json-c repo Milan Broz <g****d@g****m> 28 days ago
e08eb185 Clarify usage of CRYPT_VOLUME_KEY_DIGEST_REUSE flag. Ondrej Kozina <o****a@r****m>
Committed by: Milan Broz <g****d@g****m>
about 1 month ago
9ebdb949 ci: Add test with disabled AF_ALG Milan Broz <g****d@g****m> about 1 month ago
0d6bfeed Make compat-test run without AF_ALG Milan Broz <g****d@g****m> about 1 month ago
df1fe537 Do not print specific AF_ALG info in cryptsetup ciper benchmark. Milan Broz <g****d@g****m> about 1 month ago
49212563 luks2: Remove logic for AF_ALG dependence Milan Broz <g****d@g****m> about 1 month ago
78689d73 tcrypt: Remove logic for AF_ALG dependence Milan Broz <g****d@g****m> about 1 month ago
c757eeb1 Minor keyslot_add_by_key refactoring. Ondrej Kozina <o****a@r****m>
Committed by: Milan Broz <g****d@g****m>
about 1 month ago
14c1f719 CRYPT_VOLUME_KEY_NO_SEGMENT flag must always create unbound keyslot. Ondrej Kozina <o****a@r****m>
Committed by: Milan Broz <g****d@g****m>
about 1 month ago
d3491ae1 Allow cached volume key in activation with CRYPT_KC_TYPE_KEY only. Ondrej Kozina <o****a@r****m> about 1 month ago
1043e124 Optionally exclude default segment digest from verification. Ondrej Kozina <o****a@r****m>
Committed by: Milan Broz <g****d@g****m>
about 1 month ago
3da919f8 tests: test truncated keys with trailing zero byte(s). Ondrej Kozina <o****a@r****m>
Committed by: Milan Broz <g****d@g****m>
about 1 month ago
6256d7f7 Use crypt_zalloc instead of malloc+memset in crypt_init Milan Broz <g****d@g****m> about 1 month ago
fa6e2446 Check for snprintf truncation in libdevmapper Milan Broz <g****d@g****m> about 1 month ago
dbb6f8cc Wipe all function pointers on tokens unload Milan Broz <g****d@g****m> about 1 month ago
f27ceb86 Do not copy partial buffer if buffer size is too small in OpenSSL backend Milan Broz <g****d@g****m> about 1 month ago
65239e38 Add check for plain mode sector size and offset calculation. Milan Broz <g****d@g****m> about 1 month ago
55e962ac Remove VLA from AF_ALG cipher. Milan Broz <g****d@g****m> about 1 month ago
d4d542f0 Add check before cast from size_t to int in OpenSSL < 3 PBKDF2. Milan Broz <g****d@g****m> about 1 month ago
fe63d5ee Check return values for old OpenSSL < 3 HMAC API. Milan Broz <g****d@g****m> about 1 month ago
4dd8b3c9 Avoid possible leak of json keyslot object on error path Milan Broz <g****d@g****m> about 1 month ago
af5b8817 Use common error path in dm-verity query. Milan Broz <g****d@g****m> about 1 month ago
1f2b247f Explicitly check for length overflow in OpenSSL backend Milan Broz <g****d@g****m> about 1 month ago
f47a4774 Check strdup() failure in tool reencrypt helper Milan Broz <g****d@g****m> about 1 month ago
85e27559 Check strdup() failure in libcryptsetup Milan Broz <g****d@g****m> about 1 month ago
2c1ca668 Check for strdup() failure in crypt_init_by_name_and_header Milan Broz <g****d@g****m> about 1 month ago
8e15aafd Fix reencryption name helper check Milan Broz <g****d@g****m> about 1 month ago
d826e084 Add some asserts() for device locking Milan Broz <g****d@g****m> about 1 month ago
ae7ca35c tcrypt: Use safe alloc for password pool and derived key Milan Broz <g****d@g****m> about 1 month ago
382e3003 tests: leave at least one keyslot to verify key size. Ondrej Kozina <o****a@r****m>
Committed by: Milan Broz <g****d@g****m>
about 2 months ago
8dcf4eb1 Revert "tests: add temporary debug output." Ondrej Kozina <o****a@r****m>
Committed by: Milan Broz <g****d@g****m>
about 2 months ago
04dc3fff tests: drop cached volume key before reencryption. Ondrej Kozina <o****a@r****m>
Committed by: Milan Broz <g****d@g****m>
about 2 months ago
cb63f5cf Verify key size before digest verification. Ondrej Kozina <o****a@r****m>
Committed by: Milan Broz <g****d@g****m>
about 2 months ago
af75260f Add LUKS2_get_volume_key_size_by_digest helper. Ondrej Kozina <o****a@r****m>
Committed by: Milan Broz <g****d@g****m>
about 2 months ago
d8d0e3cb Minor cleanup in LUKS2_digest_verify_by_segment. Ondrej Kozina <o****a@r****m>
Committed by: Milan Broz <g****d@g****m>
about 2 months ago
276ecb5f Refactor digest verification functions. Ondrej Kozina <o****a@r****m>
Committed by: Milan Broz <g****d@g****m>
about 2 months ago
1d673f73 Do not memlock test_key in LUKS2_check_cipher. Ondrej Kozina <o****a@r****m>
Committed by: Milan Broz <g****d@g****m>
about 2 months ago
87faff22 help: use crypt_device_defaults Kristina Hanicova <k****v@r****m>
Committed by: Milan Broz <g****d@g****m>
about 2 months ago
62982694 ci: Fix jq no longer handling 0x00 characters Milan Broz <g****d@g****m> 2 months ago
fe0afb90 ci: Replace jq with bash wrapper Milan Broz <g****d@g****m> 2 months ago
2a3734b2 Add API reporting default cryptographic values Kristina Hanicova <k****v@r****m>
Committed by: Milan Broz <g****d@g****m>
2 months ago
2b8adab7 tests: always fail compat-test2 if key load fails. Ondrej Kozina <o****a@r****m> 2 months ago
b6dd0273 tests: Make use of session keyring mandatory. Ondrej Kozina <o****a@r****m> 2 months ago
c06f25c0 tests: Remove unused USER_SESSION_KEYRING_WORKS variable Ondrej Kozina <o****a@r****m> 2 months ago
9fd1d553 tests: fail compat tests when keyring can not be configured. Ondrej Kozina <o****a@r****m> 2 months ago
dee71808 tests: unlink all kernel keys used in compat tests. Ondrej Kozina <o****a@r****m> 2 months ago
b3f8c8cc tests: if keyctl is missing skip only keyring related tests. Ondrej Kozina <o****a@r****m> 2 months ago
c13bc01b tests: Do not link user keyring in session keyring. Ondrej Kozina <o****a@r****m> 2 months ago
e6b609bb Add mention about AI to CONTRIBUTING.md Milan Broz <g****d@g****m> 2 months ago
df809fe3 tests: catch unlikely failures in reencrypt-reformat-device helper. Ondrej Kozina <o****a@r****m> 2 months ago
3676b8d6 tests: add temporary debug output. Ondrej Kozina <o****a@r****m>
Committed by: Milan Broz <g****d@g****m>
2 months ago
8f112fac Update Readme for 2.8.6. Milan Broz <g****d@g****m> 3 months ago
c69c6049 Add Release notes for 2.8.6. Milan Broz <g****d@g****m> 3 months ago
fd35f787 autotools: Fix variable @DEFAULT_LUKS2_LOCK_PATH_UNQUOTED@ Kristina Hanicova <k****v@r****m> 3 months ago
a78a6b78 Update Readme for 2.8.5. Milan Broz <g****d@g****m> 3 months ago
db3d43fd Update spec version. Milan Broz <g****d@g****m> 3 months ago
20132698 Add Release notes for stable 2.8.5 version. Milan Broz <g****d@g****m> 3 months ago
d2af00d0 po: update cs.po (from translationproject.org) Petr Pisar <p****r@a****z>
Committed by: Milan Broz <g****d@g****m>
3 months ago
22540e88 po: update de.po (from translationproject.org) Roland Illig <r****g@g****e>
Committed by: Milan Broz <g****d@g****m>
3 months ago
addd73df po: update sk.po (from translationproject.org) Marián Haburaj <h****5@g****m>
Committed by: Milan Broz <g****d@g****m>
3 months ago
5f002a4f po: update fr.po (from translationproject.org) Frédéric Marchal <f****l@p****e>
Committed by: Milan Broz <g****d@g****m>
3 months ago
51b03ae9 po: update ro.po (from translationproject.org) Remus-Gabriel Chelu <r****u@d****g>
Committed by: Milan Broz <g****d@g****m>
3 months ago
f5b28f43 po: update uk.po (from translationproject.org) Yuri Chornoivan <y****r@u****t>
Committed by: Milan Broz <g****d@g****m>
3 months ago
b0eeab0c po: update pl.po (from translationproject.org) Jakub Bogusz <q****h@p****g>
Committed by: Milan Broz <g****d@g****m>
3 months ago
bc05da72 po: update ja.po (from translationproject.org) Hiroshi Takekawa <s****n@b****p>
Committed by: Milan Broz <g****d@g****m>
3 months ago
4b9400fd Update valgrind suppression file Milan Broz <g****d@g****m> 3 months ago
bf3f5df4 po: update sv.po (from translationproject.org) Josef Andersson <j****e@p****e>
Committed by: Milan Broz <g****d@g****m>
3 months ago
81240151 OpenSSL backend: Increase number of allowed threads Milan Broz <g****d@g****m> 3 months ago
3912f140 ci: Add version info to valgrind test Milan Broz <g****d@g****m> 3 months ago
2c7a9968 ci: Do not install GOST crypto in GitHub CodeQL Milan Broz <g****d@g****m> 3 months ago
e6ae2282 ci: Update CodeQL action versions Milan Broz <g****d@g****m> 3 months ago
50619194 ci: Update GitHub actions Milan Broz <g****d@g****m> 3 months ago
846d85c5 integritysetup: remove superfluous return line Milan Broz <g****d@g****m> 3 months ago
91154e15 meson: introduce unquoted variable for path Kristina Hanicova <k****v@r****m> 3 months ago
e2f8767f meson: Fix mode variable to be a string Kristina Hanicova <k****v@r****m> 3 months ago
2dfab55e Make offset in loop device helper uint64_t Milan Broz <g****d@g****m> 3 months ago
99d3eddb Use parentheses for macros with multiplication Milan Broz <g****d@g****m> 3 months ago
961d74eb OpenSSL crypto backend: check for maximal RAND_bytes buffer size Milan Broz <g****d@g****m> 3 months ago
6695c572 fvault2: Use safe_alloc for key unwrapping Milan Broz <g****d@g****m> 3 months ago
2506c841 Check for strtoll() failure Milan Broz <g****d@g****m> 3 months ago
93df8cb2 Avoid integrity sector size overflow (read from disk) Milan Broz <g****d@g****m> 3 months ago
476e5f8f Fix flags initialization to not read unitialized value if dm_flags() fails Milan Broz <g****d@g****m> 3 months ago
941c45ad Increase buffer for keyring name in DM table and properly check its size Milan Broz <g****d@g****m> 3 months ago
8e26a933 Document non-standard behaviour of safe_realloc Milan Broz <g****d@g****m> 3 months ago
ed77657d Define properly sized objects arrays in reencrypt helper Milan Broz <g****d@g****m> 3 months ago
07b8dc49 Fix wrong union access in _reload_device() if tgs is DM_INTEGRITY Milan Broz <g****d@g****m> 3 months ago
0e0a9dc7 Fix device_alignment for NULL device Milan Broz <g****d@g****m> 3 months ago
2e0a45f6 OpenSSL crypto bakcend: check for possible CTX_dup failure Milan Broz <g****d@g****m> 3 months ago

← Back to repository