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