summaryrefslogtreecommitdiff
path: root/security/openssh (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update the CVS_DATE. This brings in support for TIS authentication,Brian Feldman1999-11-2421-298/+578
* Correct ssh-keygen usage.Brian Feldman1999-11-231-1/+1
* Clean up some shell scripting and replace it with proper MakefileBrian Feldman1999-11-221-8/+12
* I wish CVS would report new files. This broke the carefully designedBrian Feldman1999-11-221-8/+10
* And away we go! Here comes the source mirror, thanks Mark!Brian Feldman1999-11-211-1/+1
* Update to the latest CVS_DATE, obsoleting patches patch-a[yz].Brian Feldman1999-11-213-15/+42
* Set all the default PATHs correctly, removing a "hack"-ish ${PERL}Brian Feldman1999-11-201-2/+0
* Give OpenSSH TIS client-side authentication.Brian Feldman1999-11-204-0/+99
* ARGH! Remember the echo -n ' sshd'.Brian Feldman1999-11-202-2/+2
* Change around sshd.sh for the last time.Brian Feldman1999-11-203-16/+7
* Turn on HAVE_OPENPTY so more than 16 terminals work with sshd.Brian Feldman1999-11-202-9/+8
* Add that pesky slogin link to the packing list.Brian Feldman1999-11-201-0/+1
* Update to the latest CVS_DATE (now =) The biggest change to the OpenBSDBrian Feldman1999-11-202-19/+19
* Make the second CVS site work for real.Brian Feldman1999-11-184-25/+39
* Update OpenSSH to the latest CVS_DATE.Brian Feldman1999-11-173-13/+27