Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix: integration test should use legacy PEM format for private keys if ↵mfazekas-try-new-ubuntu | Miklós Fazekas | 2023-03-22 | 1 | -0/+13 |
| | | | | ED25519 is not loaded | ||||
* | fix: integration test failures | Miklós Fazekas | 2023-03-22 | 1 | -0/+4 |
| | |||||
* | Fix rubocop coding style. | Florian Wininger | 2021-10-25 | 1 | -3/+3 |
| | | | | Lot of spacing issues :) | ||||
* | Improve intergation test | Miklós Fazekas | 2021-08-05 | 1 | -1/+1 |
| | |||||
* | Fix start_sshd_7_or_later config lines | Miklós Fazekas | 2021-08-05 | 1 | -1/+1 |
| | |||||
* | Initial version of cert base host auth | Miklós Fazekas | 2021-08-05 | 1 | -8/+11 |
| | |||||
* | Rubocop fixes | Miklós Fazekas | 2021-08-03 | 1 | -2/+2 |
| | |||||
* | Fix integration tests | Miklós Fazekas | 2021-08-03 | 1 | -1/+1 |
| | |||||
* | Fix empty line for code clarity | Florian Wininger | 2021-07-01 | 1 | -0/+4 |
| | |||||
* | Fix rubucoprc2 | Miklós Fazekas | 2021-03-12 | 1 | -3/+3 |
| | |||||
* | Fixed more opensshd kill | Miklós Fazekas | 2021-03-12 | 1 | -3/+6 |
| | |||||
* | Fixed integration test opensshd kill | Miklós Fazekas | 2021-03-12 | 1 | -9/+35 |
| | |||||
* | Rubocop fix | Miklos Fazekas | 2020-06-10 | 1 | -1/+1 |
| | |||||
* | Rubocop fixes | Miklos Fazekas | 2020-06-10 | 1 | -1/+1 |
| | |||||
* | Implemented rsa-sha2-512, rsa-sha2-256 host_key algs | Miklos Fazekas | 2020-06-10 | 1 | -1/+9 |
| | |||||
* | Add integration test for set_env option | Mingxiang Xue | 2020-03-11 | 1 | -0/+1 |
| | | | | Signed-off-by: Mingxiang Xue <mingxiangxue@gmail.com> | ||||
* | Integration test for Curve25519Sha256Keysint-test-curve25519sha256 | Miklos Fazekas | 2019-09-16 | 1 | -0/+37 |
| | |||||
* | Rubocop : fix parentheses | Florian Wininger | 2019-08-23 | 1 | -1/+1 |
| | | | | Signed-off-by: Florian Wininger <fw.centrale@gmail.com> | ||||
* | Added integation test for cert client auth | Miklos Fazekas | 2017-01-11 | 1 | -0/+5 |
| | |||||
* | Added ssh-ed25519 to HostKeys algorithms | Miklos Fazekas | 2016-12-11 | 1 | -0/+17 |
| | |||||
* | Added .exitstatus to exec! return value | Miklos Fazekas | 2016-11-25 | 1 | -1/+1 |
| | |||||
* | Codecov should be before minitest/autorun | Miklos Fazekas | 2016-11-25 | 1 | -2/+1 |
| | |||||
* | Integration tests on travis | Miklos Fazekas | 2016-04-07 | 1 | -0/+1 |
| | |||||
* | Migrated to minitest | Miklos Fazekas | 2016-03-26 | 1 | -3/+2 |
| | |||||
* | use bcrypt_pbkdf gem, add Gemfile, 4.0.0.alpha1 | Miklos Fazekas | 2016-03-19 | 1 | -6/+8 |
| | |||||
* | Moved test_forward to intgration tests | Miklos Fazekas | 2015-12-02 | 1 | -0/+6 |
| | |||||
* | Added integration test with vegrant | Miklos Fazekas | 2015-05-19 | 1 | -0/+57 |