Home
last modified time | relevance | path

Searched refs:askpass (Results 1 – 14 of 14) sorted by relevance

/freebsd-14.2/crypto/openssh/
H A Dreadpass.c62 if (askpass == NULL) in ssh_askpass()
80 execlp(askpass, askpass, msg, (char *)NULL); in ssh_askpass()
81 fatal_f("exec(%s): %s", askpass, strerror(errno)); in ssh_askpass()
125 char cr = '\r', *askpass = NULL, *ret, buf[1024]; in read_passphrase() local
176 askpass = getenv(SSH_ASKPASS_ENV); in read_passphrase()
178 askpass = _PATH_SSH_ASKPASS_DEFAULT; in read_passphrase()
245 const char *askpass, *s; in notify_start() local
258 if ((askpass = getenv("SSH_ASKPASS")) == NULL) in notify_start()
259 askpass = _PATH_SSH_ASKPASS_DEFAULT; in notify_start()
260 if (*askpass == '\0') { in notify_start()
[all …]
H A DMakefile.in24 ASKPASS_PROGRAM=$(libexecdir)/ssh-askpass
H A DCREDITS98 Zack Weinberg <[email protected]> - GNOME askpass enhancement
H A DINSTALL77 http://www.jmknoble.net/software/x11-ssh-askpass/
H A Dconfigure.ac5710 E=`eval echo ${libexecdir}/ssh-askpass` ; E=`eval echo ${E}`
H A DChangeLog6235 …PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib/misc/ssh-askpass\" -D_PATH_SFTP_SE…
/freebsd-14.2/crypto/openssh/contrib/suse/
H A Dopenssh.spec20 Source1: x11-ssh-askpass-%{xversion}.tar.gz
39 %package askpass
44 Provides: openssh:${_libdir}/ssh/ssh-askpass
88 - Updated for new gnome-ssh-askpass build
90 - Made symlink to gnome-ssh-askpass called ssh-askpass
147 cd x11-ssh-askpass-%{xversion}
167 cd x11-ssh-askpass-%{xversion}
235 %files askpass
237 %doc x11-ssh-askpass-%{xversion}/README
238 %doc x11-ssh-askpass-%{xversion}/ChangeLog
[all …]
/freebsd-14.2/crypto/openssh/contrib/redhat/
H A Dopenssh.spec91 Source1: http://www.jmknoble.net/software/x11-ssh-askpass/x11-ssh-askpass-%{aversion}.tar.gz
143 %package askpass
149 %package askpass-gnome
183 %description askpass
188 %description askpass-gnome
240 pushd x11-ssh-askpass-%{aversion}
282 install x11-ssh-askpass-%{aversion}/x11-ssh-askpass $RPM_BUILD_ROOT%{_libexecdir}/openssh/x11-ssh-a…
283 ln -s x11-ssh-askpass $RPM_BUILD_ROOT%{_libexecdir}/openssh/ssh-askpass
287 install contrib/gnome-ssh-askpass $RPM_BUILD_ROOT%{_libexecdir}/openssh/gnome-ssh-askpass
408 %files askpass
[all …]
H A Dgnome-ssh-askpass.csh1 setenv SSH_ASKPASS /usr/libexec/openssh/gnome-ssh-askpass
H A Dgnome-ssh-askpass.sh1 SSH_ASKPASS=/usr/libexec/openssh/gnome-ssh-askpass
/freebsd-14.2/crypto/openssh/regress/
H A Dkeygen-convert.sh6 cat > $OBJ/askpass <<EOD
10 chmod u+x $OBJ/askpass
48 SSH_ASKPASS=$OBJ/askpass SSH_ASKPASS_REQUIRE=force \
H A DMakefile133 key.ed25519-512.pub key.rsa-* keys-command-args kh.* askpass \
/freebsd-14.2/crypto/openssh/contrib/
H A DMakefile22 rm -f *.o gnome-ssh-askpass gnome-ssh-askpass[123]
H A DREADME22 http://www.jmknoble.net/software/x11-ssh-askpass/
33 gnome-ssh-askpass[12]: