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