Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dn: support conversion from python-cryptography Name | Fraser Tweedale | 2016-11-10 | 1 | -2/+42 |
* | Remove unused variables in the code | Martin Basti | 2016-09-27 | 1 | -5/+4 |
* | Remove forgotten print from DN.__str__ implementation | Martin Basti | 2016-08-19 | 1 | -6/+1 |
* | ipapython.dn: Use rich comparisons | Petr Viktorin | 2015-10-07 | 1 | -46/+71 |
* | Alias "unicode" to "str" under Python 3 | Jan Cholasta | 2015-09-17 | 1 | -0/+3 |
* | Use the print function | Petr Viktorin | 2015-09-01 | 1 | -2/+3 |
* | Use six.integer_types instead of (long, int) | Petr Viktorin | 2015-09-01 | 1 | -2/+2 |
* | Use six.string_types instead of "basestring" | Petr Viktorin | 2015-09-01 | 1 | -11/+13 |
* | Remove Editable DN and DN component classes | Petr Viktorin | 2015-04-23 | 1 | -287/+16 |
* | performance: faster DN implementation | Petr Vobornik | 2015-04-14 | 1 | -297/+294 |
* | Ticket #3008: DN objects hash differently depending on case | John Dennis | 2012-08-22 | 1 | -14/+29 |
* | Use DN objects instead of strings | John Dennis | 2012-08-12 | 1 | -0/+1643 |