<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src, branch OPENBSD_4_5</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_4_5</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_4_5'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2010-03-31T12:16:44+00:00</updated>
<entry>
<title>Security fix for CVE-2010-0740</title>
<updated>2010-03-31T12:16:44+00:00</updated>
<author>
<name>jasper</name>
<email></email>
</author>
<published>2010-03-31T12:16:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2ee55d26ee7a373bc8d7e0cd1e4532884ada8fa0'/>
<id>urn:sha1:2ee55d26ee7a373bc8d7e0cd1e4532884ada8fa0</id>
<content type='text'>
"In TLS connections, certain incorrectly formatted records can cause an OpenSSL
client or server to crash due to a read attempt at NULL."

http://openssl.org/news/secadv_20100324.txt

ok djm@ sthen@
</content>
</entry>
<entry>
<title>MFC, original commit by djm@:</title>
<updated>2010-03-12T13:26:41+00:00</updated>
<author>
<name>jasper</name>
<email></email>
</author>
<published>2010-03-12T13:26:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5876608ee68cc67de9b401842a171c25c54031c2'/>
<id>urn:sha1:5876608ee68cc67de9b401842a171c25c54031c2</id>
<content type='text'>
---------------------------
cherrypick patch from OpenSSL 0.9.8m:

  *) Always check bn_wexpend() return values for failure.  (CVE-2009-3245)
     [Martin Olsson, Neel Mehta]

---------------------------

ok sthen@
</content>
</entry>
<entry>
<title>Pull Ben Lauries blind prefix injection fix for CVE-2009-3555 from</title>
<updated>2009-11-17T14:34:41+00:00</updated>
<author>
<name>sthen</name>
<email></email>
</author>
<published>2009-11-17T14:34:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=990837b47cd7f41d299b338edf67d7771c204288'/>
<id>urn:sha1:990837b47cd7f41d299b338edf67d7771c204288</id>
<content type='text'>
openssl 0.9.8l.

As suggested by markus@, for -stable the header change is being
restricted to a private file, so the minor version is not cranked here.

Discussed with markus, djm, deraadt.
</content>
</entry>
<entry>
<title>MFC: fixes for OpenSSL ASN.1 invalid memory accesses (CVE-2009-0590 and</title>
<updated>2009-04-08T02:30:30+00:00</updated>
<author>
<name>djm</name>
<email></email>
</author>
<published>2009-04-08T02:30:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=90917d997a66b5127abae66212a5ff788b40772b'/>
<id>urn:sha1:90917d997a66b5127abae66212a5ff788b40772b</id>
<content type='text'>
CVE-2009-0789).
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2git to create branch 'OPENBSD_4_5'.</title>
<updated>2009-02-18T15:24:57+00:00</updated>
<author>
<name>cvs2svn</name>
<email>admin@example.com</email>
</author>
<published>2009-02-18T15:24:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ba772f784ace9fbd80465f5d6c91340dda14ca7e'/>
<id>urn:sha1:ba772f784ace9fbd80465f5d6c91340dda14ca7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Test to show glob bug introduced with POSIX char class support.</title>
<updated>2009-02-18T15:24:55+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2009-02-18T15:24:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=abdfc401087a2665c003eb5c01ed453a4cf8286e'/>
<id>urn:sha1:abdfc401087a2665c003eb5c01ed453a4cf8286e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add missing CURDIR</title>
<updated>2009-02-18T15:17:55+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2009-02-18T15:17:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=8bb5945fcf0ae1d7aeab55a1d8264aaca3c2259d'/>
<id>urn:sha1:8bb5945fcf0ae1d7aeab55a1d8264aaca3c2259d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>kill whitespace at eol;</title>
<updated>2009-02-13T23:36:17+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2009-02-13T23:36:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0022884d4476647fcc43309b8c245c60ad1cab39'/>
<id>urn:sha1:0022884d4476647fcc43309b8c245c60ad1cab39</id>
<content type='text'>
</content>
</entry>
<entry>
<title>decribe 'F' better and mention flags are debugging aids; ok tedu@ jmc@</title>
<updated>2009-02-13T18:49:14+00:00</updated>
<author>
<name>otto</name>
<email></email>
</author>
<published>2009-02-13T18:49:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5327674e2d04616a68f7f89905418f8fd3fa7cb9'/>
<id>urn:sha1:5327674e2d04616a68f7f89905418f8fd3fa7cb9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>correct function definitions; from Markus Bergkvist</title>
<updated>2009-02-10T21:47:56+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2009-02-10T21:47:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=03ba8f736f8a96772bebb01f0fd7b1300d732472'/>
<id>urn:sha1:03ba8f736f8a96772bebb01f0fd7b1300d732472</id>
<content type='text'>
</content>
</entry>
</feed>
