Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Alias "unicode" to "str" under Python 3 | Jan Cholasta | 2015-09-17 | 1 | -0/+3 |
* | Use six.with_metaclass to specify metaclasses | Jan Cholasta | 2015-09-07 | 1 | -3/+2 |
* | Modernize use of range() | Petr Viktorin | 2015-09-01 | 1 | -2/+3 |
* | Replace uses of map() | Petr Viktorin | 2015-09-01 | 1 | -2/+2 |
* | Replace filter() calls with list comprehensions | Petr Viktorin | 2015-09-01 | 1 | -1/+1 |
* | Port from python-krbV to python-gssapi | Michael Simacek | 2015-08-26 | 1 | -4/+3 |
* | plugable: Pass API to plugins on initialization rather than using set_api | Jan Cholasta | 2015-07-01 | 1 | -1/+1 |
* | Make lint work on Fedora 22. | David Kupka | 2015-04-27 | 1 | -0/+1 |
* | Enable QR code display by default in otptoken-add | Nathaniel McCallum | 2014-11-19 | 1 | -1/+1 |
* | Implement OTP token importing | Nathaniel McCallum | 2014-06-25 | 1 | -0/+530 |