summaryrefslogtreecommitdiffstats
path: root/crypto/openssh/ssh-agent.c
Commit message (Collapse)AuthorAgeFilesLines
* MFC r311914: MFV r311913:delphij2017-01-111-7/+34
| | | | | | | Fix multiple OpenSSH vulnerabilities. Submitted by: des Approved by: so
* Upgrade to OpenSSH 7.2p2.des2016-03-111-4/+22
|\
* | Upgrade to OpenSSH 7.0p1.des2016-01-201-4/+1
| |
* | Upgrade to OpenSSH 6.9p1.des2016-01-191-22/+58
|\ \ | |/
* | Upgrade to OpenSSH 6.8p1.des2016-01-191-222/+339
|\ \ | |/
* | Upgrade to OpenSSH 6.7p1, retaining libwrap support (which has been removeddes2016-01-191-35/+43
|\ \ | |/ | | | | | | | | upstream) and a number of security fixes which we had already backported. MFC after: 1 week
* | Remove /* $FreeBSD$ */ from files that already have __RCSID("$FreeBSD$").des2015-11-111-1/+0
| |
* | Upgrade to OpenSSH 6.6p1.des2014-03-251-9/+11
|\ \ | |/
* | Add a pre-merge script which reverts mechanical changes such as addeddes2014-03-241-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | $FreeBSD$ tags and man page dates. Add a post-merge script which reapplies these changes. Run both scripts to normalize the existing code base. As a result, many files which should have had $FreeBSD$ tags but didn't now have them. Partly rewrite the upgrade instructions and remove the now outdated list of tricks.
* | Upgrade to OpenSSH 6.5p1.des2014-01-311-122/+14
|\ \ | |/
* | Upgrade to 6.3p1.des2013-09-211-49/+45
|\ \ | |/ | | | | Approved by: re (gjb)
* | Add a -x option that causes ssh-agent(1) to exit when all clients havedes2011-10-071-3/+29
| | | | | | | | | | | | disconnected. MFC after: 1 week
* | Upgrade to OpenSSH 5.9p1.des2011-10-051-3/+6
|\ \ | |/ | | | | MFC after: 3 months
* | Upgrade to OpenSSH 5.8p2.des2011-05-041-4/+63
|\ \ | |/
* | Upgrade to OpenSSH 5.6p1.des2010-11-111-1/+4
|\ \ | |/
* | Upgrade to OpenSSH 5.4p1.des2010-03-091-70/+88
|\ \ | |/ | | | | MFC after: 1 month
* | Upgrade to OpenSSH 5.3p1.des2009-10-011-3/+4
|\ \ | |/
* | Upgrade to OpenSSH 5.1p1.des2008-08-011-45/+80
|\ \ | |/ | | | | | | | | | | | | | | | | 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-1254/+0
| |
| * Revert part of 180714 - the intent was to flatten dist, not to nuke it.des2008-07-221-0/+1254
| |
| * Flatten the OpenSSH vendor tree for 3.x and newer.des2008-07-221-1254/+0
| |
| * Vendor import of OpenSSH 4.5p1.des2006-11-101-1/+1
| |
| * Vendor import of OpenSSH 4.4p1.des2006-09-301-20/+46
| |
| * Vendor import of OpenSSH 4.3p1.des2006-03-221-2/+5
| |
| * Vendor import of OpenSSH 4.0p1.des2005-06-051-22/+8
| |
| * Vendor import of OpenSSH 3.9p1.des2004-10-281-10/+5
| |
| * Vendor import of OpenSSH 3.8.1p1.des2004-04-201-0/+9
| |
| * Vendor import of OpenSSH 3.8p1.des2004-02-261-10/+9
| |
| * Vendor import of OpenSSH 3.7.1p2.des2004-01-071-17/+35
| |
| * Vendor import of OpenSSH-portable 3.6.1p1.des2003-04-231-9/+70
| |
| * Vendor import of OpenSSH-portable 3.5p1.des2002-10-291-24/+36
| |
| * Vendor import of OpenSSH 3.4p1.des2002-06-291-42/+40
| |
| * Vendor import of OpenSSH 3.3p1.des2002-06-271-1/+29
| |
| * Vendor import of OpenSSH 3.3.des2002-06-231-120/+236
| |
| * Vendor import of OpenSSH 3.1des2002-03-181-127/+259
| |
| * Say "hi" to the latest in the OpenSSH series, version 2.9!green2001-05-041-131/+180
| | | | | | | | Happy birthday to: rwatson
| * Import of OpenSSH 2.3.0 (virgin OpenBSD source release).green2000-12-051-5/+13
| |
| * Initial import of OpenSSH post-2.2.0 snapshot dated 2000-09-09kris2000-09-101-194/+349
| |
| * Initial import of OpenSSH v2.1.kris2000-05-151-9/+14
| |
| * Virgin import of OpenSSH sources dated 2000/03/25kris2000-03-261-4/+5
| |
* | Resolve conflicts.des2006-11-101-1/+1
| |
* | Merge conflicts.des2006-09-301-21/+47
| | | | | | | | MFC after: 1 week
* | Merge conflicts.des2006-03-221-2/+5
| |
* | Resolve conflicts.des2005-06-051-22/+8
| |
* | Resolve conflictsdes2004-10-281-10/+5
| |
* | Resolve conflicts.des2004-04-201-0/+9
| |
* | Resolve conflicts.des2004-02-261-10/+9
| |
* | Resolve conflicts and remove obsolete files.des2004-01-071-10/+27
| | | | | | | | Sponsored by: registrar.no
* | Correct more cases of allocation size bookkeeping being updated beforenectar2003-09-171-7/+8
| | | | | | | | | | | | | | calling functions which can potentially fail and cause cleanups to be invoked. Submitted by: Solar Designer <solar@openwall.com>
* | Resolve conflicts.des2003-04-231-9/+70
| |
OpenPOWER on IntegriCloud