des
03c436e653
Vendor import of OpenSSH 7.5p1.
2017-08-03 10:10:20 +00:00
des
205c69c0be
More property fixups. Damn svn autoprops :(
2017-02-03 12:51:40 +00:00
des
d3d1084ac9
Add missing properties
2017-02-03 12:48:44 +00:00
des
914a57cc21
Vendor import of OpenSSH 7.4p1.
2017-01-31 12:33:47 +00:00
des
31cf3373c7
Vendor import of OpenSSH 7.3p1.
2017-01-31 12:29:48 +00:00
delphij
87ff7d2206
Apply upstream fix for CVE-2016-10009 and CVE-2016-10010:
...
add a whitelist of paths from which ssh-agent will load (via
ssh-pkcs11-helper) a PKCS#11 module; ok markus@
disable Unix-domain socket forwarding when privsep is disabled
(Note that this is a backport of upstream fixes, and this commit
is mainly to ease future imports).
Obtained from: OpenBSD
2017-01-11 05:42:06 +00:00
delphij
aee5ba51da
Apply upstream fix for CVE-2016-8858:
...
Unregister the KEXINIT handler after message has been received.
Otherwise an unauthenticated peer can repeat the KEXINIT and cause
allocation of up to 128MB -- until the connection is closed.
Reported by shilei-c at 360.cn
Obtained from: OpenBSD
2016-11-02 06:43:20 +00:00
des
fd77526243
Vendor import of OpenSSH 7.2p2.
2016-03-10 20:12:09 +00:00
des
9169dee5c4
Vendor import of OpenSSH 7.2p1.
2016-03-10 20:10:25 +00:00
des
726d99a65f
Vendor import of OpenSSH 7.1p2.
2016-01-19 10:10:58 +00:00
des
b1d8fa4383
Vendor import of OpenSSH 7.1p1.
2015-08-26 09:27:05 +00:00
des
177cd316fd
Vendor import of OpenSSH 7.0p1
2015-08-26 09:25:17 +00:00
des
f4f01734ad
*sigh* fix props
2015-07-02 13:22:41 +00:00
des
f8195792ec
Vendor import of OpenSSH 6.9p1.
2015-07-02 13:18:50 +00:00
des
928d872bfc
Vendor import of OpenSSH 6.8p1.
2015-07-02 13:15:34 +00:00
des
64c731d524
Vendor import of OpenSSH 6.7p1.
2015-01-05 16:09:55 +00:00
des
53f498cc9d
Apply upstream patch for EC calculation bug that breaks EC key exchange
...
about one out of 512 times.
2014-04-20 11:17:44 +00:00
des
ab9e0bc082
Vendor import of OpenSSH 6.6p1.
2014-03-22 15:23:38 +00:00
des
45d0197dd7
Vendor import of OpenSSH 6.5p1.
2014-01-30 10:56:49 +00:00
delphij
31fac2f710
Vendor import of OpenSSH 6.4p1.
...
Approved by: des
2013-11-11 09:13:37 +00:00
des
ff2597d3ee
Vendor import of OpenSSH 6.3p1
2013-09-18 17:27:38 +00:00
des
f054e5cb18
Apply upstream revision 1.151 (fix relative symlinks)
2013-08-13 09:04:20 +00:00
des
ce4282e0e9
Vendor import of OpenSSH 6.2p2.
2013-05-17 08:55:26 +00:00
des
52a388c911
The previous commit missed part of the patch. Re-apply.
2013-04-24 11:53:46 +00:00
des
8bdc764467
Apply a patch from OpenSSH bugzilla #2057 to silence "received disconnect"
...
errors in the common case (i.e. client intentionally disconnected).
2013-04-14 12:55:39 +00:00
des
e456ced89d
Pull in a patchset from upstream to silence spurious "no such identity
...
file" warnings.
2013-04-02 08:41:38 +00:00
des
5a4dbb8332
Vendor import of OpenSSH 6.2p1.
2013-03-22 11:19:48 +00:00
des
92ca7d8608
Vendor import of OpenSSH 6.1p1.
2012-08-29 15:55:54 +00:00
des
a2352e45cf
Remove autoprops :(
2012-08-29 15:51:04 +00:00
des
16dcf40b91
Vendor import of OpenSSH 6.0p1.
2012-08-29 15:46:01 +00:00
delphij
cabe4d214f
Merge from upstream:
...
- djm@cvs.openbsd.org 2012/04/11 13:34:17
[ssh-keyscan.1 ssh-keyscan.c]
now that sshd defaults to offering ECDSA keys, ssh-keyscan should also
look for them by default; bz#1971
Approved by: des
2012-06-25 18:54:02 +00:00
des
a9c7316f0b
Forgot to remove dead files.
2011-09-28 13:21:12 +00:00
des
635e938ca4
Vendor import of OpenSSH 5.9p1
2011-09-28 08:14:41 +00:00
des
e72431e08d
More autoprops damage, compounded by the fact that some source files, for
...
some reason, had the x bit set in the tarball.
2011-09-28 08:13:01 +00:00
des
dc19d8a076
Revert autoprops damage.
2011-09-28 07:46:28 +00:00
des
e0b4efa6a7
Merge from upstream: #include <netinet/ip.h> before checking for macros
...
that it defines.
2011-05-05 08:04:31 +00:00
des
d1e75087a2
djm released a new 5.8p2 tarball with the correct version number.
2011-05-05 07:59:12 +00:00
des
1824cfda46
Vendor import of OpenSSH 5.8p2
2011-05-03 11:22:37 +00:00
des
a928b356d9
Vendor import of OpenSSH 5.8p1
2011-02-17 11:49:48 +00:00
des
e089765887
Vendor import of OpenSSH 5.7p1
2011-02-17 11:47:40 +00:00
des
a074372f88
Vendor import of OpenSSH 5.6p1
2010-11-08 10:45:44 +00:00
des
5b59cc3b67
Vendor import of OpenSSH 5.5p1
2010-04-28 08:37:00 +00:00
des
57baac6b03
Forgot to remove dead files
2010-03-08 11:24:19 +00:00
des
6c400d2675
Vendor import of OpenSSH 5.4p1
2010-03-08 11:19:52 +00:00
des
98b8242e22
Vendor import of OpenSSH 5.3p1
2009-10-01 15:19:37 +00:00
des
f4c3a2131f
Vendor import of OpenSSH 5.2p1
2009-02-24 18:49:27 +00:00
des
2030f2e588
svn:eol-style is missing from these files
2009-02-24 18:48:10 +00:00
des
942ac6fb99
Fix "xmalloc: zero size" bug when talking to older servers.
...
This patch has been submitted but not yet committed upstream.
Obtained from: https://bugzilla.mindrot.org/show_bug.cgi?id=1496
MFC after: 1 week
2008-09-24 21:17:14 +00:00
des
9cb7b30c95
When I flattened the dist tree, some files that had been removed in prior
...
vendor imports were inadvertantly resurrected. Re-remove them.
2008-09-01 16:12:27 +00:00
des
8f6f5baf40
Since we automatically set svn:eol-style on new files (including files
...
added during a vendor import), set it on the entire dist tree.
2008-07-23 09:38:06 +00:00