summaryrefslogtreecommitdiffhomepage
path: root/tests/test_ssh_gss.py
AgeCommit message (Expand)Author
2023-05-26Update GSS tests to leverage util._support for finding fixture keysJeff Forcier
2023-05-05Migrate rest of main keys and update suite to be more pytest-relaxed compatJeff Forcier
2023-01-16blackenJeff Forcier
2023-01-16s/%/fstrings/gJeff Forcier
2022-03-15Fix Free Software Foundation addressPaul Howarth
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-06fix GSSAPI tests for Python3 (trivial)Anselm Kruis
2018-10-05Use k5test (if available) to execute GSSAPI related testsAnselm Kruis
2018-08-22Bump black up to 18.6b4Jeff Forcier
2018-05-29Blacken under black 18.5b0Jeff Forcier
2018-05-17Blacken Paramiko on 2.4Chris Rose
2017-10-23Import cleanup, mostly focused on s/tests/./Jeff Forcier
2017-10-23Rename util func that trips pytest's default discovery.Jeff Forcier
2017-08-04AuthHandler: fix the server-mode "gssapi-with-mic" logicAnselm Kruis
2017-06-01Remove unused value from demo/test.Jeff Forcier
2014-12-17Use modern api to check if event is set.Olle Lundberg
2014-10-14Converted all staticmethod/classmethod instances to decorators.Jacob Beck
2014-09-08Clean up more of the unnecessary-IMHO headersJeff Forcier
2014-02-11GSS-API / SSPI authenticated Diffie-Hellman Key Exchange and userSebastian Deiss