New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add multiple features, bug fixes and update libssh2 to the latest stable. #94
Closed
Revert name change for upstream.
1b1dca3
Select commit
32cec58
Session.userauth_keyboardinteractive method
dvolodin7 e06a6c6
flake8
dvolodin7 a27d6f7
Add libsssh2_session_method_pref
ArvydasVe 7a6f58c
Merge pull request #1 from getCUJO/add_method-pref_function
ArvydasVe ba303f5
Add recompiled cython files
ArvydasVe b7e4cfa
Merge pull request #2 from getCUJO/add_method-pref_function
ArvydasVe 51d0f51
userauth_password and userauth_keyboardinteractive tests
dvolodin7 56391d0
Fix test
dvolodin7 3309abf
Merge branch 'master' of github.com:ParallelSSH/ssh2-python
Red-M 6147009
Merge github.com:dvolodin7/ssh2-python
Red-M 539c435
Update libssh2 to 1.9.0 stable.
Red-M 17fd808
Update README.rst
Red-M d78f1e1
Add python 3.8 to appveyor.
Red-M 8161461
Fix docstring.
Red-M b9dd931
Add callback enum for c_ssh.
Red-M 87cceeb
Fix flake8 errors.
Red-M 796d341
Allow for global name import of the library.
Red-M 1402813
Allow travis to ignore git LFS because the repo is over limit.
Red-M edbdc4c
Add additional builds on more python 3 versions.
Red-M e9af1c5
Regenerated Cython C files with 0.29.6
Red-M 6189741
Regenerate Cython using 0.29.14
Red-M db6a4a6
Add extra host key types to support extra ciphers.
Red-M ea9cc12
Also add host key types to the ssh2 enums.
Red-M 0be263e
Fix `ssh2.enums.HOSTKEY_TYPE` enum.
Red-M 28ce1df
Turn libssh2 source tree into git submodule.
Red-M 1b1dca3
Revert name change for upstream.
Red-M
Closed
Add multiple features, bug fixes and update libssh2 to the latest stable. #94
Revert name change for upstream.
May 8, 2019
May 8, 2019
May 8, 2019
May 8, 2019
May 9, 2019
May 21, 2019
Jul 5, 2019
Jul 5, 2019
Nov 2, 2019
Nov 2, 2019
Nov 2, 2019
Nov 2, 2019
Nov 6, 2019
Nov 6, 2019
Nov 9, 2019
Nov 9, 2019
Dec 8, 2019
Dec 8, 2019
Dec 8, 2019
Dec 18, 2019
Dec 18, 2019
Feb 16, 2020
Feb 16, 2020
Mar 19, 2020
Jun 6, 2020
Jul 25, 2020
1b1dca3
Select commit
32cec58
Session.userauth_keyboardinteractive method
dvolodin7 e06a6c6
flake8
dvolodin7 a27d6f7
Add libsssh2_session_method_pref
ArvydasVe 7a6f58c
Merge pull request #1 from getCUJO/add_method-pref_function
ArvydasVe ba303f5
Add recompiled cython files
ArvydasVe b7e4cfa
Merge pull request #2 from getCUJO/add_method-pref_function
ArvydasVe 51d0f51
userauth_password and userauth_keyboardinteractive tests
dvolodin7 56391d0
Fix test
dvolodin7 3309abf
Merge branch 'master' of github.com:ParallelSSH/ssh2-python
Red-M 6147009
Merge github.com:dvolodin7/ssh2-python
Red-M 539c435
Update libssh2 to 1.9.0 stable.
Red-M 17fd808
Update README.rst
Red-M d78f1e1
Add python 3.8 to appveyor.
Red-M 8161461
Fix docstring.
Red-M b9dd931
Add callback enum for c_ssh.
Red-M 87cceeb
Fix flake8 errors.
Red-M 796d341
Allow for global name import of the library.
Red-M 1402813
Allow travis to ignore git LFS because the repo is over limit.
Red-M edbdc4c
Add additional builds on more python 3 versions.
Red-M e9af1c5
Regenerated Cython C files with 0.29.6
Red-M 6189741
Regenerate Cython using 0.29.14
Red-M db6a4a6
Add extra host key types to support extra ciphers.
Red-M ea9cc12
Also add host key types to the ssh2 enums.
Red-M 0be263e
Fix `ssh2.enums.HOSTKEY_TYPE` enum.
Red-M 28ce1df
Turn libssh2 source tree into git submodule.
Red-M 1b1dca3
Revert name change for upstream.
Red-M