Include 'sys/sysmacros.h' for GCC-9
[platform/upstream/cryptsetup.git] / lib / libcryptsetup.sym
2012-12-07 Milan BrozMerge branch 'master' of https://code.google.com/p...
2012-12-07 Milan BrozMove change key into library (add crypt_keyslot_change_...
2012-12-05 Milan BrozAdd PBKDF2 benchmark.
2012-11-19 Milan BrozAdd simple cipher benchmarking.
2012-09-11 Milan BrozAdd crypt_keyslot_area() API call.
2012-06-12 Milan BrozMerge branch 'reenc' of https://code.google.com/p/crypt...
2012-06-11 Milan BrozMerge branch 'veritysetup'
2012-06-09 Milan BrozEnhance status of active device.
2012-04-02 Milan BrozAdd repair command and API for repairing known LUKS...
2012-03-29 Milan BrozAdd --keyfile-offset and --new-keyfile-offset to crypts...
2011-11-06 Milan BrozFix typo in iteration time api call.
2011-10-09 Milan BrozAdd crypt_last_error() API call (using crypt context).
2011-07-20 Milan Broz* Add --header option for detached metadata (on-disk...
2011-07-18 Milan BrozAdd crypt_get_iv_offset() function to API.
2011-07-07 Milan BrozRemove old API functions (all functions using crypt_opt...
2010-11-05 Milan Broz* Add crypt_get_type(), crypt_resize(), crypt_keyslot_max()
2010-10-29 Milan Broz* Add crypt_set_uuid() to API.
2010-10-27 Milan Broz* Implement --use-random and --use-urandom for luksForm...
2010-10-18 Milan BrozAdd crypt_get_device_name() to API (get underlying...
2009-09-30 Milan BrozProperly apply versioned symbols in library and fix...
2009-09-29 Milan BrozExport header backup and restore functions.
2009-09-10 Milan Brozpatch 1.patch