Skip to content

Conversation

@Red-M
Copy link

@Red-M Red-M commented Nov 6, 2019

New PR at #94

dvolodin7 and others added 14 commits May 8, 2019 07:49
This enables giving ssh a prefered list of options such as
kex, ciphers, MACs and etc
Regenerate Cython files.
Add `ssh2.session.Session.method_pref()` doc string.
Update .gitignore to include src directory to ignore libssh2 rebuilds.
Add additional error codes.
Add `session.method_pref()` docs and tests.
Add `session.methods()`, docs and tests.
Add `session.supported_algs()`, docs and tests.
Add `session.flag()`, docs and tests.
Bug fix for `session.userauth_publickey_frommemory()` being provided no public key and throwing a type error.
@Red-M

This comment was marked as spam.

Red_M added 2 commits November 9, 2019 22:20
Add callback function typedef for keyboard interactive authentication.
Add `ctypedef`s for keyboard interactive authentication.
Fix keyboard interactive authentication function def in c_ssh.
Internally hide that `libssh2_userauth_keyboard_interactive` takes a callback function and not a string...
@Red-M

This comment was marked as spam.

@Red-M

This comment was marked as spam.

@Red-M

This comment was marked as spam.

@llchan
Copy link

llchan commented Jun 23, 2020

@pkittenis are you still maintaining this project? This PR has been incubating for quite some time and fixes many outstanding issues.

@Red-M I appreciate the work put in here + to get it out on pypi so it's more easily accessible. That said, would you mind cutting a new/edited PR in this repo that points to a commit before you made some of the renaming changes in your master branch? It would be better to merge your changes here rather than forking off forever, and in its current state the PR has unrelated changes.

@Red-M

This comment was marked as spam.

@Red-M

This comment was marked as spam.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants