| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Several fixes/improvements :- | Peter Wemm | 1996-08-08 | 2 | -5/+14 |
* | The checksum for the ssh tarball was out of date - fix it. | Jordan K. Hubbard | 1996-07-29 | 1 | -1/+1 |
* | If using socks, make sure you find socks library | Paul Traina | 1996-07-22 | 1 | -7/+5 |
* | Back out andrews change - 1.2.14.1 is not an official ssh release. | Torsten Blum | 1996-07-18 | 5 | -87/+77 |
* | Use += for USA_RESIDENT MASTER_SITES | Andrey A. Chernov | 1996-07-17 | 1 | -3/+2 |
* | Upgrade to 1.2.14.1 | Andrey A. Chernov | 1996-07-16 | 5 | -75/+86 |
* | Add back checksum for rsaref2, used only while building in the US. | Satoshi Asami | 1996-07-05 | 1 | -0/+1 |
* | Remove reminder about host key generation, it autogenerated on install | Andrey A. Chernov | 1996-06-20 | 1 | -5/+1 |
* | If hostname > UT_HOSTSIZE, write its numeric address instead to keep | Andrey A. Chernov | 1996-06-17 | 1 | -0/+24 |
* | Install an sshd.sh startup file. | Jordan K. Hubbard | 1996-06-15 | 2 | -1/+9 |
* | Path on master site has changed | Torsten Blum | 1996-06-15 | 1 | -2/+2 |
* | Return back to distributed libz 0.95 | Andrey A. Chernov | 1996-06-08 | 1 | -2/+1 |
* | Update ssh-1.2.13 -> ssh-1.2.14 | Peter Wemm | 1996-06-07 | 4 | -101/+53 |
* | Update the hack for locating wish/wish4.0 to also look for wish4.1 now | Peter Wemm | 1996-05-24 | 1 | -3/+7 |
* | Change NO_PACKAGE to RESTRICTED. | Satoshi Asami | 1996-04-17 | 1 | -2/+2 |
* | Auto-sense installed perl & wish | Andrey A. Chernov | 1996-03-24 | 1 | -3/+7 |
* | Move perl depends under USE_PERL | Andrey A. Chernov | 1996-03-23 | 1 | -2/+12 |
* | Check USE_WISH for YES value as other parts of Makefile does | Andrey A. Chernov | 1996-03-21 | 1 | -2/+2 |
* | Use wish only if USE_WISH defined. | Andrey A. Chernov | 1996-03-21 | 1 | -2/+2 |
* | Update for perl5.002 | Mark Murray | 1996-03-16 | 1 | -2/+2 |
* | Use libz 1.0 | Andrey A. Chernov | 1996-02-19 | 1 | -2/+2 |
* | Checksum for rsaref2.tar.gz. Only used if you are compiling this in USA. | Satoshi Asami | 1996-02-19 | 1 | -0/+1 |
* | Upgrade to 1.2.13 | Andrey A. Chernov | 1996-02-17 | 3 | -16/+16 |