| Commit message (Expand) | Author | Age | Files | Lines |
* | Update this to a CVS_DATE of a few minutes ago. | Brian Feldman | 2000-03-03 | 4 | -39/+21 |
* | Allow manual PORTS_CVS_SERVER and CVS_SITES settings. | Brian Somers | 2000-03-02 | 1 | -1/+4 |
* | Woops fix my previous incorrect patch. | Yoshinobu Inoue | 2000-02-27 | 1 | -7/+7 |
* | Fix a coredump-y bug that crept in recently. | Brian Feldman | 2000-02-25 | 1 | -2/+2 |
* | Change install -C usage to install -c usage, fixing the install for older | Brian Feldman | 2000-02-23 | 1 | -4/+11 |
* | Use 'IPv4or6' instead of AF_UNSPEC for 1st getaddrinfo() ai_family. | Yoshinobu Inoue | 2000-02-19 | 1 | -3/+12 |
* | Change a MAKE_ENV= to MAKE_ENV+=. This may fix problems people on | Brian Feldman | 2000-02-16 | 1 | -1/+1 |
* | When IPv4-only client connected to a server which have IPv4 and IPv6 | Munechika SUMIKAWA | 2000-02-15 | 1 | -3/+12 |
* | Clean things up by using the new knob for OpenSSL usage. | Brian Feldman | 2000-02-12 | 2 | -11/+7 |
* | Tell the user that they're doing something wrong when USA_RESIDENT is | Brian Feldman | 2000-02-10 | 1 | -1/+5 |
* | Simplify IPv6 checking. | Munechika SUMIKAWA | 2000-02-09 | 2 | -8/+5 |
* | the condition for USE_INET6 setting was opposite. | Munechika SUMIKAWA | 2000-02-01 | 1 | -1/+2 |
* | Fix a "USET" -> "USE" again. IPv6 should work for this port. Again. | Brian Feldman | 2000-02-01 | 2 | -140/+141 |
* | Take off RESTRICTED, since this has been a proper package for some | Brian Feldman | 2000-01-27 | 1 | -2/+0 |
* | List CVS files in IGNOREFILES so they will be properly deleted by "distclean". | Satoshi Asami | 2000-01-26 | 2 | -0/+43 |
* | Use ${OSVERSION} instead of ${USE_INET6}. | Munechika SUMIKAWA | 2000-01-25 | 1 | -3/+1 |
* | Fix IPv6 support: change a typo "USET_IPV6" to "USE_IPV6". | Brian Feldman | 2000-01-19 | 1 | -1/+1 |
* | - remove me from another MAINTAINER | Munechika SUMIKAWA | 2000-01-18 | 2 | -8/+10 |
* | Add sumikawa@FreeBSD.org as another MAINTAINER. Hopefully, this will | Brian Feldman | 2000-01-15 | 1 | -0/+1 |
* | Add the actual change of names in sockaddr_storage. This broke things | Brian Feldman | 2000-01-14 | 1 | -8/+5 |
* | Update to a more current OpenSSH, including... | Brian Feldman | 2000-01-13 | 14 | -75/+3716 |
* | Don't include bsd.port.pre.mk twice. This usually is caused by first | Satoshi Asami | 2000-01-07 | 1 | -1/+1 |
* | Upgrade to the pam_ssh module, version 1.1.. | Brian Feldman | 1999-12-28 | 1 | -12/+173 |
* | Update to today's OpenSSH. | Brian Feldman | 1999-12-23 | 3 | -95/+109 |
* | I've cleaned up ${CVS_DATE} usage a bit (keep spaces correctly), and | Brian Feldman | 1999-12-08 | 5 | -61/+63 |
* | In the meantime (while things are being worked and decided on on the | Brian Feldman | 1999-12-06 | 5 | -22/+328 |
* | Under advisories, put RESTRICTED back. It more accurately reflects | Brian Feldman | 1999-12-06 | 1 | -0/+2 |
* | Good-bye, RESTRICTED. | Brian Feldman | 1999-12-06 | 1 | -2/+0 |
* | Reduce LoginGraceTime from 10 minutes (!!!) to 30 seconds. More to | Brian Feldman | 1999-12-04 | 1 | -2/+3 |
* | Add the PAM SSH RSA key authentication module. For example, you can add, | Brian Feldman | 1999-11-29 | 5 | -6/+373 |
* | Update to a current CVS_DATE. The only real change I see is the (big) | Brian Feldman | 1999-11-28 | 4 | -155/+157 |
* | Change CFLAGS to get modified in Makefile.inc, fixing the | Brian Feldman | 1999-11-28 | 2 | -4/+6 |
* | Also, set SSH_PROGRAM correctly. | Brian Feldman | 1999-11-24 | 1 | -1/+1 |
* | Update the CVS_DATE. This brings in support for TIS authentication, | Brian Feldman | 1999-11-24 | 21 | -298/+578 |
* | Correct ssh-keygen usage. | Brian Feldman | 1999-11-23 | 1 | -1/+1 |
* | Clean up some shell scripting and replace it with proper Makefile | Brian Feldman | 1999-11-22 | 1 | -8/+12 |
* | I wish CVS would report new files. This broke the carefully designed | Brian Feldman | 1999-11-22 | 1 | -8/+10 |
* | And away we go! Here comes the source mirror, thanks Mark! | Brian Feldman | 1999-11-21 | 1 | -1/+1 |
* | Update to the latest CVS_DATE, obsoleting patches patch-a[yz]. | Brian Feldman | 1999-11-21 | 3 | -15/+42 |
* | Set all the default PATHs correctly, removing a "hack"-ish ${PERL} | Brian Feldman | 1999-11-20 | 1 | -2/+0 |
* | Give OpenSSH TIS client-side authentication. | Brian Feldman | 1999-11-20 | 4 | -0/+99 |
* | ARGH! Remember the echo -n ' sshd'. | Brian Feldman | 1999-11-20 | 2 | -2/+2 |
* | Change around sshd.sh for the last time. | Brian Feldman | 1999-11-20 | 3 | -16/+7 |
* | Turn on HAVE_OPENPTY so more than 16 terminals work with sshd. | Brian Feldman | 1999-11-20 | 2 | -9/+8 |
* | Add that pesky slogin link to the packing list. | Brian Feldman | 1999-11-20 | 1 | -0/+1 |
* | Update to the latest CVS_DATE (now =) The biggest change to the OpenBSD | Brian Feldman | 1999-11-20 | 2 | -19/+19 |
* | Make the second CVS site work for real. | Brian Feldman | 1999-11-18 | 4 | -25/+39 |
* | Update OpenSSH to the latest CVS_DATE. | Brian Feldman | 1999-11-17 | 3 | -13/+27 |
* | Thanks to those who replied! The include (ssl versus openssl) transform | Brian Feldman | 1999-11-17 | 12 | -153/+4 |
* | And update those checksums too. | Brian Feldman | 1999-11-17 | 1 | -4/+4 |