- Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository:andyfoston/ssh-python
Uh oh!
There was an error while loading. Please reload this page.
base:a62aaf2
head repository:ParallelSSH/ssh-python
Uh oh!
There was an error while loading. Please reload this page.
compare:87a0b44
- 13 commits
- 3,008 files changed
- 2 contributors
Commits on Jan 13, 2025
* Upgrade to libssh 0.11.1 * Upgrade to OpenSSL 3.4.0 * Updated appveyor cfg and scripts * Updated manylinux builds and CI cfg
pkittenis authoredJan 13, 2025 Configuration menu - View commit details
Copy full SHA for 5d09370 - Browse repository at this point
Copy the full SHA 5d09370View commit details Updated changelog (ParallelSSH#91)
* Updated changelog * Updated osx wheel build
pkittenis authoredJan 13, 2025 Configuration menu - View commit details
Copy full SHA for d90ea3e - Browse repository at this point
Copy the full SHA d90ea3eView commit details
Commits on Jan 22, 2025
Manylinux changes (ParallelSSH#92)
* Removed manylinux 2010 builds and files. Removed manylinux2010 from build script. * Updated manylinux build script to use embedded libssh. Removed archive files. Updated embedded build script, CI cfgs. * Updated appveyor cfg * Updated embedded libssh. * Updated CI cfgs * Updated dockerfiles * Removed zlib archive, added source. * Added krb5 source. * Updated build scripts
pkittenis authoredJan 22, 2025 Configuration menu - View commit details
Copy full SHA for c9e475f - Browse repository at this point
Copy the full SHA c9e475fView commit details
Commits on Jan 23, 2025
Configuration menu - View commit details
Copy full SHA for c8848cc - Browse repository at this point
Copy the full SHA c8848ccView commit details Docs configuration (ParallelSSH#94)
* Updated docs cfg * Updated requirements and docs requirements
pkittenis authoredJan 23, 2025 Configuration menu - View commit details
Copy full SHA for 5f3e3d7 - Browse repository at this point
Copy the full SHA 5f3e3d7View commit details
Commits on Oct 5, 2025
Libssh upgrade (ParallelSSH#97)
* Upgrade embedded libssh to 0.11.3 * Updated PyPi classifiers * Updated osx wheel script to use embedded libssh rather than brew package * Updated embedded zlib to 1.3.1 and appveyor build script
pkittenis authoredOct 5, 2025 Configuration menu - View commit details
Copy full SHA for b566f44 - Browse repository at this point
Copy the full SHA b566f44View commit details Added private key file formats and export to file format function for…
… ssh.key. ResolvesParallelSSH#96 (ParallelSSH#98)
pkittenis authoredOct 5, 2025 Configuration menu - View commit details
Copy full SHA for 6e4cb16 - Browse repository at this point
Copy the full SHA 6e4cb16View commit details
Commits on Oct 6, 2025
Get exit status implementation and tests (ParallelSSH#99)
* Added get_exit_status functionality and tests * Added get exit status with signal tests * Updated changelog
pkittenis authoredOct 6, 2025 Configuration menu - View commit details
Copy full SHA for 4cd5b63 - Browse repository at this point
Copy the full SHA 4cd5b63View commit details Updated readme, docs (ParallelSSH#100)
* Updated readme * Updated documentation * Updated changelog
pkittenis authoredOct 6, 2025 Configuration menu - View commit details
Copy full SHA for 946042c - Browse repository at this point
Copy the full SHA 946042cView commit details
Commits on Oct 11, 2025
Key exchange types, set integer option values
Added key exchange types Added function for setting integer option types Added CI compressed session test (ParallelSSH#101)
pkittenis authoredOct 11, 2025 Configuration menu - View commit details
Copy full SHA for e3d584e - Browse repository at this point
Copy the full SHA e3d584eView commit details Updated Cython and Cython generated files (ParallelSSH#102)
pkittenis authoredOct 11, 2025 Configuration menu - View commit details
Copy full SHA for 65890f1 - Browse repository at this point
Copy the full SHA 65890f1View commit details Enabled autoreruns for CI (ParallelSSH#103)
pkittenis authoredOct 11, 2025 Configuration menu - View commit details
Copy full SHA for 159d04f - Browse repository at this point
Copy the full SHA 159d04fView commit details
Commits on Oct 12, 2025
Updated copyright notices, setup.py classifiers (ParallelSSH#104)
* Updated copyright notices, setup.py classifiers * Updated setup.py
pkittenis authoredOct 12, 2025 Configuration menu - View commit details
Copy full SHA for 87a0b44 - Browse repository at this point
Copy the full SHA 87a0b44View 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 a62aaf2...87a0b44
Uh oh!
There was an error while loading. Please reload this page.