★ wanayoo — archive 1999 https://github.com/ParallelSSH/ssh2-python/pull/94/checksNouvelle recherche | Portail wanayoo
Skip to content
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
wants to merge 26 commits into from

Revert name change for upstream.

1b1dca3
Select commit
32cec58
Session.userauth_keyboardinteractive method
dvolodin7 May 8, 2019
e06a6c6
flake8
dvolodin7 May 8, 2019
a27d6f7
Add libsssh2_session_method_pref
ArvydasVe May 8, 2019
7a6f58c
Merge pull request #1 from getCUJO/add_method-pref_function
ArvydasVe May 8, 2019
ba303f5
Add recompiled cython files
ArvydasVe May 9, 2019
b7e4cfa
Merge pull request #2 from getCUJO/add_method-pref_function
ArvydasVe May 21, 2019
51d0f51
userauth_password and userauth_keyboardinteractive tests
dvolodin7 Jul 5, 2019
56391d0
Fix test
dvolodin7 Jul 5, 2019
3309abf
Merge branch 'master' of github.com:ParallelSSH/ssh2-python
Red-M Nov 2, 2019
6147009
Merge github.com:dvolodin7/ssh2-python
Red-M Nov 2, 2019
539c435
Update libssh2 to 1.9.0 stable.
Red-M Nov 2, 2019
17fd808
Update README.rst
Red-M Nov 2, 2019
d78f1e1
Add python 3.8 to appveyor.
Red-M Nov 6, 2019
8161461
Fix docstring.
Red-M Nov 6, 2019
b9dd931
Add callback enum for c_ssh.
Red-M Nov 9, 2019
87cceeb
Fix flake8 errors.
Red-M Nov 9, 2019
796d341
Allow for global name import of the library.
Red-M Dec 8, 2019
1402813
Allow travis to ignore git LFS because the repo is over limit.
Red-M Dec 8, 2019
edbdc4c
Add additional builds on more python 3 versions.
Red-M Dec 8, 2019
e9af1c5
Regenerated Cython C files with 0.29.6
Red-M Dec 18, 2019
6189741
Regenerate Cython using 0.29.14
Red-M Dec 18, 2019
db6a4a6
Add extra host key types to support extra ciphers.
Red-M Feb 16, 2020
ea9cc12
Also add host key types to the ssh2 enums.
Red-M Feb 16, 2020
0be263e
Fix `ssh2.enums.HOSTKEY_TYPE` enum.
Red-M Mar 19, 2020
28ce1df
Turn libssh2 source tree into git submodule.
Red-M Jun 6, 2020
1b1dca3
Revert name change for upstream.
Red-M Jul 25, 2020
Closed

Add multiple features, bug fixes and update libssh2 to the latest stable. #94

Revert name change for upstream.
1b1dca3
Select commit
32cec58
Session.userauth_keyboardinteractive method
dvolodin7 May 8, 2019
e06a6c6
flake8
dvolodin7 May 8, 2019
a27d6f7
Add libsssh2_session_method_pref
ArvydasVe May 8, 2019
7a6f58c
Merge pull request #1 from getCUJO/add_method-pref_function
ArvydasVe May 8, 2019
ba303f5
Add recompiled cython files
ArvydasVe May 9, 2019
b7e4cfa
Merge pull request #2 from getCUJO/add_method-pref_function
ArvydasVe May 21, 2019
51d0f51
userauth_password and userauth_keyboardinteractive tests
dvolodin7 Jul 5, 2019
56391d0
Fix test
dvolodin7 Jul 5, 2019
3309abf
Merge branch 'master' of github.com:ParallelSSH/ssh2-python
Red-M Nov 2, 2019
6147009
Merge github.com:dvolodin7/ssh2-python
Red-M Nov 2, 2019
539c435
Update libssh2 to 1.9.0 stable.
Red-M Nov 2, 2019
17fd808
Update README.rst
Red-M Nov 2, 2019
d78f1e1
Add python 3.8 to appveyor.
Red-M Nov 6, 2019
8161461
Fix docstring.
Red-M Nov 6, 2019
b9dd931
Add callback enum for c_ssh.
Red-M Nov 9, 2019
87cceeb
Fix flake8 errors.
Red-M Nov 9, 2019
796d341
Allow for global name import of the library.
Red-M Dec 8, 2019
1402813
Allow travis to ignore git LFS because the repo is over limit.
Red-M Dec 8, 2019
edbdc4c
Add additional builds on more python 3 versions.
Red-M Dec 8, 2019
e9af1c5
Regenerated Cython C files with 0.29.6
Red-M Dec 18, 2019
6189741
Regenerate Cython using 0.29.14
Red-M Dec 18, 2019
db6a4a6
Add extra host key types to support extra ciphers.
Red-M Feb 16, 2020
ea9cc12
Also add host key types to the ssh2 enums.
Red-M Feb 16, 2020
0be263e
Fix `ssh2.enums.HOSTKEY_TYPE` enum.
Red-M Mar 19, 2020
28ce1df
Turn libssh2 source tree into git submodule.
Red-M Jun 6, 2020
1b1dca3
Revert name change for upstream.
Red-M Jul 25, 2020

Workflow runs completed with no jobs

You can’t perform that action at this time.