summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Scale back IO#select patch so it mutexes only zero-timeout callsissue-1Daniel Azuma2009-09-021-3/+11
* Release 2.0.14v2.0.14delano2009-08-282-2/+2
* Fix for "uninitialized constant OpenSSL::Digest::MD5" exception in Net::SFTPdelano2009-08-282-1/+4
* Refined argument fix for Net::SSH::Compat.io_selectDaniel Azuma2009-08-272-13/+5
* Quick argument fix for Net::SSH::Compat.io_selectdelano2009-08-272-1/+9
* Apply IO#select threading fix for Ruby 1.8 (cover all instances of IO#select)Daniel Azuma2009-08-274-25/+41
* Apply IO#select threading fix for Ruby 1.8 (exclude 1.9 and JRuby)delano2009-08-261-10/+17
* Fix for IO#select threading bug in Ruby 1.8 (LH-1) [Daniel Azuma]delano2009-08-262-3/+17
* Merge branch 'master' into 2.0v2.0.13delano2009-08-171-1/+1
|\
| * Fixing github error: "authors must be Array of Strings"delano2009-08-171-1/+1
* | Merged masterdelano2009-08-171-1/+1
|\ \ | |/
| * Release 2.0.13delano2009-08-174-6/+6
* | Merge branch 'master' into 2.0delano2009-08-171-1/+1
|\ \
| * | Release 2.0.13delano2009-08-174-6/+6
| |/
* | Release 2.0.13delano2009-08-174-5/+5
|/
* Re-added refactored fix for hanging in ServerVersion#negotiate! when using SO...delano2009-08-123-7/+19
* Added Rudyfile for clean linux testsdelano2009-08-113-1/+113
* Disabled negotiate! fix until Mock:socket issues are resolveddelano2009-08-102-1/+3
* Raise exceptions when required options are not supplied to CipherFactory.make...delano2009-08-101-4/+4
* Removed SOCK5 negotiate fix from Net::SSH::Proxy::SOCKS5 and applied a new fi...delano2009-08-103-22/+8
* Applied patch for Socks5 negotiation fix [Gerald Talton]delano2009-08-102-5/+23
* Removed debug outputdelano2009-08-101-1/+0
* Closes GH-6 Added support for specifying a list of hosts in .ssh/config, with...delano2009-08-106-9/+42
* gem fix for test-unitdelano2009-08-101-0/+1
* Added arcfour support message to README [Karl Varga]delano2009-08-101-49/+30
* Updated file manifestdelano2009-08-102-1/+3
* Added encryption and decryption tests for arcfour128/256/512delano2009-08-101-1/+31
* Added tests for arcfour lengthsdelano2009-08-101-0/+12
* Added arcfour check scriptdelano2009-08-101-0/+20
* Cleaned up cipher key length override for arcfour256/512delano2009-08-101-7/+14
* Skip packet stream tests for arcfourdelano2009-08-102-2/+13
* Don't rely on the OpenSSL Cipher to tell us the correct key length because it...Karl Varga2009-08-102-3/+58
* Minor update to CHANGELOGdelano2009-08-101-4/+2
* Added Rakefile and gemspecv2.0.12delano2009-06-193-26/+207
* All tests passdelano2009-06-081-5/+5
* Release 2.0.12delano2009-06-082-1/+6
* Applied patch by Denis Bernard for arcfour128 and arcfour256 supportdelano2009-06-084-15/+24
* update changelogJamis Buck2009-03-101-0/+5
* Added a test for the new handling of mid-server-version disconnects.Steven Hazel2009-03-101-3/+13
* Updated mock socket to expect the new protocol negotiation behavior.Steven Hazel2009-03-101-2/+3
* Raise an exception immediately if the remote host disconnects beforeSteven Hazel2009-03-071-9/+9
* Avoid mixing buffered and unbuffered IO.Steven Hazel2009-03-051-5/+14
* version bumpv2.0.11Jamis Buck2009-02-242-2/+2
* Add :key_data option for specifying raw private keys in PEM formatJamis Buck2009-02-125-8/+55
* version bumpv2.0.10Jamis Buck2009-02-042-2/+2
* make it easier to query SSH configuration in a standard wayJamis Buck2009-02-022-7/+25
* version bumpv2.0.9Jamis Buck2009-02-012-2/+2
* non-nil user overrides user in .ssh/configJamis Buck2009-01-312-1/+4
* ignore pkg directoryJamis Buck2009-01-311-0/+1
* Ignore requests for non-existent channelsJamis Buck2009-01-313-2/+19