Histórico de commits

Autor SHA1 Mensagem Data
  Gert Driesen e76c06251d Fix lots of issues in Silverlight socket methods. 11 anos atrás
  Gert Driesen 7a9ba8da32 Signal Connected event when a client established a connection to the listener. 11 anos atrás
  Gert Driesen ff3bf965c6 Avoid code duplication. 11 anos atrás
  Gert Driesen c3350803bf Fix R# warnings. 11 anos atrás
  Gert Driesen 4c1d8d8a95 Added new interfaces to Silverlight and WP project files. 11 anos atrás
  Gert Driesen e79b567365 Dispose channel on EndExecute. Fixes issue #2295. 11 anos atrás
  Gert Driesen 965a0ba4c7 Introduce IChannel and IChannelSession interface to allow for unit testing. 11 anos atrás
  Gert Driesen 67a0242dc0 Document fix for issue #2399. 11 anos atrás
  Gert Driesen c270662690 Added ClientAuthentication and newly introduced interfaces to remaining projects. 11 anos atrás
  Gert Driesen 2427090ecb Added ISession, IAuthenticationMethod and IConnectionInfo interfaces to allow mocking. 11 anos atrás
  Gert Driesen 889184a11a Added ChannelDirectTcpip.SilverlightShared.cs to SL projecT. 11 anos atrás
  Gert Driesen 2d06002ef7 Add WaitOnHandle overload that takes the time to wait for any of the handles to become signaled. 11 anos atrás
  Gert Driesen acaab92df9 Add draft of ChannelDirectTcpip for Silverlight. 11 anos atrás
  Gert Driesen d2e394430f Use SilverlightShared version of classes from Silverlight. 11 anos atrás
  Gert Driesen dc011ae0de Minor correction to docs. 11 anos atrás
  Gert Driesen 9e52280d38 Document fix for issues #1942 and #1944. 11 anos atrás
  Gert Driesen c7787a5783 Fix some minor warnings, and code formatting. 11 anos atrás
  Gert Driesen e1c620bfd2 Avoid initializing HostKeyEventArgs when there are no event handlers registered. 11 anos atrás
  Gert Driesen ac180a580a Use lambda expression. 11 anos atrás
  Gert Driesen 8c4e3119ef Support an acceptable group of up to 8192 bits for SHA-1 and SHA-256 Diffie-Hellman Group and Key Exchange (issue #1973 and #1777), and refactor corresponding classes to avoid code duplication. 11 anos atrás
  Gert Driesen 57496a4f3f Remove nullOnError argument for RequestFStat and RequestLStat as it was never used. 11 anos atrás
  Gert Driesen a50a5ec8ec Document SftpPathNotFoundException for Delete overloads. 11 anos atrás
  Gert Driesen d769506f31 Use SSH_FXP_LSTAT to determine whether a given file or directory exists. 11 anos atrás
  Gert Driesen 43836a5b50 Added support for ssh.com private keys. 11 anos atrás
  Gert Driesen 78f13742b3 Fixed typo in remarks. 11 anos atrás
  Gert Driesen 2192dc0241 Improved accuracy of IsConnected on .NET. 11 anos atrás
  Gert Driesen 4021d3ce4f Also create source zip file as part of build. 11 anos atrás
  Gert Driesen a22b002dd8 Fix some warnings. 11 anos atrás
  Gert Driesen 172cf7b09c Renamed ChannelAsyncResult.cs to CommandAsyncResult.cs to match name of class. 11 anos atrás
  Gert Driesen 1858623c96 Remove commented code. 11 anos atrás