Toni Spets
|
ffda76a15b
Remove unused variables, fixes mcs warnings on Mono
|
8 years ago |
Gert Driesen
|
3f28d8c175
Revert changes in BigInteger.Random(int bitLength) from commit 1b881f5df30491c7a6e1fb5957d3c0fe25170805.
|
8 years ago |
Gert Driesen
|
d95276d861
Document the fact that we now use VS 2017 to build the .NET Standard 1.3 flavor of SSH.NET.
|
8 years ago |
Gert Driesen
|
9747d9caef
Revert "Add ClientIP to client info to allow select client IP that should be used for connection (#132)"
|
8 years ago |
Gert Driesen
|
6d8f545bb4
Introduce VS 2017 solution and MSBuild-based .NET Core project
|
8 years ago |
oleg
|
78679a3c30
Add ClientIP to client info to allow select client IP that should be used for connection (#132)
|
8 years ago |
oleg
|
5b724e5001
Merge branch 'develop' of https://github.com/sshnet/SSH.NET.git
|
8 years ago |
oleg
|
1b881f5df3
Change how clientExchangeValue is calculated (#130)
|
8 years ago |
drieseng
|
c0407a29de
Merge remote-tracking branch 'refs/remotes/origin/master' into develop
|
8 years ago |
drieseng
|
7da9b86968
Merge branch 'master' of https://github.com/sshnet/SSH.NET.git
|
8 years ago |
drieseng
|
650e6ab8f2
Remove unused imports.
|
8 years ago |
drieseng
|
cea61f0573
Eliminate use of Linq.
|
8 years ago |
Gert Driesen
|
d2fa88647b
Update nuspec for 2016.1.0-beta1.
|
8 years ago |
drieseng
|
496eba2593
Update version info for 2016.1.0-beta1.
|
8 years ago |
Gert Driesen
|
35ab7a98af
Merge pull request #131 from sshnet/develop
|
8 years ago |
drieseng
|
9511c22abe
Prepare for 2016.1.0-beta1.
|
8 years ago |
drieseng
|
84d1291519
Use LastWriteTimeUtc and LastAccessTimeUtc of the local directory that corresponds with the remote path.
|
9 years ago |
drieseng
|
e83486c391
Do not create extra directory level when uploading the content of a directory.
|
9 years ago |
drieseng
|
0ac28d26cb
Removed obsolete tracing.
|
9 years ago |
drieseng
|
c7cc92bbd6
Remove commented out code.
|
9 years ago |
Gert Driesen
|
1dd79b2008
Add support for binary distribution zip file.
|
9 years ago |
Gert Driesen
|
8071d00098
Removed obsolete reference to Microsoft.CSharp.
|
9 years ago |
drieseng
|
18613b2e6e
Added timestamp to tracing.
|
9 years ago |
drieseng
|
a6f0d27fbe
Removed extra tracing.
|
9 years ago |
drieseng
|
f52d81ad1e
Added more tracing to troubleshoot issue #112.
|
9 years ago |
drieseng
|
5f6c3b0bc7
Fix SL build.
|
9 years ago |
drieseng
|
13fff36135
Added support domain name address type for SOCKS5.
|
9 years ago |
drieseng
|
5a1e469bb9
No longer throw ObjectDisposedException in Stop() when port is disposed.
|
9 years ago |
drieseng
|
f50b9f18a6
Do not allow simultaneously sending of a packet and disposing of the session.
|
9 years ago |
drieseng
|
009fbc39eb
Revert "Attempt to use MSBuild project file to build."
|
9 years ago |