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. há 11 anos atrás
..
Requests c61633a3bc * Introduced ChannelExtendedDataEventArgs which is used to signal receive of extended data. há 11 anos atrás
Responses 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. há 11 anos atrás
SftpDownloadAsyncResultTest.cs 71664e2c93 Channel: há 11 anos atrás
SftpFileAttributesTest.cs c61633a3bc * Introduced ChannelExtendedDataEventArgs which is used to signal receive of extended data. há 11 anos atrás
SftpFileStreamTest_CanRead_Closed_FileAccessRead.cs c61633a3bc * Introduced ChannelExtendedDataEventArgs which is used to signal receive of extended data. há 11 anos atrás
SftpFileStreamTest_CanRead_Closed_FileAccessReadWrite.cs c61633a3bc * Introduced ChannelExtendedDataEventArgs which is used to signal receive of extended data. há 11 anos atrás
SftpFileStreamTest_CanRead_Closed_FileAccessWrite.cs c61633a3bc * Introduced ChannelExtendedDataEventArgs which is used to signal receive of extended data. há 11 anos atrás
SftpFileStreamTest_CanRead_Disposed_FileAccessRead.cs c61633a3bc * Introduced ChannelExtendedDataEventArgs which is used to signal receive of extended data. há 11 anos atrás
SftpFileStreamTest_CanRead_Disposed_FileAccessReadWrite.cs c61633a3bc * Introduced ChannelExtendedDataEventArgs which is used to signal receive of extended data. há 11 anos atrás
SftpFileStreamTest_CanRead_Disposed_FileAccessWrite.cs c61633a3bc * Introduced ChannelExtendedDataEventArgs which is used to signal receive of extended data. há 11 anos atrás
SftpFileStreamTest_CanRead_SessionOpen_FileAccessRead.cs c61633a3bc * Introduced ChannelExtendedDataEventArgs which is used to signal receive of extended data. há 11 anos atrás
SftpFileStreamTest_CanRead_SessionOpen_FileAccessReadWrite.cs c61633a3bc * Introduced ChannelExtendedDataEventArgs which is used to signal receive of extended data. há 11 anos atrás
SftpFileStreamTest_CanRead_SessionOpen_FileAccessWrite.cs c61633a3bc * Introduced ChannelExtendedDataEventArgs which is used to signal receive of extended data. há 11 anos atrás
SftpFileStreamTest_CanWrite_Closed_FileAccessRead.cs c61633a3bc * Introduced ChannelExtendedDataEventArgs which is used to signal receive of extended data. há 11 anos atrás
SftpFileStreamTest_CanWrite_Closed_FileAccessReadWrite.cs c61633a3bc * Introduced ChannelExtendedDataEventArgs which is used to signal receive of extended data. há 11 anos atrás
SftpFileStreamTest_CanWrite_Closed_FileAccessWrite.cs c61633a3bc * Introduced ChannelExtendedDataEventArgs which is used to signal receive of extended data. há 11 anos atrás
SftpFileStreamTest_CanWrite_Disposed_FileAccessRead.cs c61633a3bc * Introduced ChannelExtendedDataEventArgs which is used to signal receive of extended data. há 11 anos atrás
SftpFileStreamTest_CanWrite_Disposed_FileAccessReadWrite.cs c61633a3bc * Introduced ChannelExtendedDataEventArgs which is used to signal receive of extended data. há 11 anos atrás
SftpFileStreamTest_CanWrite_Disposed_FileAccessWrite.cs c61633a3bc * Introduced ChannelExtendedDataEventArgs which is used to signal receive of extended data. há 11 anos atrás
SftpFileStreamTest_CanWrite_SessionOpen_FileAccessRead.cs c61633a3bc * Introduced ChannelExtendedDataEventArgs which is used to signal receive of extended data. há 11 anos atrás
SftpFileStreamTest_CanWrite_SessionOpen_FileAccessReadWrite.cs c61633a3bc * Introduced ChannelExtendedDataEventArgs which is used to signal receive of extended data. há 11 anos atrás
SftpFileStreamTest_CanWrite_SessionOpen_FileAccessWrite.cs c61633a3bc * Introduced ChannelExtendedDataEventArgs which is used to signal receive of extended data. há 11 anos atrás
SftpFileStreamTest_Close_Closed.cs c61633a3bc * Introduced ChannelExtendedDataEventArgs which is used to signal receive of extended data. há 11 anos atrás
SftpFileStreamTest_Close_Disposed.cs c61633a3bc * Introduced ChannelExtendedDataEventArgs which is used to signal receive of extended data. há 11 anos atrás
SftpFileStreamTest_Close_SessionNotOpen.cs c61633a3bc * Introduced ChannelExtendedDataEventArgs which is used to signal receive of extended data. há 11 anos atrás
SftpFileStreamTest_Close_SessionOpen.cs c61633a3bc * Introduced ChannelExtendedDataEventArgs which is used to signal receive of extended data. há 11 anos atrás
SftpFileStreamTest_Dispose_Closed.cs c61633a3bc * Introduced ChannelExtendedDataEventArgs which is used to signal receive of extended data. há 11 anos atrás
SftpFileStreamTest_Dispose_Disposed.cs c61633a3bc * Introduced ChannelExtendedDataEventArgs which is used to signal receive of extended data. há 11 anos atrás
SftpFileStreamTest_Dispose_SessionNotOpen.cs c61633a3bc * Introduced ChannelExtendedDataEventArgs which is used to signal receive of extended data. há 11 anos atrás
SftpFileStreamTest_Dispose_SessionOpen.cs c61633a3bc * Introduced ChannelExtendedDataEventArgs which is used to signal receive of extended data. há 11 anos atrás
SftpFileStreamTest_Finalize_SessionOpen.cs c61633a3bc * Introduced ChannelExtendedDataEventArgs which is used to signal receive of extended data. há 11 anos atrás
SftpFileStreamTest_SetLength_Closed.cs c61633a3bc * Introduced ChannelExtendedDataEventArgs which is used to signal receive of extended data. há 11 anos atrás
SftpFileStreamTest_SetLength_Disposed.cs c61633a3bc * Introduced ChannelExtendedDataEventArgs which is used to signal receive of extended data. há 11 anos atrás
SftpFileStreamTest_SetLength_SessionNotOpen.cs c61633a3bc * Introduced ChannelExtendedDataEventArgs which is used to signal receive of extended data. há 11 anos atrás
SftpFileStreamTest_SetLength_SessionOpen_FIleAccessRead.cs c61633a3bc * Introduced ChannelExtendedDataEventArgs which is used to signal receive of extended data. há 11 anos atrás
SftpFileStreamTest_SetLength_SessionOpen_FIleAccessReadWrite.cs c61633a3bc * Introduced ChannelExtendedDataEventArgs which is used to signal receive of extended data. há 11 anos atrás
SftpFileStreamTest_SetLength_SessionOpen_FIleAccessWrite.cs c61633a3bc * Introduced ChannelExtendedDataEventArgs which is used to signal receive of extended data. há 11 anos atrás
SftpFileSystemInformationTest.cs 861e291f44 Sync projects with .NET 4.x projects. há 11 anos atrás
SftpFileTest.cs 71664e2c93 Channel: há 11 anos atrás
SftpListDirectoryAsyncResultTest.cs 38b016236e Add few examples into code comments há 12 anos atrás
SftpSessionTest_Connected_RequestRead.cs c61633a3bc * Introduced ChannelExtendedDataEventArgs which is used to signal receive of extended data. há 11 anos atrás
SftpSessionTest_Connected_RequestStatVfs.cs c61633a3bc * Introduced ChannelExtendedDataEventArgs which is used to signal receive of extended data. há 11 anos atrás
SftpSynchronizeDirectoriesAsyncResultTest.cs 71664e2c93 Channel: há 11 anos atrás
SftpUploadAsyncResultTest.cs 71664e2c93 Channel: há 11 anos atrás
SftpVersionResponseBuilder.cs c61633a3bc * Introduced ChannelExtendedDataEventArgs which is used to signal receive of extended data. há 11 anos atrás