Skip to content

Tags: ParallelSSH/ssh2-python

Tags

1.2.0.post1

Toggle 1.2.0.post1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Updated copyright notices (#241)

* Updated copyright notices
* Updated setup.py

1.2.0

Toggle 1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Osx builds using embedded libssh2 (#236)

* Make OSX wheel builds use embedded libssh2
* Re-add changes for libssh2 1.11.0

1.2.0rc3

Toggle 1.2.0rc3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Updated types for osx (#235)

* Updated types for osx
* Updated tests

1.2.0rc2

Toggle 1.2.0rc2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Remove deprecated libssh2 functionality (#233)

* Removed deprecated libssh2 functions and their equivalent Session and Channel functions
* Updated tests

1.2.0rc1

Toggle 1.2.0rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added new libssh2 error codes as python exceptions. Updated error han… (

#231)

* Added new libssh2 error codes as python exceptions. 
* Updated error handling for new error codes and exceptions
* Updated tests
* Updated changelog, docstrings

1.1.2

Toggle 1.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added lock threads workflow (#215)

* Added lock threads workflow
* Updated appveyor cfg

1.1.2.post1

Toggle 1.1.2.post1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Updated appveyor cfg (#216)

1.1.1

Toggle 1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Manylinux fix (#212)

* Fix docker tag for manylinux
* Updated changelog

1.1.1rc4

Toggle 1.1.1rc4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Manylinux (#211)

* Updated changelog
* Updated manylinux wheel building
* Updated CI cfg

1.1.1rc3

Toggle 1.1.1rc3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Appveyor (#210)

* Fix broken openssl library names on appveyor builds