Fix non-translated messages.
[platform/upstream/cryptsetup.git] / src / cryptsetup.h
2012-12-21 Milan BrozAdd copyright line for files I have written or modified.
2012-12-19 Milan BrozAdd optional libpwquality support for new LUKS passwords.
2012-12-19 Milan BrozPrepare cryptsetup functions for pwquality check.
2012-12-11 Milan BrozHandle signals in tool context.
2012-12-11 Milan BrozMove signal handling into common utils code.
2012-08-13 Milan BrozUse common utils_tools.c for all tools.
2012-06-18 Milan BrozFix hex_to_bytes and add it to common utils.
2012-06-12 Milan BrozMerge branch 'reenc' of https://code.google.com/p/crypt...
2012-06-11 Milan BrozMerge branch 'veritysetup'
2012-06-06 Milan BrozRewrite veritysetup to use libcryptsetup.
2012-05-21 Milan BrozAdd --enable-fips for linking with fipscheck library.
2012-04-02 Milan BrozVersion 1.4.2.
2011-03-19 Milan BrozRewrite key input handling, add limits.
2011-03-12 Milan BrozAdd backing device info into status.
2010-10-26 Milan BrozAdd utils_crypt file and test for supported modes prese...
2010-05-27 Milan BrozAdd verbose log level and move unlocking keyslot messag...
2009-12-01 Milan BrozMove default cipher paramaters to config.h and allow...
2009-11-16 Milan BrozUse proper NLS macros and detection (so the message...
2009-09-30 Milan BrozProperly apply versioned symbols in library and fix...
2009-08-30 Milan Broz* Add --master-key-file option for luksFormat and luksA...
2009-08-30 Milan Broz* Add log macros and make logging modre consitent.
2009-08-30 Milan Broz* Move memory locking and dm initialization to command...
2009-07-30 Milan BrozAdd required parameters for changing hash used in LUKS...
2008-03-22 Clemens FruhwirthInitial checking of what was revision 56 on luks.endorp...