summaryrefslogtreecommitdiff
path: root/tests/test_kex_gss.py
Commit message (Expand)AuthorAgeFilesLines
* s/%/fstrings/gJeff Forcier2023-01-161-1/+1
* Fix Free Software Foundation addressPaul Howarth2022-03-151-1/+1
* flake8Jeff Forcier2019-06-211-1/+2
* Merge branch 'master' into 1311-intJeff Forcier2019-06-211-2/+2
|\
| * Clean up shitty old test names of form test_[9-0A-Z]+_.*Jeff Forcier2019-06-081-2/+2
* | Update a commentAnselm Kruis2018-10-081-1/+1
* | fix GSSAPI tests for Python3 (trivial)Anselm Kruis2018-10-061-1/+1
* | Use k5test (if available) to execute GSSAPI related testsAnselm Kruis2018-10-051-12/+8
|/
* Bump black up to 18.6b4Jeff Forcier2018-08-221-2/+0
* Blacken Paramiko on 2.4Chris Rose2018-05-171-20/+28
* Was missing another needs_gssapiJeff Forcier2017-10-231-0/+3
* Fix rekeying with GSS-API key exchangeSebastian Deiss2017-09-181-2/+19
* Use modern api to check if event is set.Olle Lundberg2014-12-171-1/+1
* Converted all staticmethod/classmethod instances to decorators.Jacob Beck2014-10-141-3/+1
* Use keyword arguments for arguments when creating a Transport.Dylan Thacker-Smith2014-09-221-1/+1
* Clean up more of the unnecessary-IMHO headersJeff Forcier2014-09-081-10/+0
* GSS-API / SSPI authenticated Diffie-Hellman Key Exchange and userSebastian Deiss2014-02-111-0/+143