Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mass removal of deprecated constructs. | Matěj Cepl | 2020-12-02 | 1 | -2/+2 |
* | Make ctrl_cmd_string method more robust against type of arguments. | Matěj Cepl | 2018-09-05 | 1 | -0/+5 |
* | PEP8isation | Matěj Cepl | 2018-03-20 | 1 | -5/+1 |
* | Python 3.6 for reasons I don't understand throws also SystemError. | Matěj Cepl | 2018-02-06 | 1 | -2/+7 |
* | Clean up imports and PEP8ization | Matěj Cepl | 2016-12-15 | 1 | -1/+1 |
* | Fix whitespace using suggestions from autopep8 | Craig Rodrigues | 2015-12-01 | 1 | -1/+0 |
* | Strip trailinig spaces and expand tabs. | Matěj Cepl | 2015-11-19 | 1 | -3/+3 |
* | Change self.assertRaises to context managers. | Matěj Cepl | 2015-10-27 | 1 | -3/+6 |
* | Switch unit testing to have at least 2.7 unittest API available. | Matěj Cepl | 2015-10-13 | 1 | -1/+5 |
* | nosetests --with-coverage --cover-package=M2Crypt now reports 80% coverage. | Heikki Toivonen | 2009-02-23 | 1 | -1/+4 |
* | Wrapped OpenSSL ENGINE interface, proving support for smart cards, by Martin ... | Heikki Toivonen | 2008-09-15 | 1 | -0/+45 |