<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/secure/lib, branch upstream/11.1.0</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>MFC r314658:</title>
<updated>2017-05-30T04:42:36+00:00</updated>
<author>
<name>Enji Cooper</name>
<email>ngie@FreeBSD.org</email>
</author>
<published>2017-05-30T04:42:36+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b6d5ba5698c5ae6c325f977e3e2196d7623fbc51'/>
<id>b6d5ba5698c5ae6c325f977e3e2196d7623fbc51</id>
<content type='text'>
crypto: normalize paths using SRCTOP-relative paths or :H when possible

This simplifies make logic/output
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
crypto: normalize paths using SRCTOP-relative paths or :H when possible

This simplifies make logic/output
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC:	r312825</title>
<updated>2017-01-26T19:14:14+00:00</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2017-01-26T19:14:14+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=14f9059e30d7a7f28744c1128f9c8b536b788742'/>
<id>14f9059e30d7a7f28744c1128f9c8b536b788742</id>
<content type='text'>
Merge OpenSSL 1.0.2k.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Merge OpenSSL 1.0.2k.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC r311140:</title>
<updated>2017-01-16T07:10:42+00:00</updated>
<author>
<name>Enji Cooper</name>
<email>ngie@FreeBSD.org</email>
</author>
<published>2017-01-16T07:10:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=20d57dfffff04e45d1633ee78486c303b3fffb63'/>
<id>20d57dfffff04e45d1633ee78486c303b3fffb63</id>
<content type='text'>
Only bake krb5_config.h support in to ssh(3), etc if both MK_GSSAPI and
MK_KERBEROS_SUPPORT != no

This fixes the odd case where someone specified MK_GSSAPI=no and
MK_KERBEROS_SUPPORT=yes (which admittedly, probably doesn't make sense,
but the build system doesn't prevent this case today, and it didn't when
I filed the bug back in 2011 either).

PR:		159745
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Only bake krb5_config.h support in to ssh(3), etc if both MK_GSSAPI and
MK_KERBEROS_SUPPORT != no

This fixes the odd case where someone specified MK_GSSAPI=no and
MK_KERBEROS_SUPPORT=yes (which admittedly, probably doesn't make sense,
but the build system doesn't prevent this case today, and it didn't when
I filed the bug back in 2011 either).

PR:		159745
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC:	r306342</title>
<updated>2016-09-26T14:30:19+00:00</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2016-09-26T14:30:19+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=aacbc7b7e58e829b232f64f5d0faf0899eedd561'/>
<id>aacbc7b7e58e829b232f64f5d0faf0899eedd561</id>
<content type='text'>
Merge OpenSSL 1.0.2j.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Merge OpenSSL 1.0.2j.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC:	r306193</title>
<updated>2016-09-22T14:57:48+00:00</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2016-09-22T14:57:48+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=be7d58d788c998b4123a0722fec4b797e94972eb'/>
<id>be7d58d788c998b4123a0722fec4b797e94972eb</id>
<content type='text'>
Merge OpenSSL 1.0.2u.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Merge OpenSSL 1.0.2u.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC:	r304638, r304640</title>
<updated>2016-08-31T20:33:59+00:00</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2016-08-31T20:33:59+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7da9060f840441742df32c6f0b961667c0515dc8'/>
<id>7da9060f840441742df32c6f0b961667c0515dc8</id>
<content type='text'>
Fix white spaces and prefer C-style comments in assembly sources.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix white spaces and prefer C-style comments in assembly sources.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC:	r304636</title>
<updated>2016-08-31T20:30:49+00:00</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2016-08-31T20:30:49+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=27279c93d1d75b12546780fe823794dce6a0c3d8'/>
<id>27279c93d1d75b12546780fe823794dce6a0c3d8</id>
<content type='text'>
Build OpenSSL assembly sources for arm.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Build OpenSSL assembly sources for arm.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC:	r304320</title>
<updated>2016-08-31T20:21:03+00:00</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2016-08-31T20:21:03+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=702a86ec0f1cfad021599b9a415f01237ba80f8f'/>
<id>702a86ec0f1cfad021599b9a415f01237ba80f8f</id>
<content type='text'>
Disable assembly sources when compiler/assembler cannot compile certain
instructions.  For example, GCC 4.2.1 + binutils 2.17.50 does not support
AVX instructions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Disable assembly sources when compiler/assembler cannot compile certain
instructions.  For example, GCC 4.2.1 + binutils 2.17.50 does not support
AVX instructions.
</pre>
</div>
</content>
</entry>
<entry>
<title>Regen x86 assembly files for r299480.</title>
<updated>2016-05-11T20:11:21+00:00</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2016-05-11T20:11:21+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=bbe0cb3df6953c4b67fcb1d7cd9a35ff146306c9'/>
<id>bbe0cb3df6953c4b67fcb1d7cd9a35ff146306c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Set CC environment variable for Perl scripts.  This is for detecting</title>
<updated>2016-05-11T20:06:23+00:00</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2016-05-11T20:06:23+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=207be9210218d1168e2bd4e4afc5de145e039993'/>
<id>207be9210218d1168e2bd4e4afc5de145e039993</id>
<content type='text'>
assembler/compiler capabilities, e.g., AVX instructions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
assembler/compiler capabilities, e.g., AVX instructions.
</pre>
</div>
</content>
</entry>
</feed>
