-
Notifications
You must be signed in to change notification settings - Fork 75
Comparing changes
Open a pull request
base repository: ParallelSSH/ssh2-python
base: 1.1.2.post1
head repository: ParallelSSH/ssh2-python
compare: master
- 20 commits
- 363 files changed
- 2 contributors
Commits on Jan 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for acd8872 - Browse repository at this point
Copy the full SHA acd8872View commit details
Commits on Jan 29, 2025
-
* Updated changelog * Updated readme, issue template
Configuration menu - View commit details
-
Copy full SHA for 3b880a0 - Browse repository at this point
Copy the full SHA 3b880a0View commit details
Commits on Oct 3, 2025
-
* Added libssh2 session flag constants. * Added Session.flag function for adding flags. * Updated changelog. * Added tests for session flags. * Added CI integration test for executing with session compression enabled. * Updated embedded zlib to latest version. * Updated appveyor zlib build script.
Configuration menu - View commit details
-
Copy full SHA for d233075 - Browse repository at this point
Copy the full SHA d233075View commit details -
Python callback function support for keyboard interactive authenticat…
…ion (#225) * Allow provided Python callback function to be used for keyboard interactive authentication. Keyboard-interactive events can have multiple steps. Tweak the existing `kbd_callback` to massage prompts into a format that an end user can handle from python. * Added `ssh2.session.Session.userauth_keyboardinteractive_callback` to maintain backwards compatibility. See new example script for usage. * Updated keyboard interactive auth with python callback function. Added tests. * Updated changelog. * Updated callback example script --------- Co-authored-by: Matthew Cather <mattbob4@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for cf54041 - Browse repository at this point
Copy the full SHA cf54041View commit details
Commits on Oct 4, 2025
-
Made .closed into a public property on sftp file handles. Added tests…
…. Updated changelog (#226)
Configuration menu - View commit details
-
Copy full SHA for 148dbe0 - Browse repository at this point
Copy the full SHA 148dbe0View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4413bf - Browse repository at this point
Copy the full SHA b4413bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 75344a4 - Browse repository at this point
Copy the full SHA 75344a4View commit details -
Direct_streamlocal implementation (#229)
* Added direct_streamlocal implementation * Added test * Updated changelog
Configuration menu - View commit details
-
Copy full SHA for 95dba71 - Browse repository at this point
Copy the full SHA 95dba71View commit details -
Updated CI python versions tested (#230)
* Updated CI python versions tested. Removed no longer available python version from appveyor cfg * Updated changelog * Added CI auto-rerun
Configuration menu - View commit details
-
Copy full SHA for 55fafa8 - Browse repository at this point
Copy the full SHA 55fafa8View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 08a5ef6 - Browse repository at this point
Copy the full SHA 08a5ef6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 177cac5 - Browse repository at this point
Copy the full SHA 177cac5View commit details -
Remove deprecated libssh2 functionality (#233)
* Removed deprecated libssh2 functions and their equivalent Session and Channel functions * Updated tests
Configuration menu - View commit details
-
Copy full SHA for 979ea2e - Browse repository at this point
Copy the full SHA 979ea2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for bce9fa8 - Browse repository at this point
Copy the full SHA bce9fa8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9371bad - Browse repository at this point
Copy the full SHA 9371badView commit details
Commits on Oct 5, 2025
-
Osx builds using embedded libssh2 (#236)
* Make OSX wheel builds use embedded libssh2 * Re-add changes for libssh2 1.11.0
Configuration menu - View commit details
-
Copy full SHA for ca6af52 - Browse repository at this point
Copy the full SHA ca6af52View commit details
Commits on Oct 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 72fb3ce - Browse repository at this point
Copy the full SHA 72fb3ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e281ca - Browse repository at this point
Copy the full SHA 7e281caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 574face - Browse repository at this point
Copy the full SHA 574faceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7058c61 - Browse repository at this point
Copy the full SHA 7058c61View commit details
Commits on Oct 12, 2025
-
Updated copyright notices (#241)
* Updated copyright notices * Updated setup.py
Configuration menu - View commit details
-
Copy full SHA for c92aa3e - Browse repository at this point
Copy the full SHA c92aa3eView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.1.2.post1...master