added explanation about the difference between plain and LUKS
[platform/upstream/cryptsetup.git] / lib / internal.h
2011-03-13 Milan BrozClean up plain password hashing, do not ignore error...
2011-03-12 Milan BrozAdd backing device info into status.
2011-03-12 Milan BrozSeparate loop handling from internal code.
2011-03-11 Milan BrozAdd support for automatic loop device use (image infile...
2011-03-05 Milan BrozBetter detects dm-ioctl secure flag using version befor...
2011-01-25 Milan BrozAdd dm flags for query for features.
2010-12-31 Milan BrozSwitch to new crypto backend interface.
2010-11-15 Milan BrozRemove uneeded function prototype.
2010-11-05 Milan Broz* Disallow mapping of device which is already in use...
2010-10-27 Milan Broz* Implement --use-random and --use-urandom for luksForm...
2010-10-26 Milan BrozMove get_key to common code, simplify verify flags.
2010-10-26 Milan BrozMove safe alloc routines into common lib file.
2010-10-26 Milan BrozAdd utils_crypt file and test for supported modes prese...
2010-10-26 Milan BrozSimplify crypto backend init.
2010-10-26 Milan BrozGeneralise volume key struct.
2010-08-09 Milan BrozUse default data alignment to 1MiB.
2010-05-27 Milan BrozAdd verbose log level and move unlocking keyslot messag...
2010-04-09 Milan BrozSupport topology information for data alignment (LUKS).
2009-12-30 Milan BrozChange in iterations counts:
2009-11-16 Milan BrozUse proper NLS macros and detection (so the message...
2009-11-15 Milan BrozAdd temporary debug code to allow better debugging...
2009-10-23 Milan BrozRename internal locking helpers (avoids conflict when...
2009-09-30 Milan BrozProperly apply versioned symbols in library and fix...
2009-09-28 Milan BrozAdd luksHeaderBackup and luksHeaderRestore commands...
2009-09-15 Milan BrozInitialize crypto library before LUKS header load.
2009-09-08 Milan BrozUse dm-uuid for all crypt devices, contains device...
2009-09-02 Milan Broz* Add luksSuspend (freeze device and wipe key) and...
2009-08-30 Milan Broz* Move device utils code and provide context parameter...
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-08-30 Milan BrozRequire device device-mapper to build and do not use...
2009-07-28 Milan BrozOptimize o_direct read/writes.
2009-06-20 Milan BrozSet UUID in device-mapper for LUKS devices.
2008-09-16 Milan BrozUse remapping to error target instead of calling udevse...
2008-09-01 Clemens FruhwirthThanks to Ivan Stankovic
2008-03-22 Clemens FruhwirthInitial checking of what was revision 56 on luks.endorp...