summaryrefslogtreecommitdiffhomepage
path: root/tests/test_gssapi.py
AgeCommit message (Expand)Author
2023-05-05Migrate rest of main keys and update suite to be more pytest-relaxed compatJeff Forcier
2023-01-16well that's just super()!Jeff Forcier
2022-03-15Fix Free Software Foundation addressPaul Howarth
2021-10-08Try getting Kerberos working on CircleJeff Forcier
2019-12-03How do folks keep putting friggin numbers in the tests?Jeff Forcier
2019-06-21Merge branch 'master' into 1311-intJeff Forcier
2019-06-08flake8 now applied to tests, huzzahJeff Forcier
2019-06-08Clean up shitty old test names of form test_[9-0A-Z]+_.*Jeff Forcier
2018-10-05Reformatted as proposed by travis.blackenAnselm Kruis
2018-10-05Use k5test (if available) to execute GSSAPI related testsAnselm Kruis
2018-09-19Test the new and old Python GSSAPI packagesHugh Cole-Baker
2018-08-22Bump black up to 18.6b4Jeff Forcier
2018-05-17Blacken Paramiko on 2.4Chris Rose
2017-10-23Import cleanup, mostly focused on s/tests/./Jeff Forcier
2017-05-31Even moar parentheses over backslashesJeff Forcier
2014-10-14Converted all staticmethod/classmethod instances to decorators.Jacob Beck
2014-09-18Fix more dumb non-comment commentsJeff Forcier
2014-09-08Clean up more of the unnecessary-IMHO headersJeff Forcier
2014-02-11GSS-API / SSPI authenticated Diffie-Hellman Key Exchange and userSebastian Deiss