| Commit message (Expand) | Author | Age | Files | Lines |
* | typo clean up police: \s -> \t | lioux | 2001-02-14 | 1 | -3/+3 |
* | Remove some commented out makefile cruft. | kris | 2001-02-09 | 1 | -4/+0 |
* | Sigh, the patch released by ssh.com was wrong (kill() had the arguments | kris | 2001-02-09 | 2 | -2/+2 |
* | Commit fixes for the two recent security problems found by BINDVIEW | kris | 2001-02-09 | 3 | -2/+34 |
* | Mark FORBIDDEN: several problems including possible remote root | kris | 2001-02-09 | 1 | -0/+2 |
* | Oops, meant to mark FORBIDDEN, not BROKEN, to prevent package builds. | kris | 2001-02-06 | 1 | -1/+1 |
* | Note the reason why this port is still at 1.2.27 (1.2.30 is under | kris | 2001-02-06 | 1 | -4/+8 |
* | Rename PLIST.X11 to pkg-plist.x11. | asami | 2000-10-08 | 1 | -2/+1 |
* | Fennerize MASTER_SITES and replace with a fresh set which a) actually carry | kris | 2000-09-21 | 2 | -98/+7 |
* | Remove dependency on rsaref, comment out RESTRICTED line (but leave it | kris | 2000-09-17 | 2 | -28/+7 |
* | Don't install the startup script if ssh is being run out of inetd.conf | kris | 2000-08-23 | 1 | -5/+7 |
* | Remove redundant/inappropriate CATEGORIES. People need to start reading | will | 2000-06-02 | 1 | -1/+1 |
* | Freshen MASTER_SITEs | kris | 2000-04-24 | 1 | -9/+6 |
* | Style cleanup of the makefile. | kris | 2000-04-24 | 1 | -20/+18 |
* | Sort PLIST and use ssh-keygen1 for key generation, not ssh-keygen which | kris | 2000-04-24 | 2 | -12/+12 |
* | Take over maintainership of this port since the previous maintainer | kris | 2000-04-21 | 1 | -1/+1 |
* | Correct whitespace introduced during PORTNAME conversion and portlint | mharo | 2000-04-21 | 1 | -3/+3 |
* | Don't make sshd listen on two ports by default (!) - this "feature" was | kris | 2000-04-21 | 1 | -4/+16 |
* | Unbreak Kerberos5 support. | kris | 2000-04-21 | 1 | -2/+2 |
* | Convert patch to unidiff; no functional changes. | kris | 2000-04-21 | 1 | -418/+369 |
* | balance parens | mharo | 2000-04-17 | 1 | -1/+1 |
* | Standardize all user defined options to the booleans WITH_FOO and | reg | 2000-04-17 | 1 | -16/+14 |
* | Sorry to everyone, the commits previously broke installing for these ports. | will | 2000-04-14 | 1 | -1/+1 |
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-09 | 1 | -2/+2 |
* | Add better sshd startup scripts; specifically, allow restarting and | will | 2000-04-05 | 2 | -2/+29 |
* | - re-enable TCP_NODELAY | sumikawa | 2000-02-24 | 1 | -41/+30 |
* | Make IPv6-enable ssh works on socks environment. | sumikawa | 2000-02-24 | 3 | -17/+53 |
* | Make buildable on IPv4-only kernel. | sumikawa | 2000-02-20 | 2 | -17/+11 |
* | Disable ipv6 until it will be fixed by someone. | ache | 2000-02-14 | 1 | -2/+10 |
* | Add 'ipv6' on CATEGORIES. | sumikawa | 2000-02-14 | 1 | -1/+1 |
* | Checfor OSVERSION _or_ USE_INET6 when deciding if IPv6 support should | torstenb | 2000-02-12 | 2 | -15/+23 |
* | Add IPv6 support to ssh. | torstenb | 2000-01-14 | 25 | -130/+4026 |
* | Patches are now available from www.ssh.org/patches | cpiazza | 1999-11-25 | 1 | -2/+2 |
* | Default to not allowing root logins. This makes it consistant with | imp | 1999-11-20 | 1 | -1/+1 |
* | Use a different PATCH_SITE so we don't keep getting people telling us | cpiazza | 1999-11-18 | 1 | -1/+2 |
* | Don't overflow rsa bits. As seen on bugtraq and elsewhere. | imp | 1999-11-16 | 1 | -0/+25 |
* | Spelling error correction. | green | 1999-11-08 | 1 | -1/+1 |
* | Correct PLIST for the non-X11 case. (This was OK'ed by the maintainer quite | eivind | 1999-11-06 | 3 | -2/+10 |
* | Turn Root Login on again. | torstenb | 1999-09-10 | 1 | -1/+1 |
* | Path for problem with tty ownership with chflags and chown in BSD 4.4 | cpiazza | 1999-09-02 | 2 | -0/+5 |
* | FreeBSD.ORG -> FreeBSD.org | mharo | 1999-08-31 | 1 | -2/+2 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-31 | 1 | -1/+1 |
* | chmod -> ${CHMOD} | mharo | 1999-08-22 | 1 | -2/+2 |
* | SUID ssh breaks kerberos; disable in the kerberized case. I even | markm | 1999-08-09 | 1 | -2/+3 |
* | Remove manpages from PLIST and use MLINKS instead of a bunch of ${LN} calls. | mharo | 1999-07-16 | 2 | -24/+10 |
* | Update the master site. | max | 1999-07-07 | 1 | -2/+2 |
* | #4/4 enforcing Caps, no period | hoek | 1999-06-26 | 1 | -1/+1 |
* | Only use trimdomain() if __FreeBSD_version > 320000 | brian | 1999-06-18 | 2 | -9/+22 |
* | PR: ports/12037 | sada | 1999-06-15 | 11 | -390/+162 |
* | Always use trimdomain(), not just #if __FreeBSD_version >= 400004 | brian | 1999-05-07 | 2 | -22/+8 |