summaryrefslogtreecommitdiff
path: root/tests/test_ssh_gss.py
Commit message (Expand)AuthorAgeFilesLines
* blackenJeff Forcier2023-01-161-1/+1
* s/%/fstrings/gJeff Forcier2023-01-161-1/+1
* Fix Free Software Foundation addressPaul Howarth2022-03-151-1/+1
* Merge branch 'master' into 1311-intJeff Forcier2019-06-211-4/+3
|\
| * flake8 now applied to tests, huzzahJeff Forcier2019-06-081-1/+1
| * Clean up shitty old test names of form test_[9-0A-Z]+_.*Jeff Forcier2019-06-081-2/+2
* | fix GSSAPI tests for Python3 (trivial)Anselm Kruis2018-10-061-1/+1
* | Use k5test (if available) to execute GSSAPI related testsAnselm Kruis2018-10-051-7/+8
|/
* Bump black up to 18.6b4Jeff Forcier2018-08-221-2/+0
* Blacken under black 18.5b0Jeff Forcier2018-05-291-1/+3
* Blacken Paramiko on 2.4Chris Rose2018-05-171-25/+32
* Import cleanup, mostly focused on s/tests/./Jeff Forcier2017-10-231-15/+15
* Rename util func that trips pytest's default discovery.Jeff Forcier2017-10-231-2/+2
* AuthHandler: fix the server-mode "gssapi-with-mic" logicAnselm Kruis2017-08-041-7/+38
* Remove unused value from demo/test.Jeff Forcier2017-06-011-3/+1
* 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
* 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/+136