<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/secure/lib/libcrypto, branch release/10.3.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F10.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F10.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2016-03-04T00:40:15Z</updated>
<entry>
<title>Re-enable SSLv2 support to restore ABI.</title>
<updated>2016-03-04T00:40:15Z</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2016-03-04T00:40:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9e8336cc7205b3140d5ce887c5b4b754f03e66e4'/>
<id>urn:sha1:9e8336cc7205b3140d5ce887c5b4b754f03e66e4</id>
<content type='text'>
Excerpt from CHANGES:

    Even if "enable-ssl2" is used, users who want to negotiate SSLv2 via
    the version-flexible SSLv23_method() will need to explicitly call
    either of:

	SSL_CTX_clear_options(ctx, SSL_OP_NO_SSLv2);
    or
	SSL_clear_options(ssl, SSL_OP_NO_SSLv2);

    as appropriate.  Even if either of those is used, or the application
    explicitly uses the version-specific SSLv2_method() or its client and
    server variants, SSLv2 ciphers vulnerable to exhaustive search key
    recovery have been removed.  Specifically, the SSLv2 40-bit EXPORT
    ciphers, and SSLv2 56-bit DES are no longer available.

Approved by:	re (marius, gjb), so (delphij)
</content>
</entry>
<entry>
<title>Merge OpenSSL 1.0.1s.  This is a security update.</title>
<updated>2016-03-02T15:43:01Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2016-03-02T15:43:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2aab9f2e02bfc1930b0c9f7704bee21c4f910a4b'/>
<id>urn:sha1:2aab9f2e02bfc1930b0c9f7704bee21c4f910a4b</id>
<content type='text'>
Relnotes:	yes
Approved by:	re (so@ implicit)
</content>
</entry>
<entry>
<title>Merge OpenSSL 1.0.1r.</title>
<updated>2016-01-28T21:42:10Z</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2016-01-28T21:42:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=be17a92a4c9367b4ab99a8434d6ea240c870bfe4'/>
<id>urn:sha1:be17a92a4c9367b4ab99a8434d6ea240c870bfe4</id>
<content type='text'>
Relnotes:	yes
</content>
</entry>
<entry>
<title>Merge OpenSSL 1.0.1q.</title>
<updated>2015-12-03T21:18:48Z</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2015-12-03T21:18:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2825c9578714005bd79d04b563ba98c8ea637641'/>
<id>urn:sha1:2825c9578714005bd79d04b563ba98c8ea637641</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC r290178:</title>
<updated>2015-11-09T06:55:04Z</updated>
<author>
<name>Enji Cooper</name>
<email>ngie@FreeBSD.org</email>
</author>
<published>2015-11-09T06:55:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=46818ae2e17e4beb48467fb21bb4cb3816616d53'/>
<id>urn:sha1:46818ae2e17e4beb48467fb21bb4cb3816616d53</id>
<content type='text'>
Fix GOST engine cipher linkage by adding e_gost_err.c to SRCS so it
picks up undefined symbols, like "ERR_load_GOST_strings"

PR: 184805
Submitted by: Ivan IvanZhdanov &lt;ivan.zhdanov@gmail.com&gt;
Sponsored by: EMC / Isilon Storage Division
</content>
</entry>
<entry>
<title>MFC:	r290121</title>
<updated>2015-11-02T17:41:15Z</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2015-11-02T17:41:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3777c13c2e8092f47a090cbbec7d95b909e5775b'/>
<id>urn:sha1:3777c13c2e8092f47a090cbbec7d95b909e5775b</id>
<content type='text'>
Define endianness for non-x86 platforms.
</content>
</entry>
<entry>
<title>MFC r287981:</title>
<updated>2015-10-03T16:24:20Z</updated>
<author>
<name>Bryan Drewery</name>
<email>bdrewery@FreeBSD.org</email>
</author>
<published>2015-10-03T16:24:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=209483d091ddedb01bcabdecfebc52145a12e18b'/>
<id>urn:sha1:209483d091ddedb01bcabdecfebc52145a12e18b</id>
<content type='text'>
  Replace afterinstall: hack from r111083 with 'make delete-old' functionality.
</content>
</entry>
<entry>
<title>MFC:	r285329</title>
<updated>2015-07-09T17:17:22Z</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2015-07-09T17:17:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9b07df34906d9afb72c8389188a8c7a4c205a51a'/>
<id>urn:sha1:9b07df34906d9afb72c8389188a8c7a4c205a51a</id>
<content type='text'>
Merge OpenSSL 1.0.1p.

Approved by:	re (gjb)
Relnotes:	yes
</content>
</entry>
<entry>
<title>MFC:	r284329</title>
<updated>2015-06-12T17:10:19Z</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2015-06-12T17:10:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=471da71a08bfa2f4e8371543fb4a01dab3b9262b'/>
<id>urn:sha1:471da71a08bfa2f4e8371543fb4a01dab3b9262b</id>
<content type='text'>
Merge OpenSSL 1.0.1o.

Note it is instantly merged because it restores ABI compatibility broken by
the previous OpenSSL 1.0.1n.

Relnotes:	yes
</content>
</entry>
<entry>
<title>MFC:	r284283</title>
<updated>2015-06-11T19:07:45Z</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2015-06-11T19:07:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=be71513b0f4946258226d230439cd198ee652ef5'/>
<id>urn:sha1:be71513b0f4946258226d230439cd198ee652ef5</id>
<content type='text'>
Merge OpenSSL 1.0.1n.
</content>
</entry>
</feed>
