projects
/
platform
/
upstream
/
cryptsetup.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix two mem leaks in crypt_init_by_name_and_header().
[platform/upstream/cryptsetup.git]
/
lib
/
2011-08-22
Milan Broz
Fix two mem leaks in crypt_init_by_name_and_header().
tree
|
commitdiff
2011-08-22
Milan Broz
LUKS header and Type needs to be set in context before...
tree
|
commitdiff
2011-08-22
Milan Broz
Add more paranoid checks for LUKS header and keyslot...
tree
|
commitdiff
2011-08-15
Milan Broz
Silent gcc warnings with -Wconst-qual switch.
tree
|
commitdiff
2011-08-15
Milan Broz
Check UUID of active device to match header when initia...
tree
|
commitdiff
2011-08-15
Milan Broz
Do not allow crypt_load() on already initialised context.
tree
|
commitdiff
2011-08-01
Milan Broz
Improve check for invalid offset and size values. ...
tree
|
commitdiff
2011-08-01
Milan Broz
Add loop control stub for testing new loop device inter...
tree
|
commitdiff
2011-07-25
Milan Broz
Fix gcrypt final() function backend call.
tree
|
commitdiff
2011-07-25
Milan Broz
* Remove hash/hmac restart from crypto backend and...
tree
|
commitdiff
2011-07-20
Milan Broz
* Allow different data offset setting for detached...
tree
|
commitdiff
2011-07-20
Milan Broz
* Add --header option for detached metadata (on-disk...
tree
|
commitdiff
2011-07-19
Milan Broz
* Revert default initialisation of volume key in crypt_...
tree
|
commitdiff
2011-07-18
Milan Broz
Add crypt_get_iv_offset() function to API.
tree
|
commitdiff
2011-07-17
Milan Broz
Add --enable-discards option to allow discards/TRIM...
tree
|
commitdiff
2011-07-17
Milan Broz
Use struct volume key thorough.
tree
|
commitdiff
2011-07-17
Milan Broz
Rewrite dm query/create function backend.
tree
|
commitdiff
2011-07-07
Milan Broz
Remove old API functions (all functions using crypt_opt...
tree
|
commitdiff
2011-07-01
Milan Broz
Fix error message.
tree
|
commitdiff
2011-07-01
Milan Broz
* Add --shared option for creating non-overlapping...
tree
|
commitdiff
2011-05-24
Milan Broz
Add alternative define for old kernel headers.
tree
|
commitdiff
2011-05-24
Milan Broz
Add prototype and remove warning.
tree
|
commitdiff
2011-05-24
Milan Broz
Excluce some known dir from old scan.
tree
|
commitdiff
2011-05-24
Milan Broz
Handle even non-standard and non-udev /dev in devpath.
tree
|
commitdiff
2011-05-24
Milan Broz
Move DM helpers to separate header.
tree
|
commitdiff
2011-05-24
Milan Broz
Move devpath scan to separate file.
tree
|
commitdiff
2011-05-18
Milan Broz
Simplify device path scan and avoid stat();
tree
|
commitdiff
2011-05-18
Milan Broz
Fix previous fix - keep API logic clean, fix cryptsetup...
tree
|
commitdiff
2011-05-17
Milan Broz
Fix keyfile=- processing in create command (1.3.0,...
tree
|
commitdiff
2011-05-11
Milan Broz
Pluralize "Cannot not read %d bytes from key file ...
tree
|
commitdiff
2011-05-03
Milan Broz
Fix size argument for create command. (regression in...
tree
|
commitdiff
2011-04-28
Milan Broz
Add Nettle crypto backend support.
tree
|
commitdiff
2011-04-18
Milan Broz
Remove another compile warnings.
tree
|
commitdiff
2011-04-18
Milan Broz
Remove old ifdef, all recent systems have this defined.
tree
|
commitdiff
2011-04-18
Milan Broz
Remove old and unused blockdev.h header.
tree
|
commitdiff
2011-04-18
Milan Broz
Fix possible leaks in blockwise read/write code.
tree
|
commitdiff
2011-04-18
Milan Broz
Fix verbose mode compiler warnings.
tree
|
commitdiff
2011-04-05
Milan Broz
Fix typos.
tree
|
commitdiff
2011-03-25
Milan Broz
Also support --hash option for loopaesOpen.
tree
|
commitdiff
2011-03-25
Milan Broz
Fix return code when passphrase is read from pipe.
tree
|
commitdiff
2011-03-25
Milan Broz
Print error if hash is not supported.
tree
|
commitdiff
2011-03-23
Milan Broz
Remove unused paramater.
tree
|
commitdiff
2011-03-22
Milan Broz
Also support --skip option for loopaesOpen.
tree
|
commitdiff
2011-03-22
Milan Broz
Check for plain64 IV support in DM backend.
tree
|
commitdiff
2011-03-21
Milan Broz
Fix offset option for loopaesOpen.
tree
|
commitdiff
2011-03-19
Milan Broz
Use plain64 IV in loopAES v1 mode.
tree
|
commitdiff
2011-03-19
Milan Broz
Rewrite key input handling, add limits.
tree
|
commitdiff
2011-03-15
Milan Broz
Increase maximum loopAES keyfile size.
tree
|
commitdiff
2011-03-14
Milan Broz
Fix some minor compilation problems in crypto backends.
tree
|
commitdiff
2011-03-14
Milan Broz
Fix comment.
tree
|
commitdiff
2011-03-14
Milan Broz
Specify copyright holders in source files.
tree
|
commitdiff
2011-03-14
Milan Broz
Add defaults to --help output.
tree
|
commitdiff
2011-03-13
Milan Broz
Prefer sysfs when reading backing file.
tree
|
commitdiff
2011-03-13
Milan Broz
Be more paranoid and wipe even intermediate AF keys.
tree
|
commitdiff
2011-03-13
Milan Broz
Do not ignore errors in crypto backend (LUKS PBKDF2).
tree
|
commitdiff
2011-03-13
Milan Broz
Do not ignore errors in crypto backend (LUKS AF).
tree
|
commitdiff
2011-03-13
Milan Broz
Do not ignore errors in crypto backend (loopaes mode).
tree
|
commitdiff
2011-03-13
Milan Broz
Clean up plain password hashing, do not ignore error...
tree
|
commitdiff
2011-03-13
Milan Broz
Add luksChangeKey command.
tree
|
commitdiff
2011-03-12
Milan Broz
Use loop functions even in api test.
tree
|
commitdiff
2011-03-12
Milan Broz
Proper handle old systems.
tree
|
commitdiff
2011-03-12
Milan Broz
Require loop autoclear support.
tree
|
commitdiff
2011-03-12
Milan Broz
Add backing device info into status.
tree
|
commitdiff
2011-03-12
Milan Broz
Separate loop handling from internal code.
tree
|
commitdiff
2011-03-11
Milan Broz
Add support for automatic loop device use (image infile...
tree
|
commitdiff
2011-03-10
Milan Broz
Workaround LMK capability check if dm-crypt module...
tree
|
commitdiff
2011-03-05
Milan Broz
Better detects dm-ioctl secure flag using version befor...
tree
|
commitdiff
2011-03-05
Milan Broz
Use secure data bit for dm-ioctl if supported.
tree
|
commitdiff
2011-03-05
Milan Broz
Fix hmac ready test check.
tree
|
commitdiff
2011-01-29
Milan Broz
Fix mapping removal if device disappeared but node...
tree
|
commitdiff
2011-01-25
Milan Broz
Fix po files.
tree
|
commitdiff
2011-01-25
Milan Broz
Add loop-AES compatible handling code.
tree
|
commitdiff
2011-01-25
Milan Broz
Detect # of keys from cipher string.
tree
|
commitdiff
2011-01-25
Milan Broz
Add dm flags for query for features.
tree
|
commitdiff
2011-01-16
Milan Broz
Add context to crypto backend init (so it can print...
tree
|
commitdiff
2011-01-16
Milan Broz
Prevent to initialise backends twice.
tree
|
commitdiff
2011-01-16
Milan Broz
Clean up code after crypto backend change.
tree
|
commitdiff
2011-01-05
Milan Broz
Document password callback.
tree
|
commitdiff
2010-12-31
Milan Broz
Fix crypt_backend_flags prototype.
tree
|
commitdiff
2010-12-31
Milan Broz
Switch to new crypto backend interface.
tree
|
commitdiff
2010-12-31
Milan Broz
Add skeleton and implementation of various crypto backends
tree
|
commitdiff
2010-11-25
Milan Broz
Fix crypt_activate_by_keyfile() to work with PLAIN...
tree
|
commitdiff
2010-11-15
Milan Broz
Remove uneeded function prototype.
tree
|
commitdiff
2010-11-15
Milan Broz
Increase library version (current++, age++).
tree
|
commitdiff
2010-11-15
Milan Broz
Fix some typos and misinterpretations in header file.
tree
|
commitdiff
2010-11-15
Milan Broz
Fix some warnings if compiled with clang.
tree
|
commitdiff
2010-11-15
Milan Broz
Fix handling of failed read in RNG wrapper.
tree
|
commitdiff
2010-11-14
Milan Broz
Fix RNG comment.
tree
|
commitdiff
2010-11-14
Milan Broz
Move LUKS library to lib subdir.
tree
|
commitdiff
2010-11-14
Milan Broz
* Allow to activate by internally cached volume key
tree
|
commitdiff
2010-11-13
Milan Broz
Simplify return codes from get key functions.
tree
|
commitdiff
2010-11-13
Milan Broz
* Fix password callback call.
tree
|
commitdiff
2010-11-05
Milan Broz
* Disallow mapping of device which is already in use...
tree
|
commitdiff
2010-11-05
Milan Broz
* Add crypt_get_type(), crypt_resize(), crypt_keyslot_max()
tree
|
commitdiff
2010-10-29
Milan Broz
* Add crypt_set_uuid() to API.
tree
|
commitdiff
2010-10-27
Milan Broz
* Implement --use-random and --use-urandom for luksForm...
tree
|
commitdiff
2010-10-26
Milan Broz
Move get_key to common code, simplify verify flags.
tree
|
commitdiff
2010-10-26
Milan Broz
Move safe alloc routines into common lib file.
tree
|
commitdiff
2010-10-26
Milan Broz
Remove dead parse code.
tree
|
commitdiff
2010-10-26
Milan Broz
Add utils_crypt file and test for supported modes prese...
tree
|
commitdiff
next