drieseng
|
a79b324dce
Add solution file for VS 2015, and configure NuGet repo folder
|
9 anni fa |
drieseng
|
0830710816
Fixed project file.
|
9 anni fa |
drieseng
|
8a2bcdea35
Moved Build folder
|
9 anni fa |
drieseng
|
c6d686691f
Remove TFS templates, and obsolete files imported by the migration from Codeplex
|
9 anni fa |
drieseng
|
3a2725eae2
Rename Renci.SshClient to src.
|
9 anni fa |
Gert Driesen
|
0699930785
Delete RSADigitalSignature.cs
|
9 anni fa |
Gert Driesen
|
b6ea2fe26f
Document fixes.
|
11 anni fa |
Gert Driesen
|
80702f796d
Ensure we do not block forever waiting for message listener thread to complete when the server sends a disconnect message, or the message listener thread never actually started. Fixes issue #2591.
|
11 anni fa |
Gert Driesen
|
8f9d4ea873
Remove this qualifier.
|
11 anni fa |
Gert Driesen
|
45a233299f
Fix compile.
|
11 anni fa |
Gert Driesen
|
adfaafdda8
Apply optimization changes to other projects.
|
11 anni fa |
Gert Driesen
|
c61633a3bc
* Introduced ChannelExtendedDataEventArgs which is used to signal receive of extended data.
|
11 anni fa |
Gert Driesen
|
be314d209e
Fix build.
|
11 anni fa |
Gert Driesen
|
38d4f3d605
Add SendEof to IChannel.
|
11 anni fa |
Gert Driesen
|
e0a795ee3a
Use Write(byte) overload is used internally when Write(bool) is invoked.
|
11 anni fa |
Gert Driesen
|
d9b9e035ca
Reintroduce internal Channel.SendEof method.
|
11 anni fa |
Gert Driesen
|
e7ff062145
Remove redundant this qualifier, and fixes general warnings.
|
11 anni fa |
Gert Driesen
|
0986ba8196
Fix formatting of release notes.
|
11 anni fa |
Gert Driesen
|
90f3086440
Fix warning.
|
11 anni fa |
Gert Driesen
|
0da2c06ded
Small doc fixes, fix warnings and prepare for beta 2.
|
11 anni fa |
Gert Driesen
|
2659048654
Prepare for 2014.4.6-beta2.
|
11 anni fa |
Gert Driesen
|
007112d2b4
Rephrase buffer size change.
|
11 anni fa |
Gert Driesen
|
52b97729e2
Reduce default buffer size as workaround for SSH servers issues.
|
11 anni fa |
Gert Driesen
|
c45bc8f1a4
Document fix for issue #1844.
|
11 anni fa |
Gert Driesen
|
a780cb9a56
Document fix for issue #1877.
|
11 anni fa |
Gert Driesen
|
b1c90ea758
Document fixes for issues #2029 and #2400.
|
11 anni fa |
Gert Driesen
|
c4b120e6a3
Fix Silverlight and WP compile.
|
11 anni fa |
Gert Driesen
|
3d3d76fe52
Introduce TrySendMessage method on Session which will not let SocketException or SshException exception bubble up, but instead return false in this case.
|
11 anni fa |
Gert Driesen
|
39a75ef91c
Remove redundant this qualifier.
|
11 anni fa |
Gert Driesen
|
9da65f35a4
Remove redundant this qualifier.
|
11 anni fa |