This website requires JavaScript.
Explore
Help
Sign In
eessppeelllloo
/
cryptsetup
Watch
1
Star
0
Fork
0
You've already forked cryptsetup
mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced
2025-12-11 19:00:02 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d7a224e47a1f31ee0cfbf0ce057c25e1b372ad0a
cryptsetup
/
lib
/
luks1
History
Milan Broz
d7a224e47a
Disable DIRECT_IO for LUKS header with unaligned keyslots.
...
Fixes issue#287. Such a header is very rare, it is not worth to do more detection here.
2016-03-23 13:44:37 +01:00
..
af.c
Change License from GPLv2 only to GPLv2+ ("or any later").
2012-12-29 11:33:54 +01:00
af.h
Change License from GPLv2 only to GPLv2+ ("or any later").
2012-12-29 11:33:54 +01:00
keyencryption.c
Fix keyslot device access for devices not supporting O_DIRECT.
2014-08-08 14:49:38 +02:00
keymanage.c
Disable DIRECT_IO for LUKS header with unaligned keyslots.
2016-03-23 13:44:37 +01:00
luks.h
Use const for header in LUKS_keyslot_area.
2015-12-01 10:52:25 +01:00
Makefile.am
Fix buildsytem to always include config.h.
2013-06-23 17:14:33 +02:00