Skip to content

Ssh2 build #9

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

Merged
merged 13 commits into from
Oct 5, 2017
Merged

Ssh2 build #9

merged 13 commits into from
Oct 5, 2017

Conversation

pkittenis
Copy link
Member

@pkittenis pkittenis commented Sep 22, 2017

  • libssh2 build script
  • Fix channel de-allocation crashes in some cases
  • C-API additions
  • SFTP readdir_ex fix

Pan added 9 commits September 14, 2017 23:34
…sion.

Added session property to channel for parent session of channel.
Refactoring - made agent related functions available as Cython functions under ssh2.agent that can be cimported.
Fixed agent authentication error/exception handling.
Added libssh2 build script.
Added authentication error handling session tests.
…ame session. Added session property to channel for parent session of channel.
Added last_errno and set_last_error session functions.
Added raising SFTPIOError on sftp mkdir errors.
Added socket object and file descriptor attributes to session object for better de-allocation of sockets and socket use via C-API.
Updated changelog.
Added bytes conversion on SFTP mkdir and mkdir test.
Pan added 4 commits October 3, 2017 12:33
Re-generated C files for updated cython.
Implemented hostkey_hash session method for computing host key hash and test.
Updated doc strings.
@pkittenis pkittenis merged commit 7080f34 into master Oct 5, 2017
@pkittenis pkittenis deleted the ssh2_build branch October 5, 2017 09:40
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.

1 participant