HomeSort by relevance Sort by last modified time
    Searched refs:SSH (Results 26 - 41 of 41) sorted by null

12

  /external/openssh/regress/
banner.sh 12 ( ${SSH} -2 -F $OBJ/ssh_proxy otherhost true 2>$OBJ/banner.out && \
33 ( ${SSH} -2 -F $OBJ/ssh_proxy otherhost true 2>$OBJ/banner.out && \
40 ( ${SSH} -q -2 -F $OBJ/ssh_proxy otherhost true 2>$OBJ/banner.out && \
kextype.sh 24 ${SSH} -F $OBJ/ssh_proxy -o KexAlgorithms=$k x true
26 fail "ssh kex $k"
reconfigure.sh 32 ${SSH} -o "Protocol=$p" -F $OBJ/ssh_config somehost true
34 fail "ssh connect with protocol $p failed after reconfigure"
dynamic-forward.sh 28 ${SSH} -$p -F $OBJ/ssh_config -f -D $FWDPORT -q \
43 trace "testing ssh protocol $p socks version $s host $h"
44 ${SSH} -F $OBJ/ssh_config \
rekey.sh 18 ${SSH} -oCompression=no -oRekeyLimit=$s \
22 fail "ssh failed"
stderr-after-eof.sh 29 ${SSH} -2 -F $OBJ/ssh_proxy otherhost \
34 fail "ssh failed with exit code $r"
cert-hostkey.sh 19 fail "ssh-keygen of host_ca_key failed"
32 fail "ssh-keygen of cert_host_key_${ktype} failed"
58 ${SSH} -2 -oUserKnownHostsFile=$OBJ/known_hosts-cert \
62 fail "ssh cert connect failed"
100 ${SSH} -2 -oUserKnownHostsFile=$OBJ/known_hosts-cert \
104 fail "ssh cert connect succeeded unexpectedly"
125 ${SSH} -2 -oUserKnownHostsFile=$OBJ/known_hosts-cert \
129 fail "ssh cert connect succeeded unexpectedly"
163 ${SSH} -2 -oUserKnownHostsFile=$OBJ/known_hosts-cert \
169 fail "ssh cert connect $ident failed unexpectedly
    [all...]
reexec.sh 26 ${SSH} -nqo "Protocol=$p" -F $OBJ/ssh_config somehost \
29 fail "ssh cat $DATA failed"
ssh-com.sh 1 # $OpenBSD: ssh-com.sh,v 1.7 2004/02/24 17:06:52 markus Exp $
4 tid="connect to ssh.com server"
6 #TEST_COMBASE=/path/to/ssh/com/binaries
32 # ssh.com
85 ${SSH} -qF ${OBJ}/ssh_config_com -o "${PROXY}" dummy exit 0
87 fail "ssh connect to sshd2 ${v} failed"
107 ${SSH} -c $c -m $m -qF ${OBJ}/ssh_config_com -o "${PROXY}" dummy exit 0
109 fail "ssh connect to sshd2 ${v} with $c/$m failed"
keytype.sh 25 fail "ssh-keygen for type $type, $bits bits failed"
33 trace "ssh connect, userkey $ut, hostkey $ht"
49 ${TIME} ${SSH} -F $OBJ/ssh_proxy 999.999.999.999 true
51 fail "ssh userkey $ut, hostkey $ht failed"
agent-pkcs11.sh 12 # prevent ssh-agent from calling ssh-askpass
17 # start command w/o tty, so ssh-add accepts pin from stdin
27 fail "could not start ssh-agent: exit code $r"
43 fail "ssh-add -s failed: exit code $r"
50 fail "ssh-add -l failed: exit code $r"
54 ${SSH} -2 -F $OBJ/ssh_proxy somehost exit 5
57 fail "ssh connect failed (exit code $r)"
64 fail "ssh-add -e failed: exit code $r"
test-exec.sh 62 SSH=ssh
64 SSHAGENT=ssh-agent
65 SSHADD=ssh-add
66 SSHKEYGEN=ssh-keygen
67 SSHKEYSCAN=ssh-keyscan
78 SSH="${TEST_SSH_SSH}"
137 export SSH SSHD SSHAGENT SSHADD SSHKEYGEN SSHKEYSCAN SFTP SFTPSERVER SCP
138 #echo $SSH $SSHD $SSHAGENT $SSHADD $SSHKEYGEN $SSHKEYSCAN $SFTP $SFTPSERVER $SCP
175 echo bad pid for ssh: $pi
    [all...]
  /external/openssh/contrib/suse/
openssh.spec 8 # The version of x11-ssh-askpass to use
14 Summary: OpenSSH, a free Secure Shell (SSH) protocol implementation
20 Source1: x11-ssh-askpass-%{xversion}.tar.gz
22 Group: Productivity/Networking/SSH
25 Obsoletes: ssh
26 Provides: ssh
43 Group: Productivity/Networking/SSH
45 Obsoletes: ssh-extras
46 Provides: openssh:${_libdir}/ssh/ssh-askpas
    [all...]
  /external/openssh/contrib/caldera/
openssh.spec 11 %define _sysconfdir /etc/ssh
12 %define _libexecdir %{_libdir}/ssh
27 %define xsa x11-ssh-askpass
39 Summary : OpenSSH free Secure Shell (SSH) implementation.
40 Summary(de) : OpenSSH - freie Implementation der Secure Shell (SSH).
41 Summary(es) : OpenSSH implementaci?n libre de Secure Shell (SSH).
42 Summary(fr) : Impl?mentation libre du shell s?curis? OpenSSH (SSH).
44 Summary(pt) : Implementa??o livre OpenSSH do protocolo 'Secure Shell' (SSH).
45 Summary(pt_BR) : Implementa??o livre OpenSSH do protocolo Secure Shell (SSH).
51 Obsoletes : ssh, ssh-clients, openssh-client
    [all...]
  /external/openssh/contrib/redhat/
openssh.spec 8 # Version of ssh-askpass
23 # Use GTK2 instead of GNOME in gnome-ssh-askpass
67 Summary: The OpenSSH implementation of SSH protocol versions 1 and 2.
78 Source1: http://www.jmknoble.net/software/x11-ssh-askpass/x11-ssh-askpass-%{aversion}.tar.gz
83 Obsoletes: ssh
111 Obsoletes: ssh-clients
116 Obsoletes: ssh-server
126 Obsoletes: ssh-extras
132 Obsoletes: ssh-extra
    [all...]
  /external/mdnsresponder/mDNSCore/
mDNS.c     [all...]

Completed in 213 milliseconds

12