Age | Commit message (Expand) | Author |
---|---|---|
2018-04-20 | set_passwords: Add newline to end of sshd config, only restart if updated. | Scott Moser |
2018-02-02 | Fix ssh keys validation in ssh_util | Tatiana Kholkina |
2017-09-05 | relocate tests/unittests/helpers.py to cloudinit/tests | Lars Kellogg-Stedman |
2017-01-24 | Add 3 ecdsa-sha2-nistp* ssh key types now that they are standardized | Lars Kellogg-Stedman |
2016-12-22 | LICENSE: Allow dual licensing GPL-3 or Apache 2.0 | Jon Grimm |
2016-03-03 | Update pep8 runner and fix pep8 issues | Ryan Harper |
2014-11-13 | Use test_helpers.TestCase for test_sshutil tests. | Daniel Watkins |
2014-11-12 | Handle = used as config delimiter in SSH config. | Daniel Watkins |
2014-11-12 | Add tests for current parse_ssh_config behaviour. | Daniel Watkins |
2013-03-07 | pep8 and pylint fixes | Scott Moser |
2013-03-01 | change parser.parse 'default_opts' to 'options' | Scott Moser |
2013-03-01 | add some unit tests, fix an issue or two | Scott Moser |