* Add crypt_get_type(), crypt_resize(), crypt_keyslot_max()
authorMilan Broz <gmazyland@gmail.com>
Fri, 5 Nov 2010 11:27:47 +0000 (11:27 +0000)
committerMilan Broz <gmazyland@gmail.com>
Fri, 5 Nov 2010 11:27:47 +0000 (11:27 +0000)
commitc9881f8c33f325d37ba44e103bf4663596c5d327
tree799519df1965881f6d6d7a8be727c05fa14f88a7
parent7b42e0b99ca910b08a367533fb68a954e16ff20f
* Add crypt_get_type(), crypt_resize(), crypt_keyslot_max()
and crypt_get_active_device() to API.
* Rewrite all implementations in cryptsetup to new API.
* Fix luksRemoveKey to behave as documented (do not ask
for remaining keyslot passphrase).
* Add more regression tests for commands.

git-svn-id: https://cryptsetup.googlecode.com/svn/trunk@360 36d66b0a-2a48-0410-832c-cd162a569da5
ChangeLog
lib/libcryptsetup.h
lib/libcryptsetup.sym
lib/setup.c
lib/utils_crypt.c
luks/keymanage.c
src/cryptsetup.c
tests/compat-test