| Commit message (Expand) | Author | Age | Files | Lines |
* | cvs rm'ing patch-coredump, as the current versions are safe. | dinoex | 2001-10-25 | 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-11 | 1 | -2/+5 |
* | - Fix FreeBSD specific patch, exit now if change of password fails. | dinoex | 2001-06-10 | 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-09 | 1 | -0/+1 |
* | Add patch to deal with possible remote root exploit found by | kris | 2001-02-09 | 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-04 | 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-30 | 2 | -6/+24 |
* | Update to OpenSSH 2.1.1 and fix SSHv2 serving (passwd botch). | green | 2000-06-27 | 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-30 | 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-13 | 1 | -13/+66 |
* | Oops, put the I back in INSTALL_SCRIPT. | green | 2000-05-13 | 1 | -1/+1 |
* | Fix a mistake with pwcopy-related patches. | green | 2000-05-13 | 3 | -15/+29 |
* | Update to OpenSSH 2.1.0. They _FINALLY_ have distfiles, so now the CVS is | green | 2000-05-13 | 10 | -296/+112 |
* | Upgrade to version 1.2.3 with a CVS of a few hours ago. New stuff in | green | 2000-04-20 | 8 | -513/+454 |
* | update compatible libraries to -current. | sumikawa | 2000-04-17 | 6 | -228/+188 |
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-09 | 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-27 | 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-19 | 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-12 | 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-01 | 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-27 | 1 | -2/+0 |