aboutsummaryrefslogtreecommitdiffstats
path: root/security/openssh/files
Commit message (Expand)AuthorAgeFilesLines
* Add patch to prevent Bleichenbacher attack on SSH1 server. Bumpkris2001-02-121-0/+189
* Add patch to deal with possible remote root exploit found bykris2001-02-104-20/+25
* Add the security fix for inability to actually deny ssh-agent or X11green2000-11-141-0/+50
* Update to OpenSSH 2.2.0. This is an end-of-life update for thegreen2000-11-0514-491/+107
* Fix Kerberos 4 support.green2000-07-312-6/+24
* Update to OpenSSH 2.1.1 and fix SSHv2 serving (passwd botch).green2000-06-284-41/+51
* 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
* 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-148-56/+93
* Upgrade to version 1.2.3 with a CVS of a few hours ago. New stuff ingreen2000-04-216-377/+298
* update compatible libraries to -current.sumikawa2000-04-186-228/+188
* Fix socklen_t for FreeBSD 3.fenner2000-03-201-1/+1
* Update this to a CVS_DATE of a few minutes ago.green2000-03-032-18/+0
* 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
* 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-131-3/+3
* Simplify IPv6 checking.sumikawa2000-02-091-7/+4
* - remove me from another MAINTAINERsumikawa2000-01-181-3/+3
* 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-1412-52/+3684
* Upgrade to the pam_ssh module, version 1.1..green1999-12-281-12/+173
* Update to today's OpenSSH.green1999-12-231-0/+14
* I've cleaned up ${CVS_DATE} usage a bit (keep spaces correctly), andgreen1999-12-083-32/+33
* In the meantime (while things are being worked and decided on on thegreen1999-12-064-20/+326
* 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-294-4/+353
* Update to a current CVS_DATE. The only real change I see is the (big)green1999-11-292-83/+85
* Change CFLAGS to get modified in Makefile.inc, fixing thegreen1999-11-291-3/+6
* Also, set SSH_PROGRAM correctly.green1999-11-241-1/+1
* Update the CVS_DATE. This brings in support for TIS authentication,green1999-11-2419-244/+524
* Update to the latest CVS_DATE, obsoleting patches patch-a[yz].green1999-11-221-8/+0
* Give OpenSSH TIS client-side authentication.green1999-11-204-0/+99
* Change around sshd.sh for the last time.green1999-11-201-7/+0
* Make the second CVS site work for real.green1999-11-181-0/+7
* Thanks to those who replied! The include (ssl versus openssl) transformgreen1999-11-1811-152/+0
* Prompted by Kris Kennaway <kris@FreeBSD.org>green1999-11-172-8/+8
* Enable TCP wrapper support (conditionalized to turn off if tcpd.h isgreen1999-11-151-4/+4
* Add support for setting login.conf class things including rlimits, priority,green1999-11-141-5/+8
* Quite a bit of change to OpenSSH made:green1999-11-112-3/+79
* Make some various cleanups. Note that I did not add RESTRICTED since this isgreen1999-11-094-23/+47
* Say hello to OpenSSH! It's more secure, has a better license, andgreen1999-11-0823-0/+354