| Commit message (Expand) | Author | Age | Files | Lines |
* | Oops, I forgot to remove old patches... | Jun Kuriyama | 1998-11-23 | 6 | -598/+0 |
* | Secure shell client and server (remote login program). | Jun Kuriyama | 1998-11-23 | 6 | -318/+172 |
* | Mark this broken as it awaits upgrade after repository copy. | Satoshi Asami | 1998-11-22 | 1 | -1/+3 |
* | add official kerberos patch | Andrey A. Chernov | 1998-11-10 | 1 | -0/+286 |
* | configure with "--without-x" if X11BASE/bin/xauth is missing. | David E. O'Brien | 1998-10-30 | 1 | -1/+5 |
* | Um, be careful when you copy stuff around -- change the second | Satoshi Asami | 1998-10-08 | 1 | -2/+2 |
* | Better depends. | Jordan K. Hubbard | 1998-10-08 | 1 | -2/+3 |
* | Clean this file up a bit. | Jordan K. Hubbard | 1998-10-08 | 1 | -7/+5 |
* | Properly reference the rsaref sources, which are required during the build | Jordan K. Hubbard | 1998-10-08 | 2 | -7/+10 |
* | Depend on ports collection rsaref, since we have it now already | Jordan K. Hubbard | 1998-10-07 | 1 | -8/+3 |
* | Make RSA stuff work on alpha (or on any other 64bit architecture) | Dima Ruban | 1998-09-26 | 1 | -1/+2 |
* | tcp_wrapper is now converted to ELF. While I'm here, fix smail Makefile: | Satoshi Asami | 1998-09-17 | 1 | -2/+2 |
* | Use ${PERL5} wherever appropriate. Largely untested; hope my eyeball | Satoshi Asami | 1998-09-15 | 1 | -4/+3 |
* | Repair a linkage problem, whereis the ssh port was trying to | Chuck Robey | 1998-09-13 | 1 | -186/+121 |
* | The pkg_create(1) handles symlinks correctly. Delist manpages. | Tim Vanderhoek | 1998-08-19 | 2 | -42/+20 |
* | Use ${PERL_VERSION} on perl version. | Vanilla I. Shu | 1998-08-17 | 1 | -4/+4 |
* | Change perl version to 5.00502. | Vanilla I. Shu | 1998-08-17 | 1 | -4/+4 |
* | 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 |
* | 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 | 8 | -84/+93 |
* | 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 | 8 | -90/+163 |
* | Back out previous patch, I got confused by an old sshd.conf file | Paul Traina | 1997-04-01 | 1 | -2/+2 |