summaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)AuthorFilesLines
2016-05-10Imported upstream version 1.6.7Kichan Kwon4-108/+994
2013-06-23Fix buildsytem to always include config.h.Cristian Rodríguez1-2/+2
2012-12-30build: use AM_CPPFLAGS instead of INCLUDESDave Reisner1-1/+1
2012-04-02Version 1.4.2.Milan Broz1-1/+1
2012-03-03Fix Python extension build (thanks to sven.s.jonsson)Milan Broz2-1/+5
2011-11-08Add some constants to Python binding.Milan Broz2-8/+34
2011-11-07Silent gcc strict aliasing warning.Milan Broz2-2/+2
2011-11-07Add COPYING.LGPL file.Milan Broz1-0/+18
2011-11-07Fix crypt_load usage in Python binding.Milan Broz2-5/+39
2011-11-07Fix void / None Python bindings.Milan Broz1-3/+5
2011-11-06Fix typo.Milan Broz1-1/+1
2011-11-06Fix typo in iteration time api call.Milan Broz1-1/+1
2011-11-06Add debugLevel and set iteration time python binding.Milan Broz2-0/+39
2011-11-06Add tests for former python API.Milan Broz1-3/+23
2011-11-04Merge pycryptsetup (Python libcryptsetup bindings).Milan Broz3-0/+717