summaryrefslogtreecommitdiffhomepage
path: root/tests/test_kex_gss.py
AgeCommit message (Expand)Author
2023-05-05Migrate rest of main keys and update suite to be more pytest-relaxed compatJeff Forcier
2023-01-16s/%/fstrings/gJeff Forcier
2022-03-15Fix Free Software Foundation addressPaul Howarth
2019-06-21flake8Jeff Forcier
2019-06-21Merge branch 'master' into 1311-intJeff Forcier
2019-06-08Clean up shitty old test names of form test_[9-0A-Z]+_.*Jeff Forcier
2018-10-08Update a commentAnselm Kruis
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-17Blacken Paramiko on 2.4Chris Rose
2017-10-23Was missing another needs_gssapiJeff Forcier
2017-09-18Fix rekeying with GSS-API key exchangeSebastian Deiss
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-22Use keyword arguments for arguments when creating a Transport.Dylan Thacker-Smith
2014-09-08Clean up more of the unnecessary-IMHO headersJeff Forcier
2014-02-11GSS-API / SSPI authenticated Diffie-Hellman Key Exchange and userSebastian Deiss