Bill Menees 90a13a6c5a Fix SFTP file UTC time handling (#356) 5 年之前
..
Channels 3e304ea7e7 * Add TryWait overloads to (I)Session that return the result of the wait instead of throwing an exception. 8 年之前
Common 90a13a6c5a Fix SFTP file UTC time handling (#356) 5 年之前
Compression 959ec3240f Ignore bunch of placeholder tests. 9 年之前
Messages 90a13a6c5a Fix SFTP file UTC time handling (#356) 5 年之前
Security 34df3dd725 Support diffie-hellman-group14-sha256 and diffie-hellman-group16-sha512 key exchange methods. 5 年之前
Sftp 90a13a6c5a Fix SFTP file UTC time handling (#356) 5 年之前
BaseClientTest_Connect_OnConnectedThrowsException.cs 8141113259 Only keep reference to session if the connection was established successfully. 8 年之前
BaseClientTest_Connected_KeepAliveInterval_NegativeOne.cs 66dcb0bfcb Ensure keep-alive timer is created when KeepAliveInterval is set after the connection has been established. 8 年之前
BaseClientTest_Connected_KeepAliveInterval_NotNegativeOne.cs 66dcb0bfcb Ensure keep-alive timer is created when KeepAliveInterval is set after the connection has been established. 8 年之前
BaseClientTest_Connected_KeepAlivesNotSentConcurrently.cs 66dcb0bfcb Ensure keep-alive timer is created when KeepAliveInterval is set after the connection has been established. 8 年之前
BaseClientTest_Disconnected_KeepAliveInterval_NotNegativeOne.cs 4f5aaec882 Remove unused fields. 7 年之前
BaseClientTest_NotConnected_KeepAliveInterval_NotNegativeOne.cs 66dcb0bfcb Ensure keep-alive timer is created when KeepAliveInterval is set after the connection has been established. 8 年之前
CipherInfoTest.cs 90145be344 Removed some (conditional) debug code. 9 年之前
ClientAuthenticationTest.cs 14b654d0ab Introduce a partial success limit. 8 年之前
ClientAuthenticationTestBase.cs 14b654d0ab Introduce a partial success limit. 8 年之前
ClientAuthenticationTest_Failure_MultiList_AllAllowedAuthenticationsHaveReachedPartialSuccessLimit.cs c2e1de507d Improve tests for partial success limit. 8 年之前
ClientAuthenticationTest_Failure_SingleList_AuthenticationMethodFailed.cs 14b654d0ab Introduce a partial success limit. 8 年之前
ClientAuthenticationTest_Failure_SingleList_AuthenticationMethodNotConfigured.cs c2e1de507d Improve tests for partial success limit. 8 年之前
ClientAuthenticationTest_Success_MultiList_DifferentAllowedAuthenticationsAfterPartialSuccess.cs c2e1de507d Improve tests for partial success limit. 8 年之前
ClientAuthenticationTest_Success_MultiList_PartialSuccessLimitReachedFollowedByFailureInAlternateBranch.cs c2e1de507d Improve tests for partial success limit. 8 年之前
ClientAuthenticationTest_Success_MultiList_PartialSuccessLimitReachedFollowedByFailureInAlternateBranch2.cs c2e1de507d Improve tests for partial success limit. 8 年之前
ClientAuthenticationTest_Success_MultiList_PartialSuccessLimitReachedFollowedByFailureInSameBranch.cs c2e1de507d Improve tests for partial success limit. 8 年之前
ClientAuthenticationTest_Success_MultiList_PartialSuccessLimitReachedFollowedBySuccessInAlternateBranch.cs 90a13a6c5a Fix SFTP file UTC time handling (#356) 5 年之前
ClientAuthenticationTest_Success_MultiList_PartialSuccessLimitReachedFollowedBySuccessInSameBranch.cs c2e1de507d Improve tests for partial success limit. 8 年之前
ClientAuthenticationTest_Success_MultiList_PostponePartialAccessAuthenticationMethod.cs 14b654d0ab Introduce a partial success limit. 8 年之前
ClientAuthenticationTest_Success_MultiList_SameAllowedAuthenticationsAfterPartialSuccess.cs 14b654d0ab Introduce a partial success limit. 8 年之前
ClientAuthenticationTest_Success_MultiList_SkipFailedAuthenticationMethod.cs 14b654d0ab Introduce a partial success limit. 8 年之前
ClientAuthenticationTest_Success_SingleList_SameAllowedAuthenticationAfterPartialSuccess.cs c2e1de507d Improve tests for partial success limit. 8 年之前
ClientAuthenticationTest_Success_SingleList_SameAllowedAuthenticationAfterPartialSuccess_PartialSuccessLimitReached.cs c2e1de507d Improve tests for partial success limit. 8 年之前
CommandAsyncResultTest.cs b20790abe3 continued line endings struggle ... 9 年之前
ConnectionInfoTest.cs b20790abe3 continued line endings struggle ... 9 年之前
ConnectionInfoTest_Authenticate_Failure.cs b20790abe3 continued line endings struggle ... 9 年之前
ConnectionInfoTest_Authenticate_Success.cs b20790abe3 continued line endings struggle ... 9 年之前
ExpectActionTest.cs b20790abe3 continued line endings struggle ... 9 年之前
ForwardedPortDynamicTest.cs b20790abe3 continued line endings struggle ... 9 年之前
ForwardedPortDynamicTest_Dispose_PortDisposed.cs b20790abe3 continued line endings struggle ... 9 年之前
ForwardedPortDynamicTest_Dispose_PortNeverStarted.cs 70787cd96d line endings :( 9 年之前
ForwardedPortDynamicTest_Dispose_PortStarted_ChannelBound.cs 1d6177fceb Send SSH_MSG_CHANNEL_EOF and SSH_MSG_CHANNEL_CLOSE in synchronized block. 9 年之前
ForwardedPortDynamicTest_Dispose_PortStarted_ChannelNotBound.cs 1d6177fceb Send SSH_MSG_CHANNEL_EOF and SSH_MSG_CHANNEL_CLOSE in synchronized block. 9 年之前
ForwardedPortDynamicTest_Dispose_PortStopped.cs b20790abe3 continued line endings struggle ... 9 年之前
ForwardedPortDynamicTest_SessionErrorOccurred_ChannelBound.cs 1d6177fceb Send SSH_MSG_CHANNEL_EOF and SSH_MSG_CHANNEL_CLOSE in synchronized block. 9 年之前
ForwardedPortDynamicTest_Start_PortDisposed.cs b20790abe3 continued line endings struggle ... 9 年之前
ForwardedPortDynamicTest_Start_PortNeverStarted.cs b20790abe3 continued line endings struggle ... 9 年之前
ForwardedPortDynamicTest_Start_PortStarted.cs b20790abe3 continued line endings struggle ... 9 年之前
ForwardedPortDynamicTest_Start_PortStopped.cs b20790abe3 continued line endings struggle ... 9 年之前
ForwardedPortDynamicTest_Start_SessionNotConnected.cs b20790abe3 continued line endings struggle ... 9 年之前
ForwardedPortDynamicTest_Start_SessionNull.cs b20790abe3 continued line endings struggle ... 9 年之前
ForwardedPortDynamicTest_Started_SocketSendShutdownImmediately.cs 1d6177fceb Send SSH_MSG_CHANNEL_EOF and SSH_MSG_CHANNEL_CLOSE in synchronized block. 9 年之前
ForwardedPortDynamicTest_Started_SocketVersionNotSupported.cs 1d6177fceb Send SSH_MSG_CHANNEL_EOF and SSH_MSG_CHANNEL_CLOSE in synchronized block. 9 年之前
ForwardedPortDynamicTest_Stop_PortDisposed.cs 5a1e469bb9 No longer throw ObjectDisposedException in Stop() when port is disposed. 9 年之前
ForwardedPortDynamicTest_Stop_PortNeverStarted.cs b20790abe3 continued line endings struggle ... 9 年之前
ForwardedPortDynamicTest_Stop_PortStarted_ChannelBound.cs 1d6177fceb Send SSH_MSG_CHANNEL_EOF and SSH_MSG_CHANNEL_CLOSE in synchronized block. 9 年之前
ForwardedPortDynamicTest_Stop_PortStarted_ChannelNotBound.cs 1d6177fceb Send SSH_MSG_CHANNEL_EOF and SSH_MSG_CHANNEL_CLOSE in synchronized block. 9 年之前
ForwardedPortDynamicTest_Stop_PortStopped.cs b20790abe3 continued line endings struggle ... 9 年之前
ForwardedPortLocalTest.cs 5c2e2b4c4a Use SDK-style project where possible (#629) 5 年之前
ForwardedPortLocalTest_Dispose_PortDisposed.cs b20790abe3 continued line endings struggle ... 9 年之前
ForwardedPortLocalTest_Dispose_PortDisposed_NeverStarted.cs b20790abe3 continued line endings struggle ... 9 年之前
ForwardedPortLocalTest_Dispose_PortNeverStarted.cs b20790abe3 continued line endings struggle ... 9 年之前
ForwardedPortLocalTest_Dispose_PortStarted_ChannelBound.cs 1d6177fceb Send SSH_MSG_CHANNEL_EOF and SSH_MSG_CHANNEL_CLOSE in synchronized block. 9 年之前
ForwardedPortLocalTest_Dispose_PortStarted_ChannelNotBound.cs b20790abe3 continued line endings struggle ... 9 年之前
ForwardedPortLocalTest_Dispose_PortStopped.cs b20790abe3 continued line endings struggle ... 9 年之前
ForwardedPortLocalTest_Start_PortDisposed.cs b20790abe3 continued line endings struggle ... 9 年之前
ForwardedPortLocalTest_Start_PortNeverStarted.cs 1d6177fceb Send SSH_MSG_CHANNEL_EOF and SSH_MSG_CHANNEL_CLOSE in synchronized block. 9 年之前
ForwardedPortLocalTest_Start_PortStarted.cs 1d6177fceb Send SSH_MSG_CHANNEL_EOF and SSH_MSG_CHANNEL_CLOSE in synchronized block. 9 年之前
ForwardedPortLocalTest_Start_PortStopped.cs 1d6177fceb Send SSH_MSG_CHANNEL_EOF and SSH_MSG_CHANNEL_CLOSE in synchronized block. 9 年之前
ForwardedPortLocalTest_Start_SessionNotConnected.cs b20790abe3 continued line endings struggle ... 9 年之前
ForwardedPortLocalTest_Start_SessionNull.cs b20790abe3 continued line endings struggle ... 9 年之前
ForwardedPortLocalTest_Stop_PortDisposed.cs 5a1e469bb9 No longer throw ObjectDisposedException in Stop() when port is disposed. 9 年之前
ForwardedPortLocalTest_Stop_PortNeverStarted.cs b20790abe3 continued line endings struggle ... 9 年之前
ForwardedPortLocalTest_Stop_PortStarted_ChannelBound.cs 1d6177fceb Send SSH_MSG_CHANNEL_EOF and SSH_MSG_CHANNEL_CLOSE in synchronized block. 9 年之前
ForwardedPortLocalTest_Stop_PortStarted_ChannelNotBound.cs b20790abe3 continued line endings struggle ... 9 年之前
ForwardedPortLocalTest_Stop_PortStopped.cs b20790abe3 continued line endings struggle ... 9 年之前
ForwardedPortRemoteTest.cs 5c2e2b4c4a Use SDK-style project where possible (#629) 5 年之前
ForwardedPortRemoteTest_Dispose_PortDisposed.cs b20790abe3 continued line endings struggle ... 9 年之前
ForwardedPortRemoteTest_Dispose_PortNeverStarted.cs b20790abe3 continued line endings struggle ... 9 年之前
ForwardedPortRemoteTest_Dispose_PortStarted_ChannelBound.cs 1d6177fceb Send SSH_MSG_CHANNEL_EOF and SSH_MSG_CHANNEL_CLOSE in synchronized block. 9 年之前
ForwardedPortRemoteTest_Dispose_PortStopped.cs 5916656d66 Introduce specialized GlobalRequestMessage classes for tcpip-forward and cancel-tcpip-forward. 9 年之前
ForwardedPortRemoteTest_Start_PortDisposed.cs b20790abe3 continued line endings struggle ... 9 年之前
ForwardedPortRemoteTest_Start_PortNeverStarted.cs 1d6177fceb Send SSH_MSG_CHANNEL_EOF and SSH_MSG_CHANNEL_CLOSE in synchronized block. 9 年之前
ForwardedPortRemoteTest_Start_PortStarted.cs 1d6177fceb Send SSH_MSG_CHANNEL_EOF and SSH_MSG_CHANNEL_CLOSE in synchronized block. 9 年之前
ForwardedPortRemoteTest_Start_PortStopped.cs 1d6177fceb Send SSH_MSG_CHANNEL_EOF and SSH_MSG_CHANNEL_CLOSE in synchronized block. 9 年之前
ForwardedPortRemoteTest_Start_SessionNotConnected.cs b20790abe3 continued line endings struggle ... 9 年之前
ForwardedPortRemoteTest_Start_SessionNull.cs b20790abe3 continued line endings struggle ... 9 年之前
ForwardedPortRemoteTest_Started.cs 1d6177fceb Send SSH_MSG_CHANNEL_EOF and SSH_MSG_CHANNEL_CLOSE in synchronized block. 9 年之前
ForwardedPortRemoteTest_Stop_PortDisposed.cs 5a1e469bb9 No longer throw ObjectDisposedException in Stop() when port is disposed. 9 年之前
ForwardedPortRemoteTest_Stop_PortNeverStarted.cs 5916656d66 Introduce specialized GlobalRequestMessage classes for tcpip-forward and cancel-tcpip-forward. 9 年之前
ForwardedPortRemoteTest_Stop_PortStarted_ChannelBound.cs b20790abe3 continued line endings struggle ... 9 年之前
ForwardedPortRemoteTest_Stop_PortStopped.cs b20790abe3 continued line endings struggle ... 9 年之前
KeyboardInteractiveAuthenticationMethodTest.cs b20790abe3 continued line endings struggle ... 9 年之前
KeyboardInteractiveConnectionInfoTest.cs b20790abe3 continued line endings struggle ... 9 年之前
MessageEventArgsTest.cs b20790abe3 continued line endings struggle ... 9 年之前
NetConfClientTest.cs 031f0a164b Fix name of argument in ArgumentOutOfRangeException thrown in OperationTimeout. 7 年之前
NetConfClientTest_Connect_NetConfSessionConnectFailure.cs 660b075c79 Added more tests for issue #338. 7 年之前
NetConfClientTest_Dispose_Connected.cs 35233fc822 Added async methods for SSH_FXP_OPEN, SSH_FXP_REALPATH, SSH_FXP_STAT and SSH_FXP_LSTAT. 8 年之前
NetConfClientTest_Dispose_Disconnected.cs 35233fc822 Added async methods for SSH_FXP_OPEN, SSH_FXP_REALPATH, SSH_FXP_STAT and SSH_FXP_LSTAT. 8 年之前
NetConfClientTest_Dispose_Disposed.cs 35233fc822 Added async methods for SSH_FXP_OPEN, SSH_FXP_REALPATH, SSH_FXP_STAT and SSH_FXP_LSTAT. 8 年之前
NetConfClientTest_Finalize_Connected.cs 35233fc822 Added async methods for SSH_FXP_OPEN, SSH_FXP_REALPATH, SSH_FXP_STAT and SSH_FXP_LSTAT. 8 年之前
NoneAuthenticationMethodTest.cs b20790abe3 continued line endings struggle ... 9 年之前
PasswordAuthenticationMethodTest.cs b20790abe3 continued line endings struggle ... 9 年之前
PasswordConnectionInfoTest.cs b20790abe3 continued line endings struggle ... 9 年之前
PipeStreamTest_Dispose.cs 6cf058a312 Add support for .NET Core 1.0 (.NETStandard 1.3). 9 年之前
PrivateKeyAuthenticationMethodTest.cs 451ffb9825 continued line endings struggle ... 9 年之前
PrivateKeyConnectionInfoTest.cs 451ffb9825 continued line endings struggle ... 9 年之前
PrivateKeyFileTest.cs c9f9e3ca35 Support for Ed25519 Host- and Private-Keys 6 年之前
RemotePathDoubleQuoteTransformationTest.cs f8e1b8029a Added more remote path transformation tests. 8 年之前
RemotePathShellQuoteTransformationTest.cs f8e1b8029a Added more remote path transformation tests. 8 年之前
ScpClientTest.cs 5c2e2b4c4a Use SDK-style project where possible (#629) 5 年之前
ScpClientTestBase.cs e434f97be5 Renamed Quote transformation and corresponding class to ShellQuote. 8 年之前
ScpClientTest_Download_PathAndDirectoryInfo_SendExecRequestReturnsFalse.cs e434f97be5 Renamed Quote transformation and corresponding class to ShellQuote. 8 年之前
ScpClientTest_Download_PathAndFileInfo_SendExecRequestReturnsFalse.cs e434f97be5 Renamed Quote transformation and corresponding class to ShellQuote. 8 年之前
ScpClientTest_Download_PathAndStream_SendExecRequestReturnsFalse.cs e434f97be5 Renamed Quote transformation and corresponding class to ShellQuote. 8 年之前
ScpClientTest_Upload_DirectoryInfoAndPath_SendExecRequestReturnsFalse.cs e9e9b4e463 Update ScpClient to work with revent versions of OpenSSH (#625) 5 年之前
ScpClientTest_Upload_FileInfoAndPath_SendExecRequestReturnsFalse.cs e9e9b4e463 Update ScpClient to work with revent versions of OpenSSH (#625) 5 年之前
ScpClientTest_Upload_FileInfoAndPath_Success.cs e9e9b4e463 Update ScpClient to work with revent versions of OpenSSH (#625) 5 年之前
ScpClientTest_Upload_StreamAndPath_SendExecRequestReturnsFalse.cs e9e9b4e463 Update ScpClient to work with revent versions of OpenSSH (#625) 5 年之前
ServiceFactoryTest_CreateClientAuthentication.cs 14b654d0ab Introduce a partial success limit. 8 年之前
ServiceFactoryTest_CreateSftpFileReader_EndLStatThrowsSshException.cs 9e5ed683fe Remove empty line. 8 年之前
ServiceFactoryTest_CreateSftpFileReader_FileSizeIsAlmostSixTimesGreaterThanChunkSize.cs 80ae79ca4c Avoid overlapping SSH_FXP_OPEN and SSH_FXP_LSTAT requests for the same file as this causes a performance degradation on Sun SSH. 8 年之前
ServiceFactoryTest_CreateSftpFileReader_FileSizeIsEqualToChunkSize.cs 80ae79ca4c Avoid overlapping SSH_FXP_OPEN and SSH_FXP_LSTAT requests for the same file as this causes a performance degradation on Sun SSH. 8 年之前
ServiceFactoryTest_CreateSftpFileReader_FileSizeIsExactlyFiveTimesGreaterThanChunkSize.cs 80ae79ca4c Avoid overlapping SSH_FXP_OPEN and SSH_FXP_LSTAT requests for the same file as this causes a performance degradation on Sun SSH. 8 年之前
ServiceFactoryTest_CreateSftpFileReader_FileSizeIsLessThanChunkSize.cs 80ae79ca4c Avoid overlapping SSH_FXP_OPEN and SSH_FXP_LSTAT requests for the same file as this causes a performance degradation on Sun SSH. 8 年之前
ServiceFactoryTest_CreateSftpFileReader_FileSizeIsLittleMoreThanFiveTimesGreaterThanChunkSize.cs 80ae79ca4c Avoid overlapping SSH_FXP_OPEN and SSH_FXP_LSTAT requests for the same file as this causes a performance degradation on Sun SSH. 8 年之前
ServiceFactoryTest_CreateSftpFileReader_FileSizeIsMoreThanTenTimesGreaterThanChunkSize.cs 80ae79ca4c Avoid overlapping SSH_FXP_OPEN and SSH_FXP_LSTAT requests for the same file as this causes a performance degradation on Sun SSH. 8 年之前
ServiceFactoryTest_CreateSftpFileReader_FileSizeIsZero.cs 80ae79ca4c Avoid overlapping SSH_FXP_OPEN and SSH_FXP_LSTAT requests for the same file as this causes a performance degradation on Sun SSH. 8 年之前
ServiceFactoryTest_CreateShellStream_ChannelOpenThrowsException.cs 7691cb0b55 Avoid leaking event subscriptions when an exception is thrown during initialization of ShellStream. 8 年之前
ServiceFactoryTest_CreateShellStream_SendPseudoTerminalRequestReturnsFalse.cs 7691cb0b55 Avoid leaking event subscriptions when an exception is thrown during initialization of ShellStream. 8 年之前
ServiceFactoryTest_CreateShellStream_SendPseudoTerminalRequestThrowsException.cs 7691cb0b55 Avoid leaking event subscriptions when an exception is thrown during initialization of ShellStream. 8 年之前
ServiceFactoryTest_CreateShellStream_SendShellRequestReturnsFalse.cs 7691cb0b55 Avoid leaking event subscriptions when an exception is thrown during initialization of ShellStream. 8 年之前
ServiceFactoryTest_CreateShellStream_SendShellRequestThrowsException.cs 7691cb0b55 Avoid leaking event subscriptions when an exception is thrown during initialization of ShellStream. 8 年之前
ServiceFactoryTest_CreateShellStream_Success.cs 7691cb0b55 Avoid leaking event subscriptions when an exception is thrown during initialization of ShellStream. 8 年之前
SessionTest.HttpProxy.cs 451ffb9825 continued line endings struggle ... 9 年之前
SessionTest.cs 4906b64e7a Immediately sent identification string when connection is established. 5 年之前
SessionTest_Connected.cs 3e304ea7e7 * Add TryWait overloads to (I)Session that return the result of the wait instead of throwing an exception. 8 年之前
SessionTest_ConnectedBase.cs 14ddfca4e9 Fix test failures 5 年之前
SessionTest_Connected_ConnectionReset.cs c5b487c057 Fix tests. 5 年之前
SessionTest_Connected_Disconnect.cs 3e304ea7e7 * Add TryWait overloads to (I)Session that return the result of the wait instead of throwing an exception. 8 年之前
SessionTest_Connected_GlobalRequestMessageAfterAuthenticationRace.cs fb9fe50bc0 Fixed some tests after recent GlobalRequestMessage changes. 9 年之前
SessionTest_Connected_ServerAndClientDisconnectRace.cs f9ad89384f Rename Read(int length) to SocketRead(int length) 9 年之前
SessionTest_Connected_ServerSendsBadPacket.cs 3e304ea7e7 * Add TryWait overloads to (I)Session that return the result of the wait instead of throwing an exception. 8 年之前
SessionTest_Connected_ServerSendsDisconnectMessage.cs 3e304ea7e7 * Add TryWait overloads to (I)Session that return the result of the wait instead of throwing an exception. 8 年之前
SessionTest_Connected_ServerSendsDisconnectMessageAndShutsDownSocket.cs 3e304ea7e7 * Add TryWait overloads to (I)Session that return the result of the wait instead of throwing an exception. 8 年之前
SessionTest_Connected_ServerSendsUnsupportedMessageType.cs 3e304ea7e7 * Add TryWait overloads to (I)Session that return the result of the wait instead of throwing an exception. 8 年之前
SessionTest_Connected_ServerShutsDownSendAfterSendingIncompletePacket.cs 3e304ea7e7 * Add TryWait overloads to (I)Session that return the result of the wait instead of throwing an exception. 8 年之前
SessionTest_Connected_ServerShutsDownSocket.cs 3e304ea7e7 * Add TryWait overloads to (I)Session that return the result of the wait instead of throwing an exception. 8 年之前
SessionTest_NotConnected.cs 3e304ea7e7 * Add TryWait overloads to (I)Session that return the result of the wait instead of throwing an exception. 8 年之前
SessionTest_SocketConnected_BadPacketAndDispose.cs 451ffb9825 continued line endings struggle ... 9 年之前
SftpClientTest.ChangeDirectory.cs cbefe876dd Remove duplicate base class. 7 年之前
SftpClientTest.Connect.cs 451ffb9825 continued line endings struggle ... 9 年之前
SftpClientTest.CreateDirectory.cs cbefe876dd Remove duplicate base class. 7 年之前
SftpClientTest.DeleteDirectory.cs cbefe876dd Remove duplicate base class. 7 年之前
SftpClientTest.DeleteFile.cs cbefe876dd Remove duplicate base class. 7 年之前
SftpClientTest.Download.cs cbefe876dd Remove duplicate base class. 7 年之前
SftpClientTest.ListDirectory.cs cbefe876dd Remove duplicate base class. 7 年之前
SftpClientTest.RenameFile.cs cbefe876dd Remove duplicate base class. 7 年之前
SftpClientTest.SynchronizeDirectories.cs cbefe876dd Remove duplicate base class. 7 年之前
SftpClientTest.Upload.cs cbefe876dd Remove duplicate base class. 7 年之前
SftpClientTest.cs 90a13a6c5a Fix SFTP file UTC time handling (#356) 5 年之前
SftpClientTest_Connect_SftpSessionConnectFailure.cs 660b075c79 Added more tests for issue #338. 7 年之前
SftpClientTest_Dispose_Connected.cs b548622524 Rename (I)SftpMessageFactory to (I)SftpResponseFactory. 8 年之前
SftpClientTest_Dispose_Disconnected.cs b548622524 Rename (I)SftpMessageFactory to (I)SftpResponseFactory. 8 年之前
SftpClientTest_Dispose_Disposed.cs b548622524 Rename (I)SftpMessageFactory to (I)SftpResponseFactory. 8 年之前
SftpClientTest_Finalize_Connected.cs b548622524 Rename (I)SftpMessageFactory to (I)SftpResponseFactory. 8 年之前
ShellStreamTest.cs c3d43b67ec Pass buffer size to ShellStream ctor. 8 年之前
ShellStreamTest_Write_WriteBufferEmptyAndWriteLessBytesThanBufferSize.cs c3d43b67ec Pass buffer size to ShellStream ctor. 8 年之前
ShellStreamTest_Write_WriteBufferEmptyAndWriteMoreBytesThanBufferSize.cs c3d43b67ec Pass buffer size to ShellStream ctor. 8 年之前
ShellStreamTest_Write_WriteBufferEmptyAndWriteNumberOfBytesEqualToBufferSize.cs c3d43b67ec Pass buffer size to ShellStream ctor. 8 年之前
ShellStreamTest_Write_WriteBufferEmptyAndWriteZeroBytes.cs c3d43b67ec Pass buffer size to ShellStream ctor. 8 年之前
ShellStreamTest_Write_WriteBufferFullAndWriteLessBytesThanBufferSize.cs c3d43b67ec Pass buffer size to ShellStream ctor. 8 年之前
ShellStreamTest_Write_WriteBufferFullAndWriteZeroBytes.cs c3d43b67ec Pass buffer size to ShellStream ctor. 8 年之前
ShellStreamTest_Write_WriteBufferNotEmptyAndWriteLessBytesThanBufferCanContain.cs c3d43b67ec Pass buffer size to ShellStream ctor. 8 年之前
ShellStreamTest_Write_WriteBufferNotEmptyAndWriteMoreBytesThanBufferCanContain.cs c3d43b67ec Pass buffer size to ShellStream ctor. 8 年之前
ShellStreamTest_Write_WriteBufferNotEmptyAndWriteZeroBytes.cs c3d43b67ec Pass buffer size to ShellStream ctor. 8 年之前
ShellTestTest.cs 451ffb9825 continued line endings struggle ... 9 年之前
SshClientTest.cs 1d6177fceb Send SSH_MSG_CHANNEL_EOF and SSH_MSG_CHANNEL_CLOSE in synchronized block. 9 年之前
SshClientTest_CreateShellStream_TerminalNameAndColumnsAndRowsAndWidthAndHeightAndBufferSizeAndTerminalModes_Connected.cs c3d43b67ec Pass buffer size to ShellStream ctor. 8 年之前
SshClientTest_CreateShellStream_TerminalNameAndColumnsAndRowsAndWidthAndHeightAndBufferSize_Connected.cs c3d43b67ec Pass buffer size to ShellStream ctor. 8 年之前
SshClientTest_Disconnect_ForwardedPortStarted.cs edde414ef3 Since Dispose now also invokes Disconnect, we no longer need to explicitly invoke Disconnect. 9 年之前
SshClientTest_Dispose_Connected.cs edde414ef3 Since Dispose now also invokes Disconnect, we no longer need to explicitly invoke Disconnect. 9 年之前
SshClientTest_Dispose_Disconnected.cs edde414ef3 Since Dispose now also invokes Disconnect, we no longer need to explicitly invoke Disconnect. 9 年之前
SshClientTest_Dispose_Disposed.cs edde414ef3 Since Dispose now also invokes Disconnect, we no longer need to explicitly invoke Disconnect. 9 年之前
SshClientTest_Dispose_ForwardedPortStarted.cs edde414ef3 Since Dispose now also invokes Disconnect, we no longer need to explicitly invoke Disconnect. 9 年之前
SshCommandTest.cs 5c2e2b4c4a Use SDK-style project where possible (#629) 5 年之前
SshCommandTest_BeginExecute_EndExecuteInvokedOnAsyncResultFromPreviousInvocation.cs 1d6177fceb Send SSH_MSG_CHANNEL_EOF and SSH_MSG_CHANNEL_CLOSE in synchronized block. 9 年之前
SshCommandTest_BeginExecute_EndExecuteNotInvokedOnAsyncResultFromPreviousInvocation.cs a924a3ba03 Always use "tuning" code. 9 年之前
SshCommandTest_Dispose.cs d48bb74aef Refactor to move indication whether EndExecute has been invoked for a given IAsyncResult to the CommandAsyncResult class. 9 年之前
SshCommandTest_EndExecute.cs 1d6177fceb Send SSH_MSG_CHANNEL_EOF and SSH_MSG_CHANNEL_CLOSE in synchronized block. 9 年之前
SshCommandTest_EndExecute_AsyncResultFromOtherInstance.cs d48bb74aef Refactor to move indication whether EndExecute has been invoked for a given IAsyncResult to the CommandAsyncResult class. 9 年之前
SshCommandTest_EndExecute_AsyncResultIsNull.cs d48bb74aef Refactor to move indication whether EndExecute has been invoked for a given IAsyncResult to the CommandAsyncResult class. 9 年之前
SshCommandTest_EndExecute_ChannelOpen.cs 1d6177fceb Send SSH_MSG_CHANNEL_EOF and SSH_MSG_CHANNEL_CLOSE in synchronized block. 9 年之前
SubsystemSessionStub.cs e2cf28a28d Remove Encoding from SubsystemSession and NetConfSession, and move it to SftpSession (as it is only used there). 8 年之前
SubsystemSession_Connect_Connected.cs 8141113259 Only keep reference to session if the connection was established successfully. 8 年之前
SubsystemSession_Connect_Disconnected.cs e2cf28a28d Remove Encoding from SubsystemSession and NetConfSession, and move it to SftpSession (as it is only used there). 8 年之前
SubsystemSession_Connect_Disposed.cs e2cf28a28d Remove Encoding from SubsystemSession and NetConfSession, and move it to SftpSession (as it is only used there). 8 年之前
SubsystemSession_Connect_NeverConnected.cs 451ffb9825 continued line endings struggle ... 9 年之前
SubsystemSession_Connect_SendSubsystemRequestFails.cs 66471e6741 When the request to open a subsystem fails, close the channel session and throw a SshException. 8 年之前
SubsystemSession_Disconnect_Connected.cs e2cf28a28d Remove Encoding from SubsystemSession and NetConfSession, and move it to SftpSession (as it is only used there). 8 年之前
SubsystemSession_Disconnect_Disposed.cs e2cf28a28d Remove Encoding from SubsystemSession and NetConfSession, and move it to SftpSession (as it is only used there). 8 年之前
SubsystemSession_Disconnect_NeverConnected.cs e2cf28a28d Remove Encoding from SubsystemSession and NetConfSession, and move it to SftpSession (as it is only used there). 8 年之前
SubsystemSession_Dispose_Connected.cs e2cf28a28d Remove Encoding from SubsystemSession and NetConfSession, and move it to SftpSession (as it is only used there). 8 年之前
SubsystemSession_Dispose_Disconnected.cs e2cf28a28d Remove Encoding from SubsystemSession and NetConfSession, and move it to SftpSession (as it is only used there). 8 年之前
SubsystemSession_Dispose_Disposed.cs e2cf28a28d Remove Encoding from SubsystemSession and NetConfSession, and move it to SftpSession (as it is only used there). 8 年之前
SubsystemSession_Dispose_NeverConnected.cs e2cf28a28d Remove Encoding from SubsystemSession and NetConfSession, and move it to SftpSession (as it is only used there). 8 年之前
SubsystemSession_OnChannelDataReceived_Connected.cs e2cf28a28d Remove Encoding from SubsystemSession and NetConfSession, and move it to SftpSession (as it is only used there). 8 年之前
SubsystemSession_OnChannelDataReceived_Disposed.cs e2cf28a28d Remove Encoding from SubsystemSession and NetConfSession, and move it to SftpSession (as it is only used there). 8 年之前
SubsystemSession_OnChannelDataReceived_OnDataReceived_Exception.cs e2cf28a28d Remove Encoding from SubsystemSession and NetConfSession, and move it to SftpSession (as it is only used there). 8 年之前
SubsystemSession_OnChannelException_Connected.cs e2cf28a28d Remove Encoding from SubsystemSession and NetConfSession, and move it to SftpSession (as it is only used there). 8 年之前
SubsystemSession_OnChannelException_Disposed.cs e2cf28a28d Remove Encoding from SubsystemSession and NetConfSession, and move it to SftpSession (as it is only used there). 8 年之前
SubsystemSession_OnSessionDisconnected_Connected.cs e2cf28a28d Remove Encoding from SubsystemSession and NetConfSession, and move it to SftpSession (as it is only used there). 8 年之前
SubsystemSession_OnSessionDisconnected_Disposed.cs e2cf28a28d Remove Encoding from SubsystemSession and NetConfSession, and move it to SftpSession (as it is only used there). 8 年之前
SubsystemSession_OnSessionErrorOccurred_Connected.cs e2cf28a28d Remove Encoding from SubsystemSession and NetConfSession, and move it to SftpSession (as it is only used there). 8 年之前
SubsystemSession_OnSessionErrorOccurred_Disposed.cs e2cf28a28d Remove Encoding from SubsystemSession and NetConfSession, and move it to SftpSession (as it is only used there). 8 年之前
SubsystemSession_SendData_Connected.cs e2cf28a28d Remove Encoding from SubsystemSession and NetConfSession, and move it to SftpSession (as it is only used there). 8 年之前
SubsystemSession_SendData_Disconnected.cs 451ffb9825 continued line endings struggle ... 9 年之前
SubsystemSession_SendData_Disposed.cs e2cf28a28d Remove Encoding from SubsystemSession and NetConfSession, and move it to SftpSession (as it is only used there). 8 年之前
SubsystemSession_SendData_NeverConnected.cs e2cf28a28d Remove Encoding from SubsystemSession and NetConfSession, and move it to SftpSession (as it is only used there). 8 年之前