FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for ssh - ParallelSSH/ssh-python · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
ParallelSSH
/
ssh-python
Public
Notifications
You must be signed in to change notification settings
Fork
29
Star
48
Code
Issues
1
Pull requests
1
Discussions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Security and quality
Insights
Commits
Breadcrumbs
History for
ssh-python
ssh
on
trace
User selector
Datepicker
Commit history
Commits on Dec 1, 2020
Merge branch 'master' into trace
Panos
committed
a284b8c
View commit details
Copy full SHA for a284b8c
View code at this point
Browse repository at this point
Commits on Oct 25, 2020
Updated changelog, readme, rtd configuration (#32)
Show description for 11df964
pkittenis
authored
11df964
View commit details
Copy full SHA for 11df964
View code at this point
Browse repository at this point
Commits on Oct 21, 2020
Certs (#31)
Show description for 69d4a51
pkittenis
authored
69d4a51
View commit details
Copy full SHA for 69d4a51
View code at this point
Browse repository at this point
Commits on Oct 3, 2020
Merge branch 'master' into trace
Panos
committed
1a78fa4
View commit details
Copy full SHA for 1a78fa4
View code at this point
Browse repository at this point
Timeout tests (#28)
Show description for 75eaec4
pkittenis
authored
75eaec4
View commit details
Copy full SHA for 75eaec4
View code at this point
Browse repository at this point
Commits on Sep 29, 2020
Added trace module for log level constants and log level functions.
Panos
committed
da2020c
View commit details
Copy full SHA for da2020c
View code at this point
Browse repository at this point
Commits on Aug 25, 2020
Gss api delegate (#22)
Show description for e2d4bca
pkittenis
authored
e2d4bca
View commit details
Copy full SHA for e2d4bca
View code at this point
Browse repository at this point
Commits on Aug 22, 2020
Channel dealloc (#19)
Show description for 465f876
pkittenis
authored
465f876
View commit details
Copy full SHA for 465f876
View code at this point
Browse repository at this point
Commits on Aug 19, 2020
OSX and Windows wheels (#18)
Show description for 1747e32
pkittenis
authored
1747e32
View commit details
Copy full SHA for 1747e32
View code at this point
Browse repository at this point
Commits on Aug 18, 2020
Circleci (#12)
Show description for 84d76ca
pkittenis
authored
84d76ca
View commit details
Copy full SHA for 84d76ca
View code at this point
Browse repository at this point
Commits on Mar 19, 2019
Remove functions deprecated in latest libssh master. (Resolves #10)
Show description for b82ab39
adelton
authored and
pkittenis
committed
b82ab39
View commit details
Copy full SHA for b82ab39
View code at this point
Browse repository at this point
Commits on Sep 1, 2018
Added SCP implementation.
Show description for 94a7dc1
Pan
committed
94a7dc1
View commit details
Copy full SHA for 94a7dc1
View code at this point
Browse repository at this point
Commits on Jun 28, 2018
Updated session and channel to not disconnect session prior to freeing channel and keep track of channel close status. Updated tests.
Pan
committed
9dcc72a
View commit details
Copy full SHA for 9dcc72a
View code at this point
Browse repository at this point
Updated setup.py, ssh build script and associated files to build and set library run time path for embedded libssh. Removed unused file.
Pan
committed
0931e21
View commit details
Copy full SHA for 0931e21
View code at this point
Browse repository at this point
Commits on Jun 27, 2018
Updated tests. Updated readme. Added helper functions module.
Pan
committed
18ab721
View commit details
Copy full SHA for 18ab721
View code at this point
Browse repository at this point
Added deallocation for sftp handles, tests.
Pan
committed
de7ebba
View commit details
Copy full SHA for de7ebba
View code at this point
Browse repository at this point
Updated sftp error handling. Added sftp tests.
Pan
committed
688b1b3
View commit details
Copy full SHA for 688b1b3
View code at this point
Browse repository at this point
Added sftp write implementation and tests.
Show description for afb490d
Pan
committed
afb490d
View commit details
Copy full SHA for afb490d
View code at this point
Browse repository at this point
Updated sftp file handle implementation. Added sftp file read test.
Pan
committed
1cce0d0
View commit details
Copy full SHA for 1cce0d0
View code at this point
Browse repository at this point
Commits on Jun 26, 2018
Removed unnecessary wrapper definitions.
Pan
committed
5b164d0
View commit details
Copy full SHA for 5b164d0
View code at this point
Browse repository at this point
Added sftp handle error exception. Updated sftp handle implementation.
Show description for 53d63a3
Pan
committed
53d63a3
View commit details
Copy full SHA for 53d63a3
View code at this point
Browse repository at this point
Added SSH2 protocol definitions. Removed out of date libssh2 source. Added exceptions for all ssh2 protocol errors.
Pan
committed
7979d48
View commit details
Copy full SHA for 7979d48
View code at this point
Browse repository at this point
Added sftp attributes and stats properties.
Show description for 4845da9
Pan
committed
4845da9
View commit details
Copy full SHA for 4845da9
View code at this point
Browse repository at this point
Added attribute properties.
Pan
committed
b3c60fc
View commit details
Copy full SHA for b3c60fc
View code at this point
Browse repository at this point
Added SFTP implementation. Updated sftp stats and attributes.
Pan
committed
e7a56f6
View commit details
Copy full SHA for e7a56f6
View code at this point
Browse repository at this point
Commits on Jun 25, 2018
Added SFTP implementation. Updated SFTP definitions. Updated ssh definitions for cross-platform compatibility.
Pan
committed
e3bc292
View commit details
Copy full SHA for e3bc292
View code at this point
Browse repository at this point
Commits on Jun 21, 2018
Added callbacks implementation and test.
Show description for 44ea2e4
Pan
committed
44ea2e4
View commit details
Copy full SHA for 44ea2e4
View code at this point
Browse repository at this point
Commits on Jun 20, 2018
WIP - Added event implementation and tests.
Pan
committed
685c1ee
View commit details
Copy full SHA for 685c1ee
View code at this point
Browse repository at this point
Added connector implementation and tests. Updated options.
Pan
committed
3762d19
View commit details
Copy full SHA for 3762d19
View code at this point
Browse repository at this point
Added error checking to session. Added unit tests for invalid api use and errors should not segfault.
Pan
committed
e007fb0
View commit details
Copy full SHA for e007fb0
View code at this point
Browse repository at this point
Added exception. Added sanity checks for authentication functions to avoid segfaults. Added invalid api use tests.
Pan
committed
32e077a
View commit details
Copy full SHA for 32e077a
View code at this point
Browse repository at this point
Commits on Jun 19, 2018
Added socket properties to session for providing socket. Added test for connecting with an existing python socket.
Pan
committed
0828ebc
View commit details
Copy full SHA for 0828ebc
View code at this point
Browse repository at this point
Implemented channel functions, added channel tests.
Show description for c49b27e
Pan
committed
c49b27e
View commit details
Copy full SHA for c49b27e
View code at this point
Browse repository at this point
Implemented public/private key authentication functions.
Show description for 84fa52d
Pan
committed
84fa52d
View commit details
Copy full SHA for 84fa52d
View code at this point
Browse repository at this point
Added keys and key types implementation.
Show description for ad8b56e
Pan
committed
ad8b56e
View commit details
Copy full SHA for ad8b56e
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL