summaryrefslogtreecommitdiff
path: root/security/openssh (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add the security fix for inability to actually deny ssh-agent or X11Brian Feldman2000-11-141-0/+50
* Update to OpenSSH 2.2.0. This is an end-of-life update for theBrian Feldman2000-11-0416-493/+109
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-081-1/+1
* Update all ports using OpenSSL and RSA to work without rsaref sinceKris Kennaway2000-09-221-4/+1
* Fix Kerberos 4 support.Brian Feldman2000-07-302-6/+24
* Update to OpenSSH 2.1.1 and fix SSHv2 serving (passwd botch).Brian Feldman2000-06-276-44/+54
* Remove redundant/inappropriate CATEGORIES. People need to start readingWill Andrews2000-06-021-1/+1
* Also generate the DSA key from a package install.Brian Feldman2000-05-301-1/+2
* Fix this for OpenSSL versions <= 0.9.4. It seems that the OpenSSH peopleBrian Feldman2000-05-201-1/+10
* Using login and executing a specific "command" are mutually exclusive,Brian Feldman2000-05-131-13/+66
* Oops, put the I back in INSTALL_SCRIPT.Brian Feldman2000-05-131-1/+1
* Fix a mistake with pwcopy-related patches.Brian Feldman2000-05-133-15/+29
* Update to OpenSSH 2.1.0. They _FINALLY_ have distfiles, so now the CVS isBrian Feldman2000-05-1310-296/+112
* Upgrade to version 1.2.3 with a CVS of a few hours ago. New stuff inBrian Feldman2000-04-208-513/+454
* update compatible libraries to -current.Munechika SUMIKAWA2000-04-176-228/+188
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-3/+3
* Fix socklen_t for FreeBSD 3.Bill Fenner2000-03-201-1/+1
* Update this to a CVS_DATE of a few minutes ago.Brian Feldman2000-03-034-39/+21
* Allow manual PORTS_CVS_SERVER and CVS_SITES settings.Brian Somers2000-03-021-1/+4
* Woops fix my previous incorrect patch.Yoshinobu Inoue2000-02-271-7/+7
* Fix a coredump-y bug that crept in recently.Brian Feldman2000-02-251-2/+2
* Change install -C usage to install -c usage, fixing the install for olderBrian Feldman2000-02-231-4/+11
* Use 'IPv4or6' instead of AF_UNSPEC for 1st getaddrinfo() ai_family.Yoshinobu Inoue2000-02-191-3/+12
* Change a MAKE_ENV= to MAKE_ENV+=. This may fix problems people onBrian Feldman2000-02-161-1/+1
* When IPv4-only client connected to a server which have IPv4 and IPv6Munechika SUMIKAWA2000-02-151-3/+12
* Clean things up by using the new knob for OpenSSL usage.Brian Feldman2000-02-122-11/+7
* Tell the user that they're doing something wrong when USA_RESIDENT isBrian Feldman2000-02-101-1/+5
* Simplify IPv6 checking.Munechika SUMIKAWA2000-02-092-8/+5
* the condition for USE_INET6 setting was opposite.Munechika SUMIKAWA2000-02-011-1/+2
* Fix a "USET" -> "USE" again. IPv6 should work for this port. Again.Brian Feldman2000-02-012-140/+141
* Take off RESTRICTED, since this has been a proper package for someBrian Feldman2000-01-271-2/+0
* List CVS files in IGNOREFILES so they will be properly deleted by "distclean".Satoshi Asami2000-01-262-0/+43
* Use ${OSVERSION} instead of ${USE_INET6}.Munechika SUMIKAWA2000-01-251-3/+1
* Fix IPv6 support: change a typo "USET_IPV6" to "USE_IPV6".Brian Feldman2000-01-191-1/+1
* - remove me from another MAINTAINERMunechika SUMIKAWA2000-01-182-8/+10
* Add sumikawa@FreeBSD.org as another MAINTAINER. Hopefully, this willBrian Feldman2000-01-151-0/+1
* Add the actual change of names in sockaddr_storage. This broke thingsBrian Feldman2000-01-141-8/+5
* Update to a more current OpenSSH, including...Brian Feldman2000-01-1314-75/+3716
* Don't include bsd.port.pre.mk twice. This usually is caused by firstSatoshi Asami2000-01-071-1/+1
* Upgrade to the pam_ssh module, version 1.1..Brian Feldman1999-12-281-12/+173
* Update to today's OpenSSH.Brian Feldman1999-12-233-95/+109
* I've cleaned up ${CVS_DATE} usage a bit (keep spaces correctly), andBrian Feldman1999-12-085-61/+63
* In the meantime (while things are being worked and decided on on theBrian Feldman1999-12-065-22/+328
* Under advisories, put RESTRICTED back. It more accurately reflectsBrian Feldman1999-12-061-0/+2
* Good-bye, RESTRICTED.Brian Feldman1999-12-061-2/+0
* Reduce LoginGraceTime from 10 minutes (!!!) to 30 seconds. More toBrian Feldman1999-12-041-2/+3
* Add the PAM SSH RSA key authentication module. For example, you can add,Brian Feldman1999-11-295-6/+373
* Update to a current CVS_DATE. The only real change I see is the (big)Brian Feldman1999-11-284-155/+157
* Change CFLAGS to get modified in Makefile.inc, fixing theBrian Feldman1999-11-282-4/+6
* Also, set SSH_PROGRAM correctly.Brian Feldman1999-11-241-1/+1