index
:
paramiko
main
py3compat
u2f
Pure-Python implementation of the SSHv2 protocol
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-09-13
Attempt to refactor gss_host setting and clean up/document its logic
Jeff Forcier
2017-09-13
Formatting yet again
Jeff Forcier
2017-09-13
versionchanged for gss_trust_dns
Jeff Forcier
2017-09-13
More formatting
Jeff Forcier
2017-09-13
Feels like we do still want set_gss_host gated by whether GSS is in play (as ...
Jeff Forcier
2017-09-13
Formatting (old)
Jeff Forcier
2017-09-13
Formatting
Jeff Forcier
2017-09-13
Trailing comma
Jeff Forcier
2017-09-13
Merge branch 'master' into 1063-int
Jeff Forcier
2017-09-13
Invent the parameter 'gss_trust_dns' for Kerberos support
Anselm Kruis
2017-09-12
Merge branch '2.0' into 2.1
Jeff Forcier
2017-09-12
Merge branch '2.1' into 2.2
Jeff Forcier
2017-09-12
Merge branch '2.2'
Jeff Forcier
2017-09-12
Changelog re #1061
Jeff Forcier
2017-09-12
Merge branch '2.0' into 1061-int
Jeff Forcier
2017-09-12
demo_simple: gss_auth and gss_kex are independent of each other.
Anselm Kruis
2017-09-12
Changelog re #1060
Jeff Forcier
2017-09-12
Merge branch '2.0' into 1060-int
Jeff Forcier
2017-09-12
Merge branch '2.2'
Jeff Forcier
2017-09-12
Merge branch '2.1' into 2.2
Jeff Forcier
2017-09-12
Master changelog entry re: #1056 #1057 #1058 #1059
Jeff Forcier
2017-09-12
Merge branch '2.0' into 2.1
Jeff Forcier
2017-09-12
Master changelog entry re: #1056 #1057 #1058 #1059
Jeff Forcier
2017-09-12
Pep8 and Sphinx fixes.
Anselm Kruis
2017-09-05
Gah
Jeff Forcier
2017-09-05
Changelog re #979
Jeff Forcier
2017-09-05
Merge branch 'master' into 979-int
Jeff Forcier
2017-09-05
Changelog update for #1026 plus related changes
Jeff Forcier
2017-09-05
Document Ed25519 keys =/
Jeff Forcier
2017-09-05
Merge branch 'master' into 1026-int
Jeff Forcier
2017-09-05
Really, really gotta get better about enforcing these
Jeff Forcier
2017-09-05
Changelog re #1013
Jeff Forcier
2017-09-05
Merge branch 'master' into 1013-int
Jeff Forcier
2017-09-05
Overhaul changelog re #1037, closes #60
Jeff Forcier
2017-09-05
changelog: update for #1039 / #1051
Pierce Lopez
2017-09-05
Merge branch 'master' into 1037-int
Jeff Forcier
2017-09-03
ensure ed25519 password is bytes
Pierce Lopez
2017-09-02
Python 2.6 fixes
Jeff Forcier
2017-08-28
Python 3 fixes re #1042
Jeff Forcier
2017-08-28
flake8
Jeff Forcier
2017-08-28
This isn't required when one is just calling asbytes()
Jeff Forcier
2017-08-28
Implement ed25519 certs.
Jeff Forcier
2017-08-28
Implement ECDSA certs.
Jeff Forcier
2017-08-28
Tweak exceptions to at least have better strings, if not new classes yet
Jeff Forcier
2017-08-28
Implement DSS certs
Jeff Forcier
2017-08-28
Update recent tests to try all main key families.
Jeff Forcier
2017-08-28
Factor out type checking & cert loading into PKey
Jeff Forcier
2017-08-28
God damn it, really? Whatever.
Jeff Forcier
2017-08-28
Update first few stub tests + required test-server and PublicBlob impl bits
Jeff Forcier
2017-08-28
Update changelog re: recent changes re: #1042
Jeff Forcier
[prev]
[next]