summaryrefslogtreecommitdiff
path: root/security/ssh/files/patch-ad (follow)
Commit message (Collapse)AuthorAgeFilesLines
* PR: ports/12037SADA Kenji1999-06-151-8/+8
| | | | | | | | | | Submitted by: Issei Suzuki <issei@jp.FreeBSD.ORG> Upgrade to 1.2.27. # I'm not maintainer but it seems that torstenb is too busy to # look the PR and many people want new version ssh port. Notes: svn path=/head/; revision=19489
* Fix rare DES empty passwords bugAndrey A. Chernov1998-02-131-0/+13
| | | | Notes: svn path=/head/; revision=9707
* Upgrade to 1.2.19Andrey A. Chernov1997-04-161-13/+0
| | | | Notes: svn path=/head/; revision=6222
* Fix argument parsing loop in ssh-agent (original 1.2.18 bug)Andrey A. Chernov1997-04-011-0/+13
| | | | Notes: svn path=/head/; revision=6082
* Upgrade to 1.2.18Andrey A. Chernov1997-03-281-32/+0
| | | | Notes: svn path=/head/; revision=6051
* It fixes a really annoying errorAndrey A. Chernov1996-10-171-0/+32
reporting bug which happens if the remote end uses tcp_wrappers to control sshd access (it says something like "read: no such file or directory" or "read: permission denied" instead of "connection closed"). I already sent it in to the ssh mailing list. Submitted by: fenner Notes: svn path=/head/; revision=4020