Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-10-14 | Converted all staticmethod/classmethod instances to decorators. | Jacob Beck | |
2014-09-18 | Fix more dumb non-comment comments | Jeff Forcier | |
2014-09-08 | Clean up more of the unnecessary-IMHO headers | Jeff Forcier | |
2014-02-11 | GSS-API / SSPI authenticated Diffie-Hellman Key Exchange and user | Sebastian Deiss | |
authentication with Python 3 support Add Python 3 support for the GSS-API / SSPI authenticated Diffie-Hellman Key Exchange and user authentication. This patch supersedes pull request #250. |