aboutsummaryrefslogtreecommitdiffstats
path: root/security/openssh
Commit message (Expand)AuthorAgeFilesLines
* 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-141-13/+66
* Oops, put the I back in INSTALL_SCRIPT.green2000-05-141-1/+1
* Fix a mistake with pwcopy-related patches.green2000-05-143-15/+29
* Update to OpenSSH 2.1.0. They _FINALLY_ have distfiles, so now the CVS isgreen2000-05-1410-296/+112
* Upgrade to version 1.2.3 with a CVS of a few hours ago. New stuff ingreen2000-04-218-513/+454
* update compatible libraries to -current.sumikawa2000-04-186-228/+188
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-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-281-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-201-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-132-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-021-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-281-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-261-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-161-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-1414-75/+3716
* Don't include bsd.port.pre.mk twice. This usually is caused by firstasami2000-01-081-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-294-155/+157
* Change CFLAGS to get modified in Makefile.inc, fixing thegreen1999-11-292-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
* Clean up some shell scripting and replace it with proper Makefilegreen1999-11-231-8/+12
* I wish CVS would report new files. This broke the carefully designedgreen1999-11-231-8/+10
* And away we go! Here comes the source mirror, thanks Mark!green1999-11-221-1/+1
* Update to the latest CVS_DATE, obsoleting patches patch-a[yz].green1999-11-223-15/+42
* Set all the default PATHs correctly, removing a "hack"-ish ${PERL}green1999-11-211-2/+0
* Give OpenSSH TIS client-side authentication.green1999-11-204-0/+99
* ARGH! Remember the echo -n ' sshd'.green1999-11-202-2/+2
* Change around sshd.sh for the last time.green1999-11-203-16/+7
* Turn on HAVE_OPENPTY so more than 16 terminals work with sshd.green1999-11-202-9/+8
* Add that pesky slogin link to the packing list.green1999-11-201-0/+1
* Update to the latest CVS_DATE (now =) The biggest change to the OpenBSDgreen1999-11-202-19/+19
* Make the second CVS site work for real.green1999-11-184-25/+39
* Update OpenSSH to the latest CVS_DATE.green1999-11-183-13/+27
* Thanks to those who replied! The include (ssl versus openssl) transformgreen1999-11-1812-153/+4
* And update those checksums too.green1999-11-171-4/+4
* Prompted by Kris Kennaway <kris@FreeBSD.org>green1999-11-174-32/+31
* Bump CVS_DATE to a few minutes ago, and update MD5 checksums for updatedgreen1999-11-152-11/+14
* Enable TCP wrapper support (conditionalized to turn off if tcpd.h isgreen1999-11-152-5/+14
* Add support for setting login.conf class things including rlimits, priority,green1999-11-141-5/+8
* Lots of OpenSSH changes, let's see if I remember them all.green1999-11-134-13/+138
* Correct the do-fetch target and improve error detection in fetchit.green1999-11-121-4/+4
* Whoops, extra parenthesis broke do-fetch.green1999-11-121-1/+1
* Quite a bit of change to OpenSSH made:green1999-11-114-5/+96
* Make some various cleanups. Note that I did not add RESTRICTED since this isgreen1999-11-095-26/+48
* Add library dependency to crypto.1.dirk1999-11-091-0/+1
* Say hello to OpenSSH! It's more secure, has a better license, andgreen1999-11-0828-0/+409