Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove x25519 workaroundsmfazekas/fix-x25519 | Miklós Fazekas | 2021-08-05 | 1 | -1/+0 |
| | |||||
* | Workaround for https://github.com/RubyCrypto/x25519/issues/22 | Miklós Fazekas | 2021-08-04 | 1 | -0/+2 |
| | |||||
* | More debugging | Miklós Fazekas | 2021-08-04 | 1 | -1/+1 |
| | |||||
* | Some debugging | Miklós Fazekas | 2021-08-04 | 1 | -0/+1 |
| | |||||
* | Remove Trailing white space | Florian Wininger | 2021-07-01 | 33 | -596/+588 |
| | |||||
* | Fix empty line for code clarity | Florian Wininger | 2021-07-01 | 64 | -103/+54 |
| | |||||
* | Add Space after colon | Florian Wininger | 2021-07-01 | 1 | -1/+1 |
| | |||||
* | Fix rubocop issue with last version | Florian Wininger | 2021-07-01 | 5 | -55/+47 |
| | |||||
* | Merge pull request #775 from maneyko/update_prompt_usage_docs | Florian Wininger | 2021-07-01 | 1 | -2/+2 |
|\ | | | | | Update Net::SSH::Prompt usage documentation | ||||
| * | update prompt usage documentation | Peter Maneykowski | 2020-06-26 | 1 | -2/+2 |
| | | |||||
* | | Add support for diffie-hellman-group14-sha256, fixes #794mfazekas/diffie-hellman-group14-sha256 | Richard Schwab | 2021-03-15 | 3 | -0/+14 |
| | | |||||
* | | rc2 | Miklós Fazekas | 2021-03-12 | 1 | -1/+1 |
| | | |||||
* | | Fixed integration test opensshd kill | Miklós Fazekas | 2021-03-12 | 1 | -0/+1 |
| | | |||||
* | | 6.2.0 rc1v6.2.0.rc1 | Miklos Fazekas | 2020-06-30 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #727 from Lapizistik/master | Miklós Fazekas | 2020-06-12 | 1 | -0/+14 |
|\ | | | | | Add ssh agent lock and unlock | ||||
| * | Remove trailing blank on agent.rb | Klaus Stein | 2020-06-12 | 1 | -1/+0 |
| | | | | | | Make Rubocop happy. | ||||
| * | Update lib/net/ssh/authentication/agent.rb | Klaus Stein | 2020-06-12 | 1 | -1/+1 |
| | | | | | | Co-authored-by: Miklós Fazekas <mfazekas@szemafor.com> | ||||
| * | Update lib/net/ssh/authentication/agent.rb | Klaus Stein | 2020-06-12 | 1 | -1/+1 |
| | | | | | | Co-authored-by: Miklós Fazekas <mfazekas@szemafor.com> | ||||
| * | Correct typo in comment | Klaus Stein | 2019-11-17 | 1 | -1/+2 |
| | | |||||
| * | Add ssh agent lock and unlock | Klaus Stein | 2019-11-17 | 1 | -0/+14 |
| | | |||||
* | | 6.2.0.beta1 preparev6.2.0.beta1 | Miklos Fazekas | 2020-06-11 | 1 | -2/+2 |
| | | |||||
* | | Merge pull request #770 from fwininger/rubocop | Miklós Fazekas | 2020-06-10 | 3 | -3/+3 |
|\ \ | | | | | | | Some coding style improvement | ||||
| * | | Fix Layout/TrailingBlankLines | Florian Wininger | 2020-05-29 | 3 | -3/+3 |
| | | | | | | | | | | | | Signed-off-by: Florian Wininger <fw.centrale@gmail.com> | ||||
* | | | Rubocop fixes | Miklos Fazekas | 2020-06-10 | 2 | -8/+7 |
| | | | |||||
* | | | Implemented rsa-sha2-512, rsa-sha2-256 host_key algs | Miklos Fazekas | 2020-06-10 | 5 | -10/+29 |
| | | | |||||
* | | | Merge pull request #767 from sskousen/jruby_ciphers | Miklós Fazekas | 2020-05-29 | 1 | -3/+3 |
|\ \ \ | | | | | | | | | Re-add fix for JRuby | ||||
| * | | | Switch back to ecb | Seth Skousen | 2020-05-28 | 1 | -3/+3 |
| | | | | |||||
| * | | | Re-add logic for JRuby | Seth Skousen | 2020-05-27 | 1 | -3/+3 |
| | | | | |||||
* | | | | Merge pull request #766 from sskousen/jruby_cert | Miklós Fazekas | 2020-05-29 | 1 | -2/+3 |
|\ \ \ \ | |_|/ / |/| | | | Tweak max constant value to work with JRuby 9.1 | ||||
| * | | | Tweak max constant value to work with JRuby 9.1 | Seth Skousen | 2020-05-27 | 1 | -2/+3 |
| |/ / | |||||
* | | | 6.1 release preparev6.1.0v6.1 | Miklos Fazekas | 2020-05-28 | 1 | -1/+1 |
|/ / | |||||
* | | 6.1.0.rc1v6.1.0.rc1 | Miklos Fazekas | 2020-04-25 | 1 | -3/+3 |
| | | |||||
* | | Revert "Make hmac-sha2-{256,512}-etm opt-in"revert-757-opt-in-etm-hmac | Miklós Fazekas | 2020-04-25 | 1 | -4/+3 |
| | | |||||
* | | Fix corrupted hmac detected | Miklos Fazekas | 2020-04-25 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #751 from maxfierke/mf-support_algo_subtraction | Miklós Fazekas | 2020-04-24 | 1 | -3/+17 |
|\ \ | | | | | | | Support algorithm subtraction syntax from ssh_config | ||||
| * | | Support algorithm subtraction syntax from ssh_config | Max Fierke | 2020-04-14 | 1 | -3/+17 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As per `man ssh_config` for KexAlgorithms, MACs, and similar options: ``` Multiple algorithms must be comma-separated. Alternately if the specified value begins with a '+' character, then the specified methods will be appended to the default set instead of replacing them. If the specified value begins with a '-' character, then the specified methods (including wildcards) will be removed from the default set instead of replacing them. ``` Without this, having these subtraction options in your SSH config will replace the default algorithms and cause Net::SSH to raise with `Net::SSH::Exception` and "could not settle on host_key algorithm". i.e. it uses `-ssh-rsa` as the algorithm, rather than removing `ssh-rsa` from the algorithm preferences. | ||||
* | | | 6.0.1v6.0.1 | Miklos Fazekas | 2020-04-24 | 1 | -1/+1 |
| | | | |||||
* | | | Make hmac-md5-96 hmac-sha2-512-etm@openssh.com hmac-sha2-256-etm@openssh.com ↵ | Miklos Fazekas | 2020-04-24 | 1 | -3/+4 |
| | | | | | | | | | | | | opt in instead of default because of the currpoted hmac issue | ||||
* | | | Added new basic hmac integration test for etm | Miklos Fazekas | 2020-04-20 | 1 | -1/+3 |
| | | | |||||
* | | | Final releasev6.0.0 | Miklos Fazekas | 2020-04-20 | 1 | -1/+1 |
|/ / | |||||
* | | Update version.rb | Miklós Fazekas | 2020-03-18 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #745 from uzxmx/master | Miklós Fazekas | 2020-03-16 | 2 | -2/+12 |
|\ \ | | | | | | | Add set_env option | ||||
| * | | Add integration test for set_env option | Mingxiang Xue | 2020-03-11 | 2 | -5/+0 |
| | | | | | | | | | | | | Signed-off-by: Mingxiang Xue <mingxiangxue@gmail.com> | ||||
| * | | Fix rubocop styles | Mingxiang Xue | 2020-03-09 | 2 | -0/+5 |
| | | | | | | | | | | | | Signed-off-by: Mingxiang Xue <mingxiangxue@gmail.com> | ||||
| * | | Add set_env option | Mingxiang Xue | 2020-03-09 | 2 | -2/+12 |
| | | | | | | | | | | | | Signed-off-by: Mingxiang Xue <mingxiangxue@gmail.com> | ||||
* | | | Merge pull request #746 from sskousen/master | Miklós Fazekas | 2020-03-16 | 1 | -1/+10 |
|\ \ \ | | | | | | | | | Limit cert.valid_before to max supported by JRuby | ||||
| * | | | Only limit value if on JRuby | Seth Skousen | 2020-03-12 | 1 | -3/+4 |
| | | | | |||||
| * | | | Only limit valid_before if on JRuby | Seth Skousen | 2020-03-12 | 1 | -5/+5 |
| | | | | |||||
| * | | | Only limit value if on JRuby | Seth Skousen | 2020-03-12 | 1 | -1/+6 |
| | | | | |||||
| * | | | Limit cert.valid_before to max supported by JRuby | Seth Skousen | 2020-03-11 | 1 | -1/+4 |
| |/ / |