aboutsummaryrefslogtreecommitdiff
path: root/security/ssh
Commit message (Expand)AuthorAgeFilesLines
* Add better sshd startup scripts; specifically, allow restarting andWill Andrews2000-04-052-2/+29
* - re-enable TCP_NODELAYMunechika SUMIKAWA2000-02-241-41/+30
* Make IPv6-enable ssh works on socks environment.Munechika SUMIKAWA2000-02-243-17/+53
* Make buildable on IPv4-only kernel.Munechika SUMIKAWA2000-02-202-17/+11
* Disable ipv6 until it will be fixed by someone.Andrey A. Chernov2000-02-141-2/+10
* Add 'ipv6' on CATEGORIES.Munechika SUMIKAWA2000-02-141-1/+1
* Checfor OSVERSION _or_ USE_INET6 when deciding if IPv6 support shouldTorsten Blum2000-02-122-15/+23
* Add IPv6 support to ssh.Torsten Blum2000-01-1425-130/+4026
* Patches are now available from www.ssh.org/patchesChris Piazza1999-11-251-2/+2
* Default to not allowing root logins. This makes it consistant withWarner Losh1999-11-201-1/+1
* Use a different PATCH_SITE so we don't keep getting people telling usChris Piazza1999-11-181-1/+2
* Don't overflow rsa bits. As seen on bugtraq and elsewhere.Warner Losh1999-11-161-0/+25
* Spelling error correction.Brian Feldman1999-11-081-1/+1
* Correct PLIST for the non-X11 case. (This was OK'ed by the maintainer quiteEivind Eklund1999-11-063-2/+10
* Turn Root Login on again.Torsten Blum1999-09-101-1/+1
* Path for problem with tty ownership with chflags and chown in BSD 4.4Chris Piazza1999-09-022-0/+5
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
* chmod -> ${CHMOD}Michael Haro1999-08-221-2/+2
* SUID ssh breaks kerberos; disable in the kerberized case. I evenMark Murray1999-08-091-2/+3
* Remove manpages from PLIST and use MLINKS instead of a bunch of ${LN} calls.Michael Haro1999-07-162-24/+10
* Update the master site.Masafumi Max NAKANE1999-07-071-2/+2
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-261-1/+1
* Only use trimdomain() if __FreeBSD_version > 320000Brian Somers1999-06-182-9/+22
* PR: ports/12037SADA Kenji1999-06-1511-390/+162
* Always use trimdomain(), not just #if __FreeBSD_version >= 400004Brian Somers1999-05-072-22/+8
* Reduce the copy of the DISPLAY variable usingBrian Somers1999-04-111-2/+24
* Call trimdomain() to reduce the size of the ut_hostBrian Somers1999-04-111-0/+31
* detect/use -current libwrapAndrey A. Chernov1999-04-031-1/+5
* (1) Add a new MASTER_SITEBill Fumerola1999-03-132-39/+26
* Change *_DEPENDS on lang/perl5 to USE_PERL5 so we won't have anySatoshi Asami1999-01-021-5/+5
* add official kerberos patchAndrey A. Chernov1998-11-101-0/+286
* configure with "--without-x" if X11BASE/bin/xauth is missing.David E. O'Brien1998-10-301-1/+5
* Um, be careful when you copy stuff around -- change the secondSatoshi Asami1998-10-081-2/+2
* Better depends.Jordan K. Hubbard1998-10-081-2/+3
* Clean this file up a bit.Jordan K. Hubbard1998-10-081-7/+5
* Properly reference the rsaref sources, which are required during the buildJordan K. Hubbard1998-10-082-7/+10
* Depend on ports collection rsaref, since we have it now alreadyJordan K. Hubbard1998-10-071-8/+3
* Make RSA stuff work on alpha (or on any other 64bit architecture)Dima Ruban1998-09-261-1/+2
* tcp_wrapper is now converted to ELF. While I'm here, fix smail Makefile:Satoshi Asami1998-09-171-2/+2
* Use ${PERL5} wherever appropriate. Largely untested; hope my eyeballSatoshi Asami1998-09-151-4/+3
* Repair a linkage problem, whereis the ssh port was trying toChuck Robey1998-09-131-186/+121
* The pkg_create(1) handles symlinks correctly. Delist manpages.Tim Vanderhoek1998-08-192-42/+20
* Use ${PERL_VERSION} on perl version.Vanilla I. Shu1998-08-171-4/+4
* Change perl version to 5.00502.Vanilla I. Shu1998-08-171-4/+4
* If KRB5_HOME is defined, compile ssh with krb5 support.Dima Ruban1998-08-011-1/+5
* Fix up slogin1.1 -> ssh1.1 symlink too.Satoshi Asami1998-07-251-1/+3
* upgrade to 1.2.26 for security improvementsWarner Losh1998-07-112-3/+3
* Do not install slogin1.1 manpage, no such programAndrey A. Chernov1998-06-121-3/+1
* Fix all *1 linksAndrey A. Chernov1998-06-121-16/+30