summaryrefslogtreecommitdiff
path: root/security/ssh/files/patch-bd (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make IPv6-enable ssh works on socks environment.Munechika SUMIKAWA2000-02-241-3/+14
| | | | | | | Submitted by: Masahide -mac- NODA <mac@clave.gr.jp> Reviewed by: shin, Robert Muir <rmuir@looksharp.net> Toshihiko Kodama <kodama@ayame.mfd.cs.fujitsu.co.jp> Approved by: torstenb
* Add IPv6 support to ssh.Torsten Blum2000-01-141-0/+49
The IPv6 patch was obtained from the kame repository and has been been writen by KIKUCHI Takahiro <kick@kyoto.wide.ad.jp> Due to the whole mess with different patches it was necessary to include both the IPv6 patch and patch-ssh-1.2.27-bsd.tty.chown in ${PATCHDIR}. Since both patches modify the configure script it was also necessary to rebuild it via autoconf from configure.in. I've decided to use USE_AUTOCONF instead of including the re-build configure script in ${FILESDIR} Obtained from: KAME/WIDE