projects
/
platform
/
upstream
/
cryptsetup.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Imported Upstream version 2.3.3
[platform/upstream/cryptsetup.git]
/
lib
/
2020-07-24
Karol Lewandowski
Imported Upstream version 2.3.3
30/239430/1
upstream/2.3.3
tree
|
commitdiff
2016-05-11
Kichan Kwon
Imported Upstream version 1.6.7
91/68991/1
upstream/1.6.7
tree
|
commitdiff
2016-05-10
Kwon
Revert "Imported upstream version 1.6.7"
41/68941/1
tree
|
commitdiff
2016-05-10
Kichan Kwon
Imported upstream version 1.6.7
63/68863/1
tree
|
commitdiff
2013-08-04
Milan Broz
Version 1.6.2.
tree
|
commitdiff
2013-07-23
Milan Broz
Fix sscanf cipher string and avoid warning wih -fsaniti...
tree
|
commitdiff
2013-06-30
Milan Broz
Map TCRYPT system encryption through partition.
tree
|
commitdiff
2013-06-30
Milan Broz
Simplify sysfs helpers.
tree
|
commitdiff
2013-06-29
Milan Broz
Use internally common uint64 parsing for sysfs values.
tree
|
commitdiff
2013-06-29
Milan Broz
Add kernel version to DM debug output.
tree
|
commitdiff
2013-06-28
Mikulas Patocka
dm-verity: Fix a boundary condition that caused failure...
tree
|
commitdiff
2013-06-23
Cristian RodrÃguez
Fix buildsytem to always include config.h.
tree
|
commitdiff
2013-06-23
Milan Broz
Print a warning if system encryption is used and device...
tree
|
commitdiff
2013-06-23
Milan Broz
Fix mapping of TCRYPT system encryption for more partit...
tree
|
commitdiff
2013-05-11
Milan Broz
Disallow explicit small payload offset for detached...
tree
|
commitdiff
2013-03-31
Milan Broz
Fix gcc signed/unsigned warning for key length.
tree
|
commitdiff
2013-03-24
Milan Broz
Update copyright year on changed files.
tree
|
commitdiff
2013-03-23
Milan Broz
Fix loop-AES keyfile parsing.
tree
|
commitdiff
2013-03-17
Milan Broz
Fix deactivation of device when failed underlying node...
tree
|
commitdiff
2013-03-17
Milan Broz
Deactivate whole device TCRYPT tree if context is NULL
tree
|
commitdiff
2013-02-15
Milan Broz
Return EPERM instead EINVAL for too long TCRYPT passphrase.
tree
|
commitdiff
2013-02-14
Milan Broz
Fix passphrase pool overflow for TCRYPT device id passp...
tree
|
commitdiff
2013-02-01
John Spencer
Fix missing headers
tree
|
commitdiff
2013-01-22
Milan Broz
Do not support user uuid for plain & loopaes devices.
tree
|
commitdiff
2013-01-13
Milan Broz
Fix doxygen doc for libcryptsetup.h.
tree
|
commitdiff
2013-01-13
Milan Broz
Update bitops.h (stolen from util-linux:).
tree
|
commitdiff
2013-01-10
Milan Broz
Fix some extended compile warning.
tree
|
commitdiff
2013-01-10
Milan Broz
Do not include pbkdf2 prototype in header if code is...
tree
|
commitdiff
2013-01-10
Milan Broz
Fix null blocks in kernel backend.
tree
|
commitdiff
2013-01-08
Milan Broz
Fix displaying of error messages for mising kernel...
tree
|
commitdiff
2013-01-03
Milan Broz
Prepare supported PBKDF2 implementation autodetection...
tree
|
commitdiff
2012-12-30
Dave Reisner
build: use AM_CPPFLAGS instead of INCLUDES
tree
|
commitdiff
2012-12-30
Milan Broz
Allow repair of 512bits key header.
tree
|
commitdiff
2012-12-30
Milan Broz
Add kernel userspace header detection.
tree
|
commitdiff
2012-12-30
Milan Broz
Fix status of device if path argument is used. Fix...
tree
|
commitdiff
2012-12-29
Milan Broz
Skip TCRYPT KDF if hash is not available.
tree
|
commitdiff
2012-12-29
Milan Broz
Support device/file images if O_DIRECT cannot be used...
tree
|
commitdiff
2012-12-29
Milan Broz
Change License for sub-libraries from GPLv2 only to...
tree
|
commitdiff
2012-12-29
Milan Broz
Change License from GPLv2 only to GPLv2+ ("or any later").
tree
|
commitdiff
2012-12-29
Milan Broz
Fix non-translated messages.
tree
|
commitdiff
2012-12-22
Milan Broz
Add basic support for system TCRYPT device.
tree
|
commitdiff
2012-12-21
Milan Broz
Add copyright line for files I have written or modified.
tree
|
commitdiff
2012-12-19
Milan Broz
Fix regression in header backup (1.5.1).
tree
|
commitdiff
2012-12-17
Milan Broz
Fix time of check/use Coverity report (and ignore anoth...
tree
|
commitdiff
2012-12-17
Milan Broz
Fix time of check/use Coverity report (and ignore anoth...
tree
|
commitdiff
2012-12-17
Milan Broz
Do not use stat for backup commands.
tree
|
commitdiff
2012-12-11
Milan Broz
Remove signal handling from LUKS keyencryption and...
tree
|
commitdiff
2012-12-10
Milan Broz
Get page size should never fail (in the works case...
tree
|
commitdiff
2012-12-10
Milan Broz
Fix some problems found by Coverity scan.
tree
|
commitdiff
2012-12-10
Milan Broz
TCRYPT: properly wipe all buffers; use prefix for all...
tree
|
commitdiff
2012-12-08
Milan Broz
Require params for crypt_load & TCRYPT type.
tree
|
commitdiff
2012-12-07
Milan Broz
Merge branch 'master' of https://code.google.com/p...
tree
|
commitdiff
2012-12-07
Milan Broz
Disallow header restore if context is nonLUKS device.
tree
|
commitdiff
2012-12-07
Milan Broz
Move change key into library (add crypt_keyslot_change_...
tree
|
commitdiff
2012-12-05
Milan Broz
Add PBKDF2 benchmark.
tree
|
commitdiff
2012-12-03
Milan Broz
Use union instead of replicated attributes.
tree
|
commitdiff
2012-12-02
Milan Broz
Remove some gcc extra warnings (signed/unsigned problem...
tree
|
commitdiff
2012-12-02
Milan Broz
Add TCRYPT documentation,
tree
|
commitdiff
2012-12-01
Milan Broz
Fix (stupid) crc32 keyfile endianess bug.
tree
|
commitdiff
2012-11-30
Milan Broz
Add TCRYPT api test, fix some minor problems found.
tree
|
commitdiff
2012-11-30
Milan Broz
Add missing pbkdf check file.
tree
|
commitdiff
2012-11-30
Milan Broz
Add sys/types.h for loop wrapper (required on new systems).
tree
|
commitdiff
2012-11-30
Milan Broz
Better tcrypt test options.
tree
|
commitdiff
2012-11-30
Milan Broz
And fix previous comment once more... :)
tree
|
commitdiff
2012-11-30
Milan Broz
Fix skcipher failure handling.
tree
|
commitdiff
2012-11-29
Milan Broz
Handle kernel crypto api init failure better.
tree
|
commitdiff
2012-11-27
Milan Broz
TCRYPT: fix activation and hidden device offsets.
tree
|
commitdiff
2012-11-26
Milan Broz
TCRYPT: add backup header option.
tree
|
commitdiff
2012-11-25
Milan Broz
Fix blockwise read/write for end writes near end of...
tree
|
commitdiff
2012-11-25
Milan Broz
TCRYPT: simplify code, support blowfish chains for...
tree
|
commitdiff
2012-11-23
Milan Broz
TCRYPT: add dump command
tree
|
commitdiff
2012-11-23
Milan Broz
TCRYPT: support crypt_volume_key_get
tree
|
commitdiff
2012-11-23
Milan Broz
TCRYPT: show proper device in status for chained mode
tree
|
commitdiff
2012-11-23
Milan Broz
TCRYPT: move all header handling into library.
tree
|
commitdiff
2012-11-22
Milan Broz
TCRYPT: parse cipher chain on init.
tree
|
commitdiff
2012-11-22
Milan Broz
TCRYPT: support proper device removal
tree
|
commitdiff
2012-11-19
Milan Broz
TCRYPT: implement (most of) legacy modes support.
tree
|
commitdiff
2012-11-19
Milan Broz
TCRYPT: support keyfiles
tree
|
commitdiff
2012-11-19
Milan Broz
Add basic TCRYPT library.
tree
|
commitdiff
2012-11-19
Milan Broz
Add simple cipher benchmarking.
tree
|
commitdiff
2012-11-19
Milan Broz
Add kernel skcipher backend.
tree
|
commitdiff
2012-11-19
Milan Broz
Add CRC32 implementation.
tree
|
commitdiff
2012-11-19
Milan Broz
Move PBKDF2 into crypto backend wrapper.
tree
|
commitdiff
2012-09-19
Milan Broz
Fix some problems found by Coverity static analysis.
tree
|
commitdiff
2012-09-11
Milan Broz
Add crypt_keyslot_area() API call.
tree
|
commitdiff
2012-08-30
Milan Broz
Fix luksHeaderBackup for v1.0 (very old) headers and...
tree
|
commitdiff
2012-08-28
Milan Broz
Proper handle error in device block get.
tree
|
commitdiff
2012-08-28
Milan Broz
Remove unused includes.
tree
|
commitdiff
2012-08-28
Milan Broz
Replace round_up macro with function.
tree
|
commitdiff
2012-08-27
Milan Broz
Move LUKS AF data sector alignment to AF helper function.
tree
|
commitdiff
2012-08-27
Milan Broz
Always zero memory in crypt_safe_alloc.
tree
|
commitdiff
2012-08-27
Milan Broz
Use AF_split_size() to calculate split data size.
tree
|
commitdiff
2012-08-27
Milan Broz
Get rid of confusing LUKS_PHDR_SIZE macro.
tree
|
commitdiff
2012-08-27
Dave Reisner
lib/utils_crypt: optimize seek to keyfile-offset
tree
|
commitdiff
2012-08-27
Milan Broz
Do not scan rotational flag for non-block devices ...
tree
|
commitdiff
2012-08-14
Milan Broz
Set context for DM log for all DM backend entries.
tree
|
commitdiff
2012-08-14
Milan Broz
Add context to DM helpers.
tree
|
commitdiff
2012-08-13
Milan Broz
Remove debug line.
tree
|
commitdiff
2012-08-13
Milan Broz
Print better error message if device is read-only etc.
tree
|
commitdiff
2012-08-12
Milan Broz
New device access backend.
tree
|
commitdiff
next