<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libssl, branch OPENBSD_4_8</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_4_8</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_4_8'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2011-02-11T03:24:29+00:00</updated>
<entry>
<title>MFC:</title>
<updated>2011-02-11T03:24:29+00:00</updated>
<author>
<name>djm</name>
<email></email>
</author>
<published>2011-02-11T03:24:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=1fe599fd100c11cb40db62e487aad54473fca534'/>
<id>urn:sha1:1fe599fd100c11cb40db62e487aad54473fca534</id>
<content type='text'>
----------------------------
revision 1.8
date: 2011/02/10 22:40:27;  author: djm;  state: Exp;  lines: +7 -1
fix for CVE-2011-0014 "OCSP stapling vulnerability";
ok markus@ jasper@ miod@

AFAIK nothing in base uses this, though apache2 from ports may be affected.
----------------------------
</content>
</entry>
<entry>
<title>Security fix for CVE-2010-4180 as mentioned in http://www.openssl.org/news/secadv_20101202.txt.</title>
<updated>2010-12-15T09:43:55+00:00</updated>
<author>
<name>jasper</name>
<email></email>
</author>
<published>2010-12-15T09:43:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=68ed203952c3b617331b455050995ec6996479c8'/>
<id>urn:sha1:68ed203952c3b617331b455050995ec6996479c8</id>
<content type='text'>
where clients could modify the stored session
cache ciphersuite and in some cases even downgrade the suite to weaker ones.

This code is not enabled by default.

ok djm@
</content>
</entry>
<entry>
<title>- Apply security fix for CVE-2010-3864.</title>
<updated>2010-11-17T19:12:57+00:00</updated>
<author>
<name>jasper</name>
<email></email>
</author>
<published>2010-11-17T19:12:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=177bc2377a2dcb3fa5f2ec36f9182fd8635e98f3'/>
<id>urn:sha1:177bc2377a2dcb3fa5f2ec36f9182fd8635e98f3</id>
<content type='text'>
ok djm@ deraadt@
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2git to create branch 'OPENBSD_4_8'.</title>
<updated>2010-07-28T09:00:22+00:00</updated>
<author>
<name>cvs2svn</name>
<email>admin@example.com</email>
</author>
<published>2010-07-28T09:00:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2cd27778e908a259063b84a1e91bb327cf27026c'/>
<id>urn:sha1:2cd27778e908a259063b84a1e91bb327cf27026c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>oops. Missed this from my aes-ni commit.</title>
<updated>2010-07-01T17:44:57+00:00</updated>
<author>
<name>thib</name>
<email></email>
</author>
<published>2010-07-01T17:44:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=4722e3b8cd01eb49fdc03a02aed428c5118eaf49'/>
<id>urn:sha1:4722e3b8cd01eb49fdc03a02aed428c5118eaf49</id>
<content type='text'>
</content>
</entry>
<entry>
<title>AES-NI engine support for OpenSSL.</title>
<updated>2010-07-01T17:44:20+00:00</updated>
<author>
<name>thib</name>
<email></email>
</author>
<published>2010-07-01T17:44:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9084f839ac0f269821a954788017d4349b614e7d'/>
<id>urn:sha1:9084f839ac0f269821a954788017d4349b614e7d</id>
<content type='text'>
This is code mostly picked up from upstream OpenSSL, or to be more exact
a diff from David Woodhouse &lt;dwmw2 at infradead dot org&gt;.

Remember to make includes before doing a build!

no objections from djm@
OK deraadt@, reyk@ (AES is about 4.25x faster on his x201 now)
</content>
</entry>
<entry>
<title>VIA xcrypt for amd64, simpler version of a diff from deraadt</title>
<updated>2010-06-29T01:46:19+00:00</updated>
<author>
<name>jsg</name>
<email></email>
</author>
<published>2010-06-29T01:46:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2ccb3fcab2d84342cc84b1713b1af1c1540b4b98'/>
<id>urn:sha1:2ccb3fcab2d84342cc84b1713b1af1c1540b4b98</id>
<content type='text'>
with suggestions from miod.

The codepath doesn't seem to be called yet, this will be
investigated later.

looks good miod@, ok deraadt@
</content>
</entry>
<entry>
<title>Add the extendedKeyUsage flags serverAuth and clientAuth.  Newer Windows</title>
<updated>2010-06-26T18:42:02+00:00</updated>
<author>
<name>reyk</name>
<email></email>
</author>
<published>2010-06-26T18:42:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=1607a037b67ac48d21a37a06da6bfe78fe0f1050'/>
<id>urn:sha1:1607a037b67ac48d21a37a06da6bfe78fe0f1050</id>
<content type='text'>
version require these flags to accept the X.509 certificates from the
gateway or client;  I just add both flags to make it work in both cases
and verified it with win7, for example when authenticating against iked.

go ahead beck@
</content>
</entry>
<entry>
<title>When running in pic mode we don't have enough general registers for all</title>
<updated>2010-05-03T07:22:07+00:00</updated>
<author>
<name>jsg</name>
<email></email>
</author>
<published>2010-05-03T07:22:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=3dcece4c8eb93f6f18c1faa46d2d0eb029bf8276'/>
<id>urn:sha1:3dcece4c8eb93f6f18c1faa46d2d0eb029bf8276</id>
<content type='text'>
the xcrypt inputs, hence the dance which is done to make this work.

The constraint for the key however was "mr" which is both from
memory and from a general register, it seems gcc3 went with the former
and gcc4 went with the later in the pic case, so change the
constraint for the key to just "m" which gives us more efficient
code that both gcc3 and gcc4 are happy with.

ok kettenis@
</content>
</entry>
<entry>
<title>The openssl command line tool treats the non-null terminated buffer</title>
<updated>2010-04-20T23:01:28+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2010-04-20T23:01:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ecd8d9a8ac9861dda588d5ab65c14eb7f93d2526'/>
<id>urn:sha1:ecd8d9a8ac9861dda588d5ab65c14eb7f93d2526</id>
<content type='text'>
"mbuf" as a C string when using the pop3 s_client feature. This causes
a segmentation fault with malloc.conf option "J" set when BIO_printf()
runs off the end of the buffer. The following patch fixes PR 6282
from Matthew Haub (asked to submit upstream), ok djm
</content>
</entry>
</feed>
