| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 7.1.0 release preparev7.1.0 | Miklós Fazekas | 2023-03-12 | 1 | -23/+46 |
| | | |||||
| * | Added changelog, implement version bumper | Miklós Fazekas | 2023-02-27 | 1 | -0/+31 |
| | | |||||
| * | fix rubocop issues | Florian Wininger | 2022-04-29 | 1 | -3/+1 |
| | | |||||
| * | tests: Enable legacy providers if using OpenSSL 3.0 | Simon Chopin | 2022-04-29 | 1 | -0/+6 |
| | | | | | | | | Quite a few tests rely on outdated algorithms that have been relegated to the legacy provider in OpenSSL 3.0. `rake test` now loads a custom OpenSSL configuration file to enable said legacy provider, which is usually disabled by default. | ||||
| * | Fix empty line for code clarity | Florian Wininger | 2021-07-01 | 1 | -0/+1 |
| | | |||||
| * | README is markdownv6.0.0.beta1 | Miklos Fazekas | 2019-10-25 | 1 | -1/+1 |
| | | |||||
| * | Enhance unit-test and remove unused file archfour_check.rb | Florian Wininger | 2019-09-11 | 1 | -1/+0 |
| | | | | | Signed-off-by: Florian Wininger <fw.centrale@gmail.com> | ||||
| * | Updated rubocop | Miklos Fazekas | 2018-03-21 | 1 | -39/+37 |
| | | |||||
| * | Updated public certv5.0.0.beta1 | Miklos Fazekas | 2018-03-11 | 1 | -0/+14 |
| | | |||||
| * | Rubocop update to 0.46.0 | Miklos Fazekas | 2016-12-15 | 1 | -1/+1 |
| | | |||||
| * | Use 1.9 hash syntax | Miklos Fazekas | 2016-12-11 | 1 | -1/+1 |
| | | |||||
| * | Windows integration tests | Miklos Fazekas | 2016-10-20 | 1 | -0/+4 |
| | | |||||
| * | Added tests for Net::SSH::Test | Miklos Fazekas | 2016-04-08 | 1 | -0/+10 |
| | | |||||
| * | Migrated to minitest | Miklos Fazekas | 2016-03-26 | 1 | -0/+3 |
| | | |||||
| * | Relax bunlder req + remove keys from default conf | Miklos Fazekas | 2016-03-26 | 1 | -2/+11 |
| | | |||||
| * | Updatd rakefile to use bundler instead of jeweler | Miklos Fazekas | 2016-03-26 | 1 | -57/+5 |
| | | |||||
| * | use bcrypt_pbkdf gem, add Gemfile, 4.0.0.alpha1 | Miklos Fazekas | 2016-03-19 | 1 | -9/+16 |
| | | |||||
| * | Doc improvements and script ot update docs | Miklos Fazekas | 2016-03-07 | 1 | -0/+25 |
| | | |||||
| * | Simplified run of integration tests, addd testcase for asking key password | Miklos Fazekas | 2015-12-05 | 1 | -1/+5 |
| | | |||||
| * | Add ruby 2.0+ requirement | Alex Schultz | 2015-08-03 | 1 | -1/+2 |
| | | | | | | | Because net-ssh 2.10.0 drops ruby 1.9 support, there needs to be a ruby version specified to help prevent issues when 2.10.0+ is pulled down for ruby 1.9 installations. | ||||
| * | Merge pull request #242 from mfazekas/integration-test-none | Miklós Fazekas | 2015-05-20 | 1 | -0/+5 |
| |\ | | | | | Added integration test with vegrant | ||||
| | * | Added integration test with vegrant | Miklos Fazekas | 2015-05-19 | 1 | -0/+5 |
| | | | |||||
| * | | Remove references to 1.8 | Miklos Fazekas | 2015-05-19 | 1 | -3/+0 |
| |/ | |||||
| * | Try to support 187 and jruby in rake test | Miklos Fazekas | 2015-01-24 | 1 | -5/+10 |
| | | |||||
| * | Added Miklós Fazekas to authors list | delano | 2014-12-02 | 1 | -1/+8 |
| | | |||||
| * | Resolved Rakefile merge | delano | 2014-12-02 | 1 | -3/+9 |
| |\ | |||||
| | * | prepare 2.9.2 beta build | Miklos Fazkeas | 2014-12-02 | 1 | -3/+9 |
| | | | |||||
| * | | Updated signing cert | delano | 2014-12-02 | 1 | -2/+2 |
| |/ | |||||
| * | Version bump (w/ new signing key) | delano | 2014-04-30 | 1 | -2/+2 |
| | | |||||
| * | Desaible gem sign | GabKlein | 2013-03-28 | 1 | -2/+2 |
| | | |||||
| * | Added rake test task | delano | 2013-02-06 | 1 | -4/+9 |
| | | |||||
| * | add license information to gemspec [jordimassaguerpla] | delano | 2013-02-06 | 1 | -0/+2 |
| |\ | |||||
| * | | Updated version usage in Rakefile | delano | 2013-02-06 | 1 | -2/+2 |
| | | | |||||
| * | | Updated Rakefile; Renamed some project files | delano | 2013-02-06 | 1 | -78/+49 |
| |/ | |||||
| * | Rake uses rubgems/package_task | delano | 2012-09-19 | 1 | -2/+2 |
| | | |||||
| * | Updated issue link in readme | delano | 2012-09-19 | 1 | -2/+0 |
| | | |||||
| * | RDoc config (wip) | delano | 2012-09-19 | 1 | -0/+1 |
| | | |||||
| * | Using RDoc 3 | delano | 2012-09-19 | 1 | -7/+4 |
| | | |||||
| * | Added License file | Wesley Hearn | 2012-05-02 | 1 | -0/+2 |
| | | |||||
| * | Use rdoc/task in Rakefile | delano | 2011-08-17 | 1 | -1/+1 |
| | | |||||
| * | scp -rp doc/* rubyforge.org hangs so I removed the -p (which works) | delano | 2011-01-20 | 1 | -1/+1 |
| | | |||||
| * | Release 2.0.24v2.0.24 | delano | 2011-01-14 | 1 | -0/+1 |
| | | |||||
| * | Removed Hanna dependency in Rakefile | delano | 2010-02-20 | 1 | -2/+8 |
| | | |||||
| * | Release 2.0.13 | delano | 2009-08-17 | 1 | -1/+1 |
| | | |||||
| * | Added Rakefile and gemspecv2.0.12 | delano | 2009-06-19 | 1 | -17/+70 |
| | | |||||
| * | echoe builds the manifest for us | Jamis Buck | 2008-03-22 | 1 | -26/+17 |
| | | |||||
| * | use Hoe to centralized rakefile logic | Jamis Buck | 2008-03-16 | 1 | -204/+23 |
| | | |||||
| * | more documentation | Jamis Buck | 2007-08-20 | 1 | -3/+9 |
| | | | | | git-svn-id: http://svn.jamisbuck.org/net-ssh/branches/v2@198 1d2a57f2-1ded-0310-ad52-83097a15a5de | ||||
| * | add Session#exec and Session#exec!, to make the common case of executing ↵ | Jamis Buck | 2007-08-20 | 1 | -14/+5 |
| | | | | | | | commands a LOT simpler git-svn-id: http://svn.jamisbuck.org/net-ssh/branches/v2@195 1d2a57f2-1ded-0310-ad52-83097a15a5de | ||||
| * | Starting to document everything | Jamis Buck | 2007-08-17 | 1 | -1/+1 |
| | | | | | git-svn-id: http://svn.jamisbuck.org/net-ssh/branches/v2@190 1d2a57f2-1ded-0310-ad52-83097a15a5de | ||||
