| Commit message (Expand) | Author | Age | Files | Lines |
* | If KRB5_HOME is defined, compile ssh with krb5 support. | Dima Ruban | 1998-08-01 | 1 | -1/+5 |
* | Fix up slogin1.1 -> ssh1.1 symlink too. | Satoshi Asami | 1998-07-25 | 1 | -1/+3 |
* | upgrade to 1.2.26 for security improvements | Warner Losh | 1998-07-11 | 2 | -3/+3 |
* | Do not install slogin1.1 manpage, no such program | Andrey A. Chernov | 1998-06-12 | 1 | -3/+1 |
* | Fix all *1 links | Andrey A. Chernov | 1998-06-12 | 1 | -16/+30 |
* | 1.2.22 -> 1.2.25 | Dima Ruban | 1998-06-12 | 5 | -436/+176 |
* | Two "/usr/local" --> ${PREFIX} | David E. O'Brien | 1998-05-23 | 1 | -2/+2 |
* | Allow use of Phil Karn's patchkit that implements DES/DES3 in | Matthew Hunt | 1998-05-22 | 2 | -1/+11 |
* | Further adjustments to english. | Jordan K. Hubbard | 1998-03-10 | 1 | -4/+4 |
* | Clean up and clarify some english user prompts in the Makefile which | Jordan K. Hubbard | 1998-03-10 | 1 | -6/+6 |
* | Fix rare DES empty passwords bug | Andrey A. Chernov | 1998-02-13 | 1 | -0/+13 |
* | Don't print "No mail" for FreeBSD , just print nothing | Andrey A. Chernov | 1998-01-22 | 1 | -3/+15 |
* | Fix .hushlogin support | Andrey A. Chernov | 1998-01-22 | 1 | -48/+74 |
* | Upgrade to ssh 1.2.22. Please send problems with the upgrade to me. | Warner Losh | 1998-01-20 | 3 | -426/+359 |
* | Merge in change requested by theo: | Warner Losh | 1997-12-24 | 1 | -1/+1 |
* | Make the SOCKS support from USE_SOCKS play nicely with the socks5 port. | Warner Losh | 1997-12-24 | 1 | -2/+2 |
* | Change to use perl5.004_04 | Mark Murray | 1997-11-21 | 1 | -4/+4 |
* | ftp.dsi.unimi.it -> idea.sec.dsi.unimi.it | Dima Ruban | 1997-11-10 | 1 | -2/+2 |
* | fixed little typo. | Ralf S. Engelschall | 1997-10-10 | 1 | -2/+2 |
* | Upgrade to 1.2.21 | Torsten Blum | 1997-09-16 | 3 | -65/+67 |
* | mv -> ${MV}. | Masafumi Max NAKANE | 1997-09-11 | 1 | -2/+2 |
* | Prevent this server error message: | John Polstra | 1997-07-19 | 1 | -0/+13 |
* | Update name of perl executable in dependencies to "perl5.00401". | Satoshi Asami | 1997-07-18 | 1 | -4/+4 |
* | typo in comment | Adam David | 1997-07-01 | 1 | -2/+2 |
* | Handle expired and changed password timeouts now | Andrey A. Chernov | 1997-06-11 | 1 | -19/+70 |
* | Don't remove the host key on pkg_delete. It is irreplaceable. | John Polstra | 1997-06-02 | 1 | -1/+0 |
* | Upgrade all ports requiring perl5.003 to perl5.004 | James FitzGibbon | 1997-05-24 | 1 | -4/+4 |
* | login_getclass() -> login_getpwclass(). | David Nugent | 1997-05-10 | 1 | -2/+2 |
* | Fix 3 error with login.conf | Andrey A. Chernov | 1997-05-02 | 1 | -24/+38 |
* | Update from ssh-1.2.19 to ssh-1.2.20. All patches applied still, I just | Peter Wemm | 1997-04-25 | 6 | -67/+76 |
* | Add virtual category 'perl5'. | Wolfram Schneider | 1997-04-20 | 1 | -2/+2 |
* | Disable extended LOGIN_CAP $MAIL processing until it will be fixed | Andrey A. Chernov | 1997-04-16 | 1 | -1/+1 |
* | Upgrade to 1.2.19 | Andrey A. Chernov | 1997-04-16 | 6 | -78/+151 |
* | Back out previous patch, I got confused by an old sshd.conf file | Paul Traina | 1997-04-01 | 1 | -2/+2 |
* | Fix argument parsing loop in ssh-agent (original 1.2.18 bug) | Andrey A. Chernov | 1997-04-01 | 1 | -0/+13 |
* | Generate host key in /etc to match the port | Paul Traina | 1997-04-01 | 1 | -2/+2 |
* | Upgrade to 1.2.18 | Andrey A. Chernov | 1997-03-28 | 8 | -190/+191 |
* | Add LOGIN_CAP abilities | Andrey A. Chernov | 1997-02-27 | 5 | -37/+237 |
* | Make one of our changes for -current work on 2.1. In -current, rresvport() | Peter Wemm | 1996-12-27 | 1 | -1/+2 |
* | 1.2.16 --> 1.2.17 | Adam David | 1996-11-20 | 3 | -19/+19 |
* | Use MAN? macros. CATEGORIES+= -> CATEGORIES. | Satoshi Asami | 1996-11-18 | 1 | -5/+6 |
* | Remove my ptys patch, because this code is unused, openpty is used instead | Andrey A. Chernov | 1996-11-12 | 1 | -15/+35 |
* | Use BSD naming convention for pty names, it fixes two problems: | Andrey A. Chernov | 1996-11-12 | 1 | -0/+19 |
* | Change syslog facility from DAEMON to AUTH | Andrey A. Chernov | 1996-11-02 | 1 | -0/+19 |
* | Use system shared libgmp now | Andrey A. Chernov | 1996-10-24 | 2 | -89/+183 |
* | It fixes a really annoying error | Andrey A. Chernov | 1996-10-17 | 1 | -0/+32 |
* | Upgrade to official 1.2.16 | Andrey A. Chernov | 1996-10-16 | 5 | -69/+98 |
* | Oh my goodness! Satoshi is finally fed up and decided to "clean up" | Satoshi Asami | 1996-10-10 | 1 | -1/+1 |
* | Remove LIB_DEPENDS on libz, it's in /usr/src now. | Satoshi Asami | 1996-08-19 | 1 | -2/+1 |
* | Have ssh use rresvport() to get a privileged socket instead of doing it | Peter Wemm | 1996-08-12 | 1 | -0/+26 |