index
:
paramiko
main
py3compat
u2f
Pure-Python implementation of the SSHv2 protocol
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
test_gssapi.py
Age
Commit message (
Expand
)
Author
2023-01-16
well that's just super()!
Jeff Forcier
2022-03-15
Fix Free Software Foundation address
Paul Howarth
2021-10-08
Try getting Kerberos working on Circle
Jeff Forcier
2019-12-03
How do folks keep putting friggin numbers in the tests?
Jeff Forcier
2019-06-21
Merge branch 'master' into 1311-int
Jeff Forcier
2019-06-08
flake8 now applied to tests, huzzah
Jeff Forcier
2019-06-08
Clean up shitty old test names of form test_[9-0A-Z]+_.*
Jeff Forcier
2018-10-05
Reformatted as proposed by travis.blacken
Anselm Kruis
2018-10-05
Use k5test (if available) to execute GSSAPI related tests
Anselm Kruis
2018-09-19
Test the new and old Python GSSAPI packages
Hugh Cole-Baker
2018-08-22
Bump black up to 18.6b4
Jeff Forcier
2018-05-17
Blacken Paramiko on 2.4
Chris Rose
2017-10-23
Import cleanup, mostly focused on s/tests/./
Jeff Forcier
2017-05-31
Even moar parentheses over backslashes
Jeff Forcier
2014-10-14
Converted all staticmethod/classmethod instances to decorators.
Jacob Beck
2014-09-18
Fix more dumb non-comment comments
Jeff Forcier
2014-09-08
Clean up more of the unnecessary-IMHO headers
Jeff Forcier
2014-02-11
GSS-API / SSPI authenticated Diffie-Hellman Key Exchange and user
Sebastian Deiss