Skip to content

Tags: parallel-ssh/ssh-python

Tags

1.0.0

Toggle 1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Wheels (ParallelSSH#69)

* Updated ci cfg
* Updated changelog, manylinux scripts.

1.0.0-rc2

Toggle 1.0.0-rc2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Wheels (ParallelSSH#69)

* Updated ci cfg
* Updated changelog, manylinux scripts.

1.0.0-rc1

Toggle 1.0.0-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Chg log (ParallelSSH#68)

* Updated change log, cfg
* Updated CI cfg, osx wheels script

0.10.0

Toggle 0.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updated changelog (ParallelSSH#50)

0.9.0

Toggle 0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updated channel write functions, added channel write tests. (Parallel…

…SSH#36)

* Updated channel write functions, added channel write tests.
* Updated appveyor cfg
* Updated changelog, docstrings

0.8.0

Toggle 0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updated changelog, readme, rtd configuration (ParallelSSH#32)

* Updated changelog, readme, rtd configuration
* Updated setup.py, key C file
* Updated manylinux scripts, docker file, krb archive and openssl version.
* Updated manylinux binary wheel openssl to 1.1
* Lfs track xz
* Updated embedded openssh test server

0.8.0post1

Toggle 0.8.0post1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
updated circleci cfg (ParallelSSH#33)

* updated circleci cfg

0.7.0

Toggle 0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Timeout tests (ParallelSSH#28)

* Raise error when failing to create new channel object. 
* Added timeout settings tests.
* Added check for new local libssh install dir. Updated gitignore.
* Updated manifest
* Updated changelog

0.7.0.post1

Toggle 0.7.0.post1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updated appveyor cfg (ParallelSSH#29)

0.6.0

Toggle 0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Gss api delegate (ParallelSSH#22)

Updated changelog.
Added function for setting GSS API delegation option on session. Added GSSAPI authentication tests.
Updated import privkey function signatures.
Added agent authentication test. Updated import privkey functions to default to empty passphrase.