summaryrefslogtreecommitdiffstats
path: root/crypto/openssh
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to OpenSSH 6.2p2. Mostly a no-op since I had already patcheddes2013-05-1712-30/+65
* The HPN patch added a new BUG bit for SSH_BUG_LARGEWINDOWbdrewery2013-05-131-1/+1
* Merge updated "no such identity file" patch.des2013-04-243-34/+29
* Silence "received disconnect" in the common case.des2013-04-141-2/+6
* Merge upstream patch to silence spurious "no such identity file" warnings.des2013-04-024-14/+29
* Silence printf format warnings.des2013-04-021-5/+10
* Silence warnings about redefined macros.des2013-04-011-0/+4
* Revert r247892 now that this has been fixed upstream.des2013-03-231-1/+0
* Upgrade to OpenSSH 6.2p1. The most important new features are supportdes2013-03-2294-1239/+4986
|\
* | Keep the default AuthorizedKeysFile setting. Although authorized_keys2des2013-03-181-2/+1
* | Unlike OpenBSD's, our setusercontext() will intentionally ignore the user'sdes2013-03-131-0/+6
* | Partially revert r247892 and r247904 since our strnvis() does notdes2013-03-072-2/+5
* | Remove strnvis(), strvis(), strvisx().des2013-03-061-3/+0
* | Explicitly disable lastlog, utmp and wtmp.des2013-03-062-8/+44
* | Upgrade OpenSSH to 6.1p1.des2012-09-0395-1090/+2649
* | MFV (r237567):delphij2012-06-252-6/+9
* | OpenSSH: allow VersionAddendum to be used againrea2012-05-275-28/+60
* | Polish diff against upstream.ed2012-02-1313-54/+50
* | Add a -x option that causes ssh-agent(1) to exit when all clients havedes2011-10-072-4/+32
* | Upgrade to OpenSSH 5.9p1.des2011-10-0586-1997/+2772
|\ \ | |/
* | Belatedly regenerate after application of the HPN patch.des2011-09-281-1/+4
* | Remove the svn:keywords property and restore the historical $FreeBSD$ tag.des2011-09-161-1/+1
* | Fix two more $FreeBSD$ keywords.brooks2011-08-032-2/+2
* | Add support for dynamically adjusted buffers to allow the full use ofbrooks2011-08-0331-43/+747
* | Merge two upstream patches from vendor branch. No functional changes.des2011-05-052-2/+3
* | Upgrade to OpenSSH 5.8p2.des2011-05-04126-4246/+5749
|\ \ | |/
* | Upgrade to OpenSSH 5.6p1.des2010-11-1168-979/+3236
|\ \ | |/
* | Forgot to svn rm this when I imported 5.4p1.des2010-11-101-25/+0
* | Remove copyright strings printed at login time via login(1) or sshd(8).emaste2010-09-281-18/+0
* | More commasdes2010-06-012-2/+2
* | Missing commasdes2010-06-0111-11/+11
* | Fix .Dd line: FreeBSD's mdoc code doesn't understand OpenBSD's $Mdocdate$.cperciva2010-05-281-1/+1
* | Upgrade to OpenSSH 5.5p1.des2010-04-2825-88/+254
* | Enhance r199804 by marking the daemonised child as immune to OOM insteadkib2010-04-081-4/+4
* | Upgrade to OpenSSH 5.4p1.des2010-03-09124-3006/+10880
|\ \ | |/
* | Add a missing $FreeBSD$ string.ed2010-01-131-0/+1
* | Make OpenSSH work with utmpx.ed2010-01-134-27/+56
* | Avoid sshd, cron, syslogd and inetd to be killed under high-pressure swapattilio2009-11-251-0/+5
* | Fix globbingdes2009-11-101-0/+2
* | Remove dupe.des2009-10-111-1/+0
* | Add more symbols that need to be masked:des2009-10-051-1/+19
* | Upgrade to OpenSSH 5.3p1.des2009-10-0173-1077/+1931
|\ \ | |/
* | Update and remove CVS-specific itemsdes2009-08-131-3/+1
* | Use the closefrom(2) system call.jhb2009-06-162-2/+1
* | Upgrade to OpenSSH 5.2p1.des2009-05-2276-4439/+3910
|\ \ | |/
* | At some point, construct_utmp() was changed to use realhostname() to filldes2008-10-212-4/+4
* | Our groff doesn't understand $Mdocdate$, so replace them with bare dates.des2008-09-2913-13/+13
* | MFV "xmalloc: zero size" fix.des2008-09-241-1/+2
* | Remove some unused files.des2008-09-012-1251/+0
* | Set SIZEOF_LONG_INT and SIZEOF_LONG_LONG_INT to plausible values. Theydes2008-09-011-2/+2
OpenPOWER on IntegriCloud