Age | Commit message (Expand) | Author |
2023-05-26 | Update GSS tests to leverage util._support for finding fixture keys | Jeff Forcier |
2023-05-05 | Migrate rest of main keys and update suite to be more pytest-relaxed compat | Jeff Forcier |
2023-01-16 | blacken | Jeff Forcier |
2023-01-16 | s/%/fstrings/g | Jeff Forcier |
2022-03-15 | Fix Free Software Foundation address | Paul Howarth |
2019-06-21 | Merge branch 'master' into 1311-int | Jeff Forcier |
2019-06-08 | flake8 now applied to tests, huzzah | Jeff Forcier |
2019-06-08 | Clean up shitty old test names of form test_[9-0A-Z]+_.* | Jeff Forcier |
2018-10-06 | fix GSSAPI tests for Python3 (trivial) | Anselm Kruis |
2018-10-05 | Use k5test (if available) to execute GSSAPI related tests | Anselm Kruis |
2018-08-22 | Bump black up to 18.6b4 | Jeff Forcier |
2018-05-29 | Blacken under black 18.5b0 | Jeff Forcier |
2018-05-17 | Blacken Paramiko on 2.4 | Chris Rose |
2017-10-23 | Import cleanup, mostly focused on s/tests/./ | Jeff Forcier |
2017-10-23 | Rename util func that trips pytest's default discovery. | Jeff Forcier |
2017-08-04 | AuthHandler: fix the server-mode "gssapi-with-mic" logic | Anselm Kruis |
2017-06-01 | Remove unused value from demo/test. | Jeff Forcier |
2014-12-17 | Use modern api to check if event is set. | Olle Lundberg |
2014-10-14 | Converted all staticmethod/classmethod instances to decorators. | Jacob Beck |
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 |