| Commit message (Expand) | Author | Files | Lines |
1999-09-10 | Turn Root Login on again. | Torsten Blum | 1 | -1/+1 |
1999-06-18 | Only use trimdomain() if __FreeBSD_version > 320000 | Brian Somers | 2 | -9/+22 |
1999-06-15 | PR: ports/12037 | SADA Kenji | 9 | -384/+158 |
1999-05-07 | Always use trimdomain(), not just #if __FreeBSD_version >= 400004 | Brian Somers | 2 | -22/+8 |
1999-04-11 | Reduce the copy of the DISPLAY variable using | Brian Somers | 1 | -2/+24 |
1999-04-11 | Call trimdomain() to reduce the size of the ut_host | Brian Somers | 1 | -0/+31 |
1998-11-10 | add official kerberos patch | Andrey A. Chernov | 1 | -0/+286 |
1998-10-08 | Properly reference the rsaref sources, which are required during the build | Jordan K. Hubbard | 1 | -5/+8 |
1998-09-13 | Repair a linkage problem, whereis the ssh port was trying to | Chuck Robey | 1 | -186/+121 |
1998-06-12 | 1.2.22 -> 1.2.25 | Dima Ruban | 2 | -425/+139 |
1998-02-13 | Fix rare DES empty passwords bug | Andrey A. Chernov | 1 | -0/+13 |
1998-01-22 | Don't print "No mail" for FreeBSD , just print nothing | Andrey A. Chernov | 1 | -3/+15 |
1998-01-22 | Fix .hushlogin support | Andrey A. Chernov | 1 | -48/+74 |
1998-01-20 | Upgrade to ssh 1.2.22. Please send problems with the upgrade to me. | Warner Losh | 1 | -422/+355 |
1997-12-24 | Merge in change requested by theo: | Warner Losh | 1 | -1/+1 |
1997-09-16 | Upgrade to 1.2.21 | Torsten Blum | 1 | -61/+63 |
1997-07-19 | Prevent this server error message: | John Polstra | 1 | -0/+13 |
1997-06-11 | Handle expired and changed password timeouts now | Andrey A. Chernov | 1 | -19/+70 |
1997-05-10 | login_getclass() -> login_getpwclass(). | David Nugent | 1 | -2/+2 |
1997-05-02 | Fix 3 error with login.conf | Andrey A. Chernov | 1 | -24/+38 |
1997-04-25 | Update from ssh-1.2.19 to ssh-1.2.20. All patches applied still, I just | Peter Wemm | 4 | -62/+62 |
1997-04-16 | Disable extended LOGIN_CAP $MAIL processing until it will be fixed | Andrey A. Chernov | 1 | -1/+1 |
1997-04-16 | Upgrade to 1.2.19 | Andrey A. Chernov | 4 | -74/+147 |
1997-04-01 | Fix argument parsing loop in ssh-agent (original 1.2.18 bug) | Andrey A. Chernov | 1 | -0/+13 |
1997-03-28 | Upgrade to 1.2.18 | Andrey A. Chernov | 6 | -186/+187 |
1997-02-27 | Add LOGIN_CAP abilities | Andrey A. Chernov | 5 | -37/+237 |
1996-12-27 | Make one of our changes for -current work on 2.1. In -current, rresvport() | Peter Wemm | 1 | -1/+2 |
1996-11-20 | 1.2.16 --> 1.2.17 | Adam David | 1 | -13/+13 |
1996-11-12 | Remove my ptys patch, because this code is unused, openpty is used instead | Andrey A. Chernov | 1 | -15/+35 |
1996-11-12 | Use BSD naming convention for pty names, it fixes two problems: | Andrey A. Chernov | 1 | -0/+19 |
1996-11-02 | Change syslog facility from DAEMON to AUTH | Andrey A. Chernov | 1 | -0/+19 |
1996-10-24 | Use system shared libgmp now | Andrey A. Chernov | 2 | -89/+183 |
1996-10-17 | It fixes a really annoying error | Andrey A. Chernov | 1 | -0/+32 |
1996-10-16 | Upgrade to official 1.2.16 | Andrey A. Chernov | 2 | -64/+89 |
1996-08-12 | Have ssh use rresvport() to get a privileged socket instead of doing it | Peter Wemm | 1 | -0/+26 |
1996-07-18 | Back out andrews change - 1.2.14.1 is not an official ssh release. | Torsten Blum | 2 | -67/+65 |
1996-07-16 | Upgrade to 1.2.14.1 | Andrey A. Chernov | 2 | -65/+67 |
1996-06-17 | If hostname > UT_HOSTSIZE, write its numeric address instead to keep | Andrey A. Chernov | 1 | -0/+24 |
1996-06-07 | Update ssh-1.2.13 -> ssh-1.2.14 | Peter Wemm | 1 | -74/+41 |
1996-02-17 | Upgrade to 1.2.13 | Andrey A. Chernov | 1 | -12/+12 |
1996-02-07 | Fix patch typo. | Paul Traina | 1 | -1/+1 |
1996-02-06 | Upgrade to snapshot of ssh. 1.1.12a was recalled due to even worse | Paul Traina | 2 | -14/+74 |
1995-11-21 | two minor adjustments to ssh for freebsd specific issues: | Peter Wemm | 1 | -0/+14 |
1995-10-07 | Ssh is a secure rlogin/rsh/rcp replacement with strong authentication | Torsten Blum | 1 | -0/+19 |