| Commit message (Expand) | Author | Age | Files | Lines |
* | cvs rm'ing patch-coredump, as the current versions are safe. | dinoex | 2001-10-26 | 1 | -11/+0 |
* | - included an patch that solves a coredump in sshd | dinoex | 2001-10-24 | 2 | -0/+12 |
* | Let PREFIX/libdata exists, even as it had been created by the port, | dinoex | 2001-10-12 | 1 | -1/+0 |
* | - Update to OpenSSH 2.9.9 | dinoex | 2001-10-03 | 15 | -274/+111 |
* | - Extend patches in submakefiles, to build under 3.5 STABLE | dinoex | 2001-07-22 | 3 | -9/+25 |
* | This adds two environment variables into environment of user: LANG & MM_CHARSET, | dinoex | 2001-06-25 | 2 | -4/+42 |
* | change MAINTAINER to FreeBSD.org address | dinoex | 2001-06-24 | 1 | -1/+1 |
* | - Drop modifier L in makefile, all options have to be set | dinoex | 2001-06-12 | 1 | -0/+22 |
* | - Don't generate keys if BATCH is defined, | dinoex | 2001-06-12 | 1 | -2/+5 |
* | - Fix FreeBSD specific patch, exit now if change of password fails. | dinoex | 2001-06-11 | 2 | -4/+6 |
* | Fix spelling and make portline happy (training spaces) | dinoex | 2001-06-10 | 1 | -2/+2 |
* | - Switch to the user's uid before attempting to unlink the auth forwarding | dinoex | 2001-06-09 | 2 | -0/+194 |
* | - Update from OpenSSH 2.2.0 to OpenSSH 2.9 | dinoex | 2001-06-08 | 26 | -925/+184 |
* | make openssh comply with section 4.4.9 (MAN vars in Makefile, not plist) | mharo | 2001-04-02 | 2 | -7/+4 |
* | Move the maintainer to ports. I don't have the capacity to continue | green | 2001-02-21 | 1 | -1/+1 |
* | Add patch to prevent Bleichenbacher attack on SSH1 server. Bump | kris | 2001-02-12 | 2 | -1/+190 |
* | Bump PORTREVISION due to security fix. | kris | 2001-02-10 | 1 | -0/+1 |
* | Add patch to deal with possible remote root exploit found by | kris | 2001-02-10 | 5 | -22/+25 |
* | Mark FORBIDDEN: several problems including possible remote root | kris | 2001-02-09 | 1 | -0/+2 |
* | Add the security fix for inability to actually deny ssh-agent or X11 | green | 2000-11-14 | 1 | -0/+50 |
* | Update to OpenSSH 2.2.0. This is an end-of-life update for the | green | 2000-11-05 | 16 | -493/+109 |
* | Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is | asami | 2000-10-08 | 1 | -1/+1 |
* | Update all ports using OpenSSL and RSA to work without rsaref since | kris | 2000-09-22 | 1 | -4/+1 |
* | Fix Kerberos 4 support. | green | 2000-07-31 | 2 | -6/+24 |
* | Update to OpenSSH 2.1.1 and fix SSHv2 serving (passwd botch). | green | 2000-06-28 | 6 | -44/+54 |
* | Remove redundant/inappropriate CATEGORIES. People need to start reading | will | 2000-06-02 | 1 | -1/+1 |
* | Also generate the DSA key from a package install. | green | 2000-05-31 | 1 | -1/+2 |
* | Fix this for OpenSSL versions <= 0.9.4. It seems that the OpenSSH people | green | 2000-05-20 | 1 | -1/+10 |
* | Using login and executing a specific "command" are mutually exclusive, | green | 2000-05-14 | 1 | -13/+66 |
* | Oops, put the I back in INSTALL_SCRIPT. | green | 2000-05-14 | 1 | -1/+1 |
* | Fix a mistake with pwcopy-related patches. | green | 2000-05-14 | 3 | -15/+29 |
* | Update to OpenSSH 2.1.0. They _FINALLY_ have distfiles, so now the CVS is | green | 2000-05-14 | 10 | -296/+112 |
* | Upgrade to version 1.2.3 with a CVS of a few hours ago. New stuff in | green | 2000-04-21 | 8 | -513/+454 |
* | update compatible libraries to -current. | sumikawa | 2000-04-18 | 6 | -228/+188 |
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-10 | 1 | -3/+3 |
* | Fix socklen_t for FreeBSD 3. | fenner | 2000-03-20 | 1 | -1/+1 |
* | Update this to a CVS_DATE of a few minutes ago. | green | 2000-03-03 | 4 | -39/+21 |
* | Allow manual PORTS_CVS_SERVER and CVS_SITES settings. | brian | 2000-03-02 | 1 | -1/+4 |
* | Woops fix my previous incorrect patch. | shin | 2000-02-28 | 1 | -7/+7 |
* | Fix a coredump-y bug that crept in recently. | green | 2000-02-25 | 1 | -2/+2 |
* | Change install -C usage to install -c usage, fixing the install for older | green | 2000-02-23 | 1 | -4/+11 |
* | Use 'IPv4or6' instead of AF_UNSPEC for 1st getaddrinfo() ai_family. | shin | 2000-02-20 | 1 | -3/+12 |
* | Change a MAKE_ENV= to MAKE_ENV+=. This may fix problems people on | green | 2000-02-16 | 1 | -1/+1 |
* | When IPv4-only client connected to a server which have IPv4 and IPv6 | sumikawa | 2000-02-15 | 1 | -3/+12 |
* | Clean things up by using the new knob for OpenSSL usage. | green | 2000-02-13 | 2 | -11/+7 |
* | Tell the user that they're doing something wrong when USA_RESIDENT is | green | 2000-02-10 | 1 | -1/+5 |
* | Simplify IPv6 checking. | sumikawa | 2000-02-09 | 2 | -8/+5 |
* | the condition for USE_INET6 setting was opposite. | sumikawa | 2000-02-02 | 1 | -1/+2 |
* | Fix a "USET" -> "USE" again. IPv6 should work for this port. Again. | green | 2000-02-01 | 2 | -140/+141 |
* | Take off RESTRICTED, since this has been a proper package for some | green | 2000-01-28 | 1 | -2/+0 |
* | List CVS files in IGNOREFILES so they will be properly deleted by "distclean". | asami | 2000-01-26 | 2 | -0/+43 |
* | Use ${OSVERSION} instead of ${USE_INET6}. | sumikawa | 2000-01-26 | 1 | -3/+1 |
* | Fix IPv6 support: change a typo "USET_IPV6" to "USE_IPV6". | green | 2000-01-19 | 1 | -1/+1 |
* | - remove me from another MAINTAINER | sumikawa | 2000-01-18 | 2 | -8/+10 |
* | Add sumikawa@FreeBSD.org as another MAINTAINER. Hopefully, this will | green | 2000-01-16 | 1 | -0/+1 |
* | Add the actual change of names in sockaddr_storage. This broke things | green | 2000-01-14 | 1 | -8/+5 |
* | Update to a more current OpenSSH, including... | green | 2000-01-14 | 14 | -75/+3716 |
* | Don't include bsd.port.pre.mk twice. This usually is caused by first | asami | 2000-01-08 | 1 | -1/+1 |
* | Upgrade to the pam_ssh module, version 1.1.. | green | 1999-12-28 | 1 | -12/+173 |
* | Update to today's OpenSSH. | green | 1999-12-23 | 3 | -95/+109 |
* | I've cleaned up ${CVS_DATE} usage a bit (keep spaces correctly), and | green | 1999-12-08 | 5 | -61/+63 |
* | In the meantime (while things are being worked and decided on on the | green | 1999-12-06 | 5 | -22/+328 |
* | Under advisories, put RESTRICTED back. It more accurately reflects | green | 1999-12-06 | 1 | -0/+2 |
* | Good-bye, RESTRICTED. | green | 1999-12-06 | 1 | -2/+0 |
* | Reduce LoginGraceTime from 10 minutes (!!!) to 30 seconds. More to | green | 1999-12-04 | 1 | -2/+3 |
* | Add the PAM SSH RSA key authentication module. For example, you can add, | green | 1999-11-29 | 5 | -6/+373 |
* | Update to a current CVS_DATE. The only real change I see is the (big) | green | 1999-11-29 | 4 | -155/+157 |
* | Change CFLAGS to get modified in Makefile.inc, fixing the | green | 1999-11-29 | 2 | -4/+6 |
* | Also, set SSH_PROGRAM correctly. | green | 1999-11-24 | 1 | -1/+1 |
* | Update the CVS_DATE. This brings in support for TIS authentication, | green | 1999-11-24 | 21 | -298/+578 |
* | Correct ssh-keygen usage. | green | 1999-11-23 | 1 | -1/+1 |
* | Clean up some shell scripting and replace it with proper Makefile | green | 1999-11-23 | 1 | -8/+12 |
* | I wish CVS would report new files. This broke the carefully designed | green | 1999-11-23 | 1 | -8/+10 |
* | And away we go! Here comes the source mirror, thanks Mark! | green | 1999-11-22 | 1 | -1/+1 |
* | Update to the latest CVS_DATE, obsoleting patches patch-a[yz]. | green | 1999-11-22 | 3 | -15/+42 |
* | Set all the default PATHs correctly, removing a "hack"-ish ${PERL} | green | 1999-11-21 | 1 | -2/+0 |
* | Give OpenSSH TIS client-side authentication. | green | 1999-11-20 | 4 | -0/+99 |
* | ARGH! Remember the echo -n ' sshd'. | green | 1999-11-20 | 2 | -2/+2 |
* | Change around sshd.sh for the last time. | green | 1999-11-20 | 3 | -16/+7 |
* | Turn on HAVE_OPENPTY so more than 16 terminals work with sshd. | green | 1999-11-20 | 2 | -9/+8 |
* | Add that pesky slogin link to the packing list. | green | 1999-11-20 | 1 | -0/+1 |
* | Update to the latest CVS_DATE (now =) The biggest change to the OpenBSD | green | 1999-11-20 | 2 | -19/+19 |
* | Make the second CVS site work for real. | green | 1999-11-18 | 4 | -25/+39 |
* | Update OpenSSH to the latest CVS_DATE. | green | 1999-11-18 | 3 | -13/+27 |
* | Thanks to those who replied! The include (ssl versus openssl) transform | green | 1999-11-18 | 12 | -153/+4 |
* | And update those checksums too. | green | 1999-11-17 | 1 | -4/+4 |
* | Prompted by Kris Kennaway <kris@FreeBSD.org> | green | 1999-11-17 | 4 | -32/+31 |
* | Bump CVS_DATE to a few minutes ago, and update MD5 checksums for updated | green | 1999-11-15 | 2 | -11/+14 |
* | Enable TCP wrapper support (conditionalized to turn off if tcpd.h is | green | 1999-11-15 | 2 | -5/+14 |
* | Add support for setting login.conf class things including rlimits, priority, | green | 1999-11-14 | 1 | -5/+8 |
* | Lots of OpenSSH changes, let's see if I remember them all. | green | 1999-11-13 | 4 | -13/+138 |
* | Correct the do-fetch target and improve error detection in fetchit. | green | 1999-11-12 | 1 | -4/+4 |
* | Whoops, extra parenthesis broke do-fetch. | green | 1999-11-12 | 1 | -1/+1 |
* | Quite a bit of change to OpenSSH made: | green | 1999-11-11 | 4 | -5/+96 |
* | Make some various cleanups. Note that I did not add RESTRICTED since this is | green | 1999-11-09 | 5 | -26/+48 |
* | Add library dependency to crypto.1. | dirk | 1999-11-09 | 1 | -0/+1 |
* | Say hello to OpenSSH! It's more secure, has a better license, and | green | 1999-11-08 | 28 | -0/+409 |