Commit Graph

10 Commits (master)

Author SHA1 Message Date
Chris Veilleux 3295ac70a0 change loggers in selene.util to all use module name instead of package 2022-03-10 11:37:39 -06:00
Chris Veilleux b2ec51801b Allow for the comment part of an RSA SSH key to be optional. 2021-08-03 21:59:25 -05:00
Chris Veilleux ae0cbeee71 Add function and API call to check if a RSA SSH key is well-formed. 2021-07-19 18:27:54 -05:00
Chris Veilleux 1713c423d0 Re-apply original merge from test to master 2020-12-28 12:29:19 -06:00
Kris Gesling 12749da3af Revert "Merge remote-tracking branch 'origin/test'"
This reverts commit 9d3dd24601, reversing
changes made to 7ec565c4d8.
2020-12-18 21:04:48 +09:30
Chris Veilleux dade8fbc36 Fixed PyLint issues 2020-10-29 18:19:51 -05:00
Chris Veilleux 5bcac25bd7 fixed bugs in SFTP logic due to learning to use paramiko 2020-10-26 13:07:46 -05:00
Chris Veilleux 74b6feb702 fixed naming issue 2020-10-24 01:35:01 -05:00
Chris Veilleux df56cfa372 fix typo in name of private key file 2020-10-24 00:50:53 -05:00
Chris Veilleux 435bf70016 New ssh utilities library using paramiko to log in and transfer files over SFTP 2020-10-19 15:07:25 -05:00