Lines Matching refs:sshvernum
308 my ($sshid, $sshvernum, $sshverstr, $ssherror) = sshversioninfo($ssh);
341 if((($sshid =~ /OpenSSH/) && ($sshvernum < 299)) ||
342 (($sshid =~ /SunSSH/) && ($sshvernum < 100))) {
902 if(($sshid =~ /OpenSSH/) && ($sshvernum >= 370)) {
906 if((($sshid =~ /OpenSSH/) && ($sshvernum >= 370)) ||
907 (($sshid =~ /SunSSH/) && ($sshvernum >= 120))) {
911 if(($sshid =~ /OpenSSH/) && ($sshvernum >= 390)) {
915 if(($sshid =~ /OpenSSH/) && ($sshvernum >= 420)) {
919 if(($sshid =~ /SunSSH/) && ($sshvernum >= 120)) {
923 if(($sshid =~ /OpenSSH/) && ($sshvernum >= 360)) {
927 if(($sshid =~ /OpenSSH/) && ($sshvernum >= 440)) {
931 if((($sshid =~ /OpenSSH/) && ($sshvernum >= 380)) ||
932 (($sshid =~ /SunSSH/) && ($sshvernum >= 120))) {
937 ($sshdvernum == $sshvernum)) {
945 if((($sshid =~ /OpenSSH/) && ($sshvernum >= 400)) ||
946 (($sshid =~ /SunSSH/) && ($sshvernum >= 120))) {
950 if(($sshid =~ /OpenSSH/) && ($sshvernum >= 390)) {
954 if(($sshid =~ /SunSSH/) && ($sshvernum >= 120)) {
958 if((($sshid =~ /OpenSSH/) && ($sshvernum < 380)) ||
963 if((($sshid =~ /OpenSSH/) && ($sshvernum >= 300)) ||
968 if(($sshid =~ /OpenSSH/) && ($sshvernum >= 430)) {
972 if((($sshid =~ /OpenSSH/) && ($sshvernum >= 370)) ||
973 (($sshid =~ /SunSSH/) && ($sshvernum >= 120))) {
977 if(($sshid =~ /OpenSSH/) && ($sshvernum >= 390)) {
981 if((($sshid =~ /OpenSSH/) && ($sshvernum >= 380)) ||
982 (($sshid =~ /SunSSH/) && ($sshvernum >= 120))) {
987 if(($sshid =~ /OpenSSH/) && ($sshvernum >= 380)) {
991 if(($sshid =~ /OpenSSH/) && ($sshvernum >= 430)) {
995 if(($sshid =~ /OpenSSH/) && ($sshvernum >= 380)) {