Jeffrey H. Johnson 4bb25d57f0 Update a few other 8.4 mentions to 8.5 3 years ago
..
aix c59b82e657 multi: Fixup, simplify and clean-up shell scripts. 3 years ago
cygwin c59b82e657 multi: Fixup, simplify and clean-up shell scripts. 3 years ago
hpux e918d7966f change my e-mail to a portable one. 23 years ago
redhat 4bb25d57f0 Update a few other 8.4 mentions to 8.5 3 years ago
solaris 10479cc2a4 Many typo fixes from Karsten Weiss 6 years ago
suse 5aefc130e2 Adjust permissions 3 years ago
Makefile c9792783a9 Add a gnome-ssh-askpass3 target for GTK+3 version 7 years ago
README a4f5b507c7 fix URL for connect.c 8 years ago
findssl.sh f8e5fc25fa multi: Backport upstream changes to ssh-copy-id. 3 years ago
gnome-ssh-askpass1.c a8e06cef35 - djm@cvs.openbsd.org 2003/11/21 11:57:03 20 years ago
gnome-ssh-askpass2.c 988d5cd7fb Give the ssh-askpass-gnome window a default icon 3 years ago
ssh-copy-id f8e5fc25fa multi: Backport upstream changes to ssh-copy-id. 3 years ago
ssh-copy-id.1 9bb8a303ce sync with upstream ssh-copy-id rev f0da1a1b7 3 years ago
sshd.pam.freebsd 256fdcbec5 Moved package files to contrib/ 24 years ago
sshd.pam.generic 250071fd77 - (djm) [contrib/sshd.pam.generic contrib/caldera/sshd.pam] 15 years ago
sshd.service 4745c0fbd8 Initial porting of IBM and Red Hat modifications. 3 years ago

README

Other patches and addons for OpenSSH. Please send submissions to
djm@mindrot.org

Externally maintained
---------------------

SSH Proxy Command -- connect.c

Shun-ichi GOTO has written a very useful ProxyCommand
which allows the use of outbound SSH from behind a SOCKS4, SOCKS5 or
https CONNECT style proxy server. His page for connect.c has extensive
documentation on its use as well as compiled versions for Win32.

https://bitbucket.org/gotoh/connect/wiki/Home


X11 SSH Askpass:

Jim Knoble has written an excellent X11
passphrase requester. This is highly recommended:

http://www.jmknoble.net/software/x11-ssh-askpass/


In this directory
-----------------

ssh-copy-id:

Phil Hands' shell script to automate the process of adding
your public key to a remote machine's ~/.ssh/authorized_keys file.

gnome-ssh-askpass[12]:

A GNOME and Gtk2 passphrase requesters. Use "make gnome-ssh-askpass1" or
"make gnome-ssh-askpass2" to build.

sshd.pam.generic:

A generic PAM config file which may be useful on your system. YMMV

sshd.pam.freebsd:

A PAM config file which works with FreeBSD's PAM port. Contributed by
Dominik Brettnacher

findssl.sh:

Search for all instances of OpenSSL headers and libraries and print their
versions. This is intended to help diagnose OpenSSH's "OpenSSL headers do not
match your library" errors.

aix:
Files to build an AIX native (installp or SMIT installable) package.

caldera:
RPM spec file and scripts for building Caldera OpenLinuix packages

cygwin:
Support files for Cygwin

hpux:
Support files for HP-UX

redhat:
RPM spec file and scripts for building Redhat packages

suse:
RPM spec file and scripts for building SuSE packages