summaryrefslogtreecommitdiff
path: root/templates/sshd_config/Gentoo.erb
AgeCommit message (Expand)Author
2015-05-07Adjust variable lookup in templates to silence deprecation warnings, fixes #1Jerome Charaoui
2015-05-04Implement enhanced MAC (Message Authentication Codes) according toMicah Anderson
2015-05-04Implement enhanced symmetric cipher selection, based onMicah Anderson
2015-05-04Implement KexAlgorithms settings, based on Key exchange section ofMicah Anderson
2015-05-04Change 'hardened_ssl' paramter to simply 'hardened', this makes moreMicah Anderson
2012-06-05new style for 2.7mh
2011-07-21Adding PrintMotd parameter to all templates and setting per-distro default valueSilvio Rhatto
2011-07-13Removing sshd_use_strong_ciphers parameter as sshd_hardened_ssl does the jobSilvio Rhatto
2011-07-13Merge branch 'master' of git://labs.riseup.net/shared-sshdSilvio Rhatto
2011-06-21New opt-in support to only use strong SSL ciphers and MACs.intrigeri
2011-02-23Adding sshd_use_strong_ciphers to all sshd_config templatesSilvio Rhatto
2010-10-16Syntax fix.intrigeri
2010-10-16New option sshd_ports that obsoletes sshd_port.intrigeri
2010-10-16Cleanup templates: sshd_port is guaranteed by init.pp not to be empty.intrigeri
2009-07-07Template out the possibility of specifying the key word 'off' to theMicah Anderson
2009-07-07replace the sshd_additional_options variable with two, one calledMicah Anderson
2008-10-20new options, cleaned up real_ hackmh
2008-09-29merged with riseupmh