Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-05-07 | Adjust variable lookup in templates to silence deprecation warnings, fixes #1 | Jerome Charaoui | |
2015-05-04 | Implement enhanced MAC (Message Authentication Codes) according to | Micah Anderson | |
installed version of openssh and https://stribika.github.io/2015/01/04/secure-secure-shell.html | |||
2015-05-04 | Implement enhanced symmetric cipher selection, based on | Micah Anderson | |
https://stribika.github.io/2015/01/04/secure-secure-shell.html and version of openssh installed | |||
2015-05-04 | Implement KexAlgorithms settings, based on Key exchange section of | Micah Anderson | |
https://stribika.github.io/2015/01/04/secure-secure-shell.html Note, that on some systems it is uncertain if they will have a new enough version of openssh installed, so on those a version test is done to see before setting them. | |||
2015-05-04 | Change 'hardened_ssl' paramter to simply 'hardened', this makes more | Micah Anderson | |
sense in general | |||
2014-08-15 | move to os release number on centos for selection | mh | |