<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/secure/lib/libcrypto, branch releng/10.0</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>Fix integer overflow in IGMP protocol. [SA-15:04]</title>
<updated>2015-02-25T05:56:16+00:00</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2015-02-25T05:56:16+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=0099f6f89a1325dc504096aecbdcbddad498310e'/>
<id>0099f6f89a1325dc504096aecbdcbddad498310e</id>
<content type='text'>
Fix vt(4) crash with improper ioctl parameters. [EN-15:01]

Updated base system OpenSSL to 1.0.1l. [EN-15:02]

Fix freebsd-update libraries update ordering issue. [EN-15:03]

Approved by:	so
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix vt(4) crash with improper ioctl parameters. [EN-15:01]

Updated base system OpenSSL to 1.0.1l. [EN-15:02]

Fix freebsd-update libraries update ordering issue. [EN-15:03]

Approved by:	so
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove references to MK_IDEA.</title>
<updated>2013-04-27T05:44:39+00:00</updated>
<author>
<name>Ed Schouten</name>
<email>ed@FreeBSD.org</email>
</author>
<published>2013-04-27T05:44:39+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=2bc87cacee9208d9fa18eb8e39c9f07e5fee32e6'/>
<id>2bc87cacee9208d9fa18eb8e39c9f07e5fee32e6</id>
<content type='text'>
As of r249959, we want to build with IDEA support enabled
unconditionally. As this change removed the MK_IDEA flag, update these
Makefiles accordingly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As of r249959, we want to build with IDEA support enabled
unconditionally. As this change removed the MK_IDEA flag, update these
Makefiles accordingly.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge OpenSSL 1.0.1e.</title>
<updated>2013-02-13T23:07:20+00:00</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2013-02-13T23:07:20+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=09286989d354c3609717f91084fd6dfe93027775'/>
<id>09286989d354c3609717f91084fd6dfe93027775</id>
<content type='text'>
Approved by:	secteam (simon), benl (silence)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by:	secteam (simon), benl (silence)
</pre>
</div>
</content>
</entry>
<entry>
<title>Sort ASM definitions by crypto module for slightly easier maintenance.</title>
<updated>2012-07-12T21:31:53+00:00</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2012-07-12T21:31:53+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=80e5822c0e499703977630d1e05eb392f379e913'/>
<id>80e5822c0e499703977630d1e05eb392f379e913</id>
<content type='text'>
Specifically, GHASH_ASM belongs to crypto/modes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Specifically, GHASH_ASM belongs to crypto/modes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge OpenSSL 1.0.1c.</title>
<updated>2012-07-12T19:30:53+00:00</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2012-07-12T19:30:53+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=1f13597d10e771d5546d31839150812bde8e4a56'/>
<id>1f13597d10e771d5546d31839150812bde8e4a56</id>
<content type='text'>
Approved by:	benl (maintainer)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by:	benl (maintainer)
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge OpenSSL 0.9.8x.</title>
<updated>2012-06-27T18:44:36+00:00</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2012-06-27T18:44:36+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=12de4ed29912d67d64fca55ebde81bea243ff886'/>
<id>12de4ed29912d67d64fca55ebde81bea243ff886</id>
<content type='text'>
Reviewed by:	stas
Approved by:	benl (maintainer)
MFC after:	3 days
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed by:	stas
Approved by:	benl (maintainer)
MFC after:	3 days
</pre>
</div>
</content>
</entry>
<entry>
<title>Force linker error when created shared library contains a relocation</title>
<updated>2011-12-06T11:28:17+00:00</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2011-12-06T11:28:17+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=bd4632e6ca0e8d5f5e4116cfe24d163e9c4a53f6'/>
<id>bd4632e6ca0e8d5f5e4116cfe24d163e9c4a53f6</id>
<content type='text'>
against text. Provide the override switch to turn off the strict
behaviour. Apparently, openssl libcrypto needs it due to assembler
code not being PIC.

Discussed with:	bf
MFC after:	2 weeks
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
against text. Provide the override switch to turn off the strict
behaviour. Apparently, openssl libcrypto needs it due to assembler
code not being PIC.

Discussed with:	bf
MFC after:	2 weeks
</pre>
</div>
</content>
</entry>
<entry>
<title>- change "is is" to "is" or "it is"</title>
<updated>2011-10-16T14:30:28+00:00</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2011-10-16T14:30:28+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=36daf0495aa68d669ac6abf004940ec1b1e83e42'/>
<id>36daf0495aa68d669ac6abf004940ec1b1e83e42</id>
<content type='text'>
- change "the the" to "the"

Approved by:	lstewart
Approved by:	sahil (mentor)
MFC after:	3 days
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- change "the the" to "the"

Approved by:	lstewart
Approved by:	sahil (mentor)
MFC after:	3 days
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some leftover binaries and shared libraries in the system that still</title>
<updated>2011-02-15T22:03:09+00:00</updated>
<author>
<name>Dimitry Andric</name>
<email>dim@FreeBSD.org</email>
</author>
<published>2011-02-15T22:03:09+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=152e60f2fe72db456bfeff4780a7db291c58106d'/>
<id>152e60f2fe72db456bfeff4780a7db291c58106d</id>
<content type='text'>
have an executable stack, due to linking in hand-assembled .S or .s
files, that have no .GNU-stack sections:

RWX --- ---  /lib/libcrypto.so.6
RWX --- ---  /lib/libmd.so.5
RWX --- ---  /lib/libz.so.6
RWX --- ---  /lib/libzpool.so.2
RWX --- ---  /usr/lib/liblzma.so.5

These were found using scanelf, from the sysutils/pax-utils port.

Reviewed by:	kib
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
have an executable stack, due to linking in hand-assembled .S or .s
files, that have no .GNU-stack sections:

RWX --- ---  /lib/libcrypto.so.6
RWX --- ---  /lib/libmd.so.5
RWX --- ---  /lib/libz.so.6
RWX --- ---  /lib/libzpool.so.2
RWX --- ---  /usr/lib/liblzma.so.5

These were found using scanelf, from the sysutils/pax-utils port.

Reviewed by:	kib
</pre>
</div>
</content>
</entry>
<entry>
<title>Regenerate manual pages for OpenSSL 0.9.8q.</title>
<updated>2010-12-03T23:07:45+00:00</updated>
<author>
<name>Simon L. B. Nielsen</name>
<email>simon@FreeBSD.org</email>
</author>
<published>2010-12-03T23:07:45+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c1ecc6cd223203866255f1e87d1691725e858639'/>
<id>c1ecc6cd223203866255f1e87d1691725e858639</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
