Rob Hague
|
4c2dcd5613
Upgrade packages (#1279)
|
1 year ago |
Jacob Slusser
|
4c4883eed0
Standardizes additional file types in .editorconfig (#1266)
|
1 year ago |
Scott Xu
|
4c7bd35a71
Add support for .NET 8.0 (#1255)
|
1 year ago |
Rob Hague
|
b4c829105a
Tweak diagnostics (#1241)
|
1 year ago |
Patrick-3000
|
91d1ed2cbd
Enable list directory async for net framework (#1206)
|
2 years ago |
Wojciech Nagórski
|
7cd0487785
ListDirectoryAsync return IAsyncEnumerable (#1126)
|
2 years ago |
Gert Driesen
|
3ecbd1071d
Fix some (lots of) issues reported by analyzers. (#1125)
|
2 years ago |
Wojciech Nagórski
|
072ba7e013
Remove FEATURE_DIRECTORYINFO_ENUMERATEFILES (#1119)
|
2 years ago |
Wojciech Nagórski
|
8c932fb1e8
Remove old features [Part 1] (#1117)
|
2 years ago |
Wojciech Nagórski
|
cf8510013d
Removing old target frameworks (#1109)
|
2 years ago |
Igor Milavec
|
7bdfc9e615
Add async support to SftpClient and SftpFileStream (#819)
|
3 years ago |
drieseng
|
cdbdefe449
Remove unused FEATURE_SOCKET_SETSOCKETOPTION.
|
5 years ago |
drieseng
|
c0da2c14fb
Make key exchange more efficient by using byte[] in our internal structures, and convert to BigInteger when necessary.
|
5 years ago |
Gert Driesen
|
5c2e2b4c4a
Use SDK-style project where possible (#629)
|
5 years ago |
Stefan Rinkes
|
c9f9e3ca35
Support for Ed25519 Host- and Private-Keys
|
7 years ago |
Stefan Rinkes
|
90fb62b7cc
Add Support for ECDSA Host- and Private-Keys
|
7 years ago |
Stefan Rinkes
|
b58a11c0da
KEX with Elliptic Curve curve25519
|
7 years ago |
Stefan Rinkes
|
465451985a
KEX with Elliptic Curves ecdh-sha2-nistp{256,384,521}
|
7 years ago |
Stefan Rinkes
|
2fe968ba7c
Import Chaos.NaCl for ED25519 and Curve25519
|
6 years ago |
Stefan Rinkes
|
d24fe2006f
Import minimalistic BouncyCastle for ECDH
|
6 years ago |
Gert Driesen
|
79c0f90db3
Modify our DH kex to generate a private component that is twice the size of the hash that a given algorithm produces, with a minimum of 1024 bits.
|
8 years ago |
Gert Driesen
|
d90f16f720
set FEATURE_SOCKET_DISPOSE and FEATURE_WAITHANDLE_DISPOSE.
|
8 years ago |
Gert Driesen
|
e434f97be5
Renamed Quote transformation and corresponding class to ShellQuote.
|
8 years ago |
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 years ago |
Gert Driesen
|
266dbaefe6
Pass full remote file path to scp command when uploading or downloading a file, and use zero-length pass in C directive. Combined, this ensure the SCP server will reject a remote file path that points to a directory.
|
8 years ago |
Gert Driesen
|
36f94c26cc
Move StatVfsResponse to tests.
|
8 years ago |
Gert Driesen
|
b548622524
Rename (I)SftpMessageFactory to (I)SftpResponseFactory.
|
8 years ago |
Gert Driesen
|
e2cf28a28d
Remove Encoding from SubsystemSession and NetConfSession, and move it to SftpSession (as it is only used there).
|
8 years ago |
Gert Driesen
|
44211768ba
Group all packing methods in Pack class, and add corresponding unit tests.
|
8 years ago |
Gert Driesen
|
d57dbff9ee
Remove unused class.
|
8 years ago |