Branch: refs/heads/master Home: https://github.com/jenkinsci/sshd-module Commit: bb6963453086edef4e600abb2740182cd2f4ade0 https://github.com/jenkinsci/sshd-module/commit/bb6963453086edef4e600abb2740182cd2f4ade0 Author: Oleg Nenashev <o.v.nenas...@gmail.com> Date: 2017-04-25 (Tue, 25 Apr 2017)
Changed paths: M src/main/java/org/jenkinsci/main/modules/sshd/SSHD.java R src/test/java/org/jenkinsci/main/modules/ssh/SSHDTest.java A src/test/java/org/jenkinsci/main/modules/sshd/SSHDTest.java Log Message: ----------- [FIXED JENKINS-39738] - Enable aes192ctr and aes256ctr ciphers if JVM supports them (#14) * [FIXED JENKINS-39738] - Enable aes192ctr and aes256ctr ciphers if JVM supports them If the JVM supports unlimited-strength encryption, we can enable more ciphers. And the new SSHD core version provides good API for it. CBC ciphers won't be added due to https://www.kb.cert.org/vuls/id/958563 * [JENKINS-39738] - Use FINE logging level for Disabled ciphers * [JENKINS-39738] - Address comment from @jglick regarding the logging formatters -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.