Bart Vries
|
d40bc43ac1
Refactor logging to allow a loggerfactory per session (#1673)
|
3 kuukautta sitten |
Rob Hague
|
caac95c836
Check host key algorithms before continuing key exchange (#1642)
|
4 kuukautta sitten |
Ivan
|
4fcf6048f8
Re-introduce ChangeWindow method on ShellStream (#1646)
|
5 kuukautta sitten |
mus65
|
70c12467dd
Replace DiagnosticAbstration with Microsoft.Extensions.Logging.Abstractions (#1509)
|
11 kuukautta sitten |
Rob Hague
|
aac10fba3d
Miscellaneous cleanup/throw helpers (#1491)
|
1 vuosi sitten |
Scott Xu
|
9dc7db9de8
Support creating Shell(Stream) without PTY (#1419)
|
1 vuosi sitten |
mus65
|
c0a353a4de
Cleanup formatting and style and enforce it in CI (#1380)
|
1 vuosi sitten |
Rob Hague
|
06af2ec6c0
Fix a few issues with ShellStream (#1322)
|
1 vuosi sitten |
Jean-Sebastien Carle
|
bcaf354ccb
Significantly improve performance of ShellStream's Expect methods (#1207)
|
1 vuosi sitten |
Rob Hague
|
64b428f7bf
Enable trim analysis and fix warnings (#1216)
|
1 vuosi sitten |
Pedro Fonseca
|
2eec748b18
Improve SFTP performance on medium/high latency connections (#866)
|
1 vuosi sitten |
Gert Driesen
|
42ff9206d2
Merge partial classes and complete IForwardedPort interface (#1223)
|
2 vuotta sitten |
Gert Driesen
|
27976bb927
Analyzer fixes round 3. (#1135)
|
2 vuotta sitten |
Gert Driesen
|
c04cdbcb97
Round 2 of analyzer fixes and general cleanup. (#1132)
|
2 vuotta sitten |
Gert Driesen
|
3ecbd1071d
Fix some (lots of) issues reported by analyzers. (#1125)
|
2 vuotta sitten |
drieseng
|
60be75d85c
Complete refactoring of connection process, and greatly improve test coverage.
|
4 vuotta sitten |
drieseng
|
de06f12350
Allow for easier troubleshooting of protocol version exchange.
|
4 vuotta sitten |
drieseng
|
dc9c637759
Refactor how connection is established to server.
|
4 vuotta sitten |
Gert Driesen
|
14b654d0ab
Introduce a partial success limit.
|
8 vuotta sitten |
Gert Driesen
|
c3d43b67ec
Pass buffer size to ShellStream ctor.
|
8 vuotta sitten |
Gert Driesen
|
80ae79ca4c
Avoid overlapping SSH_FXP_OPEN and SSH_FXP_LSTAT requests for the same file as this causes a performance degradation on Sun SSH.
|
8 vuotta sitten |
Gert Driesen
|
25275ffe57
Rename const.
|
8 vuotta sitten |
Gert Driesen
|
e434f97be5
Renamed Quote transformation and corresponding class to ShellQuote.
|
8 vuotta sitten |
Gert Driesen
|
7dde512a9c
Add a RemotePathTransformation property to ScpClient that can be used to control if and how a remote path should be transformed before passed on to the scp command.
|
8 vuotta sitten |
Gert Driesen
|
b548622524
Rename (I)SftpMessageFactory to (I)SftpResponseFactory.
|
8 vuotta sitten |
Gert Driesen
|
e2cf28a28d
Remove Encoding from SubsystemSession and NetConfSession, and move it to SftpSession (as it is only used there).
|
8 vuotta sitten |
Gert Driesen
|
b22690d985
Remove ServiceFactory argument from SftpSession.
|
8 vuotta sitten |
Gert Driesen
|
703e24b629
Allow Dispose to interrupt blocking wait.
|
8 vuotta sitten |
Gert Driesen
|
35233fc822
Added async methods for SSH_FXP_OPEN, SSH_FXP_REALPATH, SSH_FXP_STAT and SSH_FXP_LSTAT.
|
8 vuotta sitten |
Gert Driesen
|
eb39b69b34
Revert "Do not initialize fields to default values."
|
8 vuotta sitten |