summaryrefslogtreecommitdiffstats
path: root/crypto/openssh/key.c
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to OpenSSH 6.5p1.des2014-01-311-66/+444
|\
* \ Upgrade to 6.3p1.des2013-09-211-161/+125
|\ \ | |/ | | | | Approved by: re (gjb)
* | Upgrade to OpenSSH 6.2p1. The most important new features are supportdes2013-03-221-15/+25
|\ \ | |/ | | | | for a key revocation list and more fine-grained authentication control.
* | Upgrade OpenSSH to 6.1p1.des2012-09-031-6/+6
| |
* | Upgrade to OpenSSH 5.9p1.des2011-10-051-1/+4
|\ \ | |/ | | | | MFC after: 3 months
* | Upgrade to OpenSSH 5.8p2.des2011-05-041-30/+646
|\ \ | |/
* | Upgrade to OpenSSH 5.6p1.des2010-11-111-33/+149
|\ \ | |/
* | Upgrade to OpenSSH 5.5p1.des2010-04-281-1/+14
| |
* | Upgrade to OpenSSH 5.4p1.des2010-03-091-35/+578
|\ \ | |/ | | | | MFC after: 1 month
* | Upgrade to OpenSSH 5.2p1.des2009-05-221-3/+4
|\ \ | |/ | | | | MFC after: 3 months
* | Upgrade to OpenSSH 5.1p1.des2008-08-011-3/+116
|\ \ | |/ | | | | | | | | | | | | | | | | I have worked hard to reduce diffs against the vendor branch. One notable change in that respect is that we no longer prefer DSA over RSA - the reasons for doing so went away years ago. This may cause some surprises, as ssh will warn about unknown host keys even for hosts whose keys haven't changed. MFC after: 6 weeks
| * Properly flatten openssh/dist.des2008-07-221-868/+0
| |
| * Revert part of 180714 - the intent was to flatten dist, not to nuke it.des2008-07-221-0/+868
| |
| * Flatten the OpenSSH vendor tree for 3.x and newer.des2008-07-221-868/+0
| |
| * Vendor import of OpenSSH 4.5p1.des2006-11-101-7/+9
| |
| * Vendor import of OpenSSH 4.4p1.des2006-09-301-24/+16
| |
| * Vendor import of OpenSSH 4.2p1.des2005-09-031-2/+2
| |
| * Vendor import of OpenSSH 4.0p1.des2005-06-051-11/+27
| |
| * Vendor import of OpenSSH 3.9p1.des2004-10-281-3/+3
| |
| * Vendor import of OpenSSH 3.8p1.des2004-02-261-19/+21
| |
| * Vendor import of OpenSSH 3.7.1p2.des2004-01-071-5/+7
| |
| * Vendor import of OpenSSH-portable 3.6.1p1.des2003-04-231-5/+3
| |
| * Vendor import of OpenSSH-portable 3.5p1.des2002-10-291-15/+15
| |
| * Vendor import of OpenSSH 3.4p1.des2002-06-291-2/+8
| |
| * Vendor import of OpenSSH 3.3.des2002-06-231-1/+48
| |
| * Vendor import of OpenSSH 3.1des2002-03-181-63/+83
| |
| * Say "hi" to the latest in the OpenSSH series, version 2.9!green2001-05-041-64/+497
| | | | | | | | Happy birthday to: rwatson
| * Initial import of OpenSSH post-2.2.0 snapshot dated 2000-09-09kris2000-09-101-20/+40
| |
| * Import vendor fix: "fix key_read() for uuencoded keys w/o '='"kris2000-06-031-7/+11
| | | | | | | | | | | | | | | | This bug caused OpenSSH not to recognise some of the DSA keys it generated. Submitted by: Christian Weisgerber <naddy@mips.inka.de> Obtained from: OpenBSD
| * Initial import of OpenSSH v2.1.kris2000-05-151-45/+81
| |
* | Resolve conflicts.des2006-11-101-7/+9
| |
* | Merge conflicts.des2006-09-301-24/+16
| | | | | | | | MFC after: 1 week
* | Resolve conflicts.des2005-09-031-2/+2
| |
* | Resolve conflicts.des2005-06-051-11/+27
| |
* | Resolve conflictsdes2004-10-281-3/+3
| |
* | Resolve conflicts.des2004-02-261-19/+21
| |
* | Resolve conflicts and remove obsolete files.des2004-01-071-5/+7
| | | | | | | | Sponsored by: registrar.no
* | Remove RCSID from files which have no other diffs to the vendor branch.des2003-05-011-1/+0
| |
* | Resolve conflicts.des2003-04-231-5/+3
| |
* | Resolve conflicts.des2002-10-291-15/+15
| |
* | Resolve conflicts.des2002-06-291-2/+9
| | | | | | | | Sponsored by: DARPA, NAI Labs
* | Forcibly revert to mainline.des2002-06-271-1/+0
| |
* | Resolve conflicts. Known issues:des2002-06-231-1/+48
| | | | | | | | | | | | | | | | | | | | | | - sshd fails to set TERM correctly. - privilege separation may break PAM and is currently turned off. - man pages have not yet been updated I will have these issues resolved, and privilege separation turned on by default, in time for DP2. Sponsored by: DARPA, NAI Labs
* | Fix conflicts.des2002-03-181-63/+83
| |
* | Fix conflicts for OpenSSH 2.9.green2001-05-041-65/+498
| |
* | Resolve conflicts and update for OpenSSH 2.2.0kris2000-09-101-22/+41
| | | | | | | | Reviewed by: gshapiro, peter, green
* | Bring vendor patches onto the main branch, and resolve conflicts.kris2000-06-031-7/+11
| |
* | Resolve conflicts and update for FreeBSD.kris2000-05-151-42/+78
| |
* | #include <ssl/foo.h> -> #include <openssl/foo.h>kris2000-03-261-3/+5
|/
* Virgin import of OpenSSH sources dated 2000/03/25kris2000-03-261-0/+290
OpenPOWER on IntegriCloud