Home
last modified time | relevance | path

Searched refs:REGRESS_INTEROP_PUTTY (Results 1 – 6 of 6) sorted by relevance

/freebsd-13.1/crypto/openssh/.github/
H A Dconfigs166 REGRESS_INTEROP_PUTTY=yes
167 export REGRESS_INTEROP_PUTTY
/freebsd-13.1/crypto/openssh/regress/
H A Dputty-kex.sh6 if test "x$REGRESS_INTEROP_PUTTY" != "xyes" ; then
H A Dputty-ciphers.sh6 if test "x$REGRESS_INTEROP_PUTTY" != "xyes" ; then
H A Dtest-exec.sh635 REGRESS_INTEROP_PUTTY=no
638 REGRESS_INTEROP_PUTTY=yes
642 *) REGRESS_INTEROP_PUTTY=no ;;
645 if test "$REGRESS_INTEROP_PUTTY" = "yes" ; then
H A Dputty-transfer.sh6 if test "x$REGRESS_INTEROP_PUTTY" != "xyes" ; then
/freebsd-13.1/crypto/openssh/
H A DChangeLog471 Resync behaviour when REGRESS_INTEROP_PUTTY is not set with OpenBSD.