Fix deactivation of device when failed underlying node disappeared
[platform/upstream/cryptsetup.git] / python /
2012-12-30 Dave Reisnerbuild: use AM_CPPFLAGS instead of INCLUDES
2012-04-02 Milan BrozVersion 1.4.2.
2012-03-03 Milan BrozMerge branch 'master' of https://code.google.com/p...
2012-03-03 Milan BrozFix Python extension build (thanks to sven.s.jonsson)
2011-11-08 Milan BrozAdd some constants to Python binding.
2011-11-07 Milan BrozSilent gcc strict aliasing warning.
2011-11-07 Milan BrozAdd COPYING.LGPL file.
2011-11-07 Milan BrozFix crypt_load usage in Python binding.
2011-11-07 Milan BrozFix void / None Python bindings.
2011-11-06 Milan BrozFix typo.
2011-11-06 Milan BrozFix typo in iteration time api call.
2011-11-06 Milan BrozAdd debugLevel and set iteration time python binding.
2011-11-06 Milan BrozAdd tests for former python API.
2011-11-04 Milan BrozMerge pycryptsetup (Python libcryptsetup bindings).