<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libcrypto, branch OPENBSD_4_8_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_4_8_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_4_8_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2010-07-28T09:00:21+00:00</updated>
<entry>
<title>This commit was manufactured by cvs2git to create tag 'OPENBSD_4_8_BASE'.</title>
<updated>2010-07-28T09:00:21+00:00</updated>
<author>
<name>cvs2svn</name>
<email>admin@example.com</email>
</author>
<published>2010-07-28T09:00:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5ddaa036d8d4dbc19363c6710257163923c0cd40'/>
<id>urn:sha1:5ddaa036d8d4dbc19363c6710257163923c0cd40</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>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>cherrypick patch from OpenSSL 0.9.8m:</title>
<updated>2010-03-04T11:02:42+00:00</updated>
<author>
<name>djm</name>
<email></email>
</author>
<published>2010-03-04T11:02:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9f75721dec306b453d31851a26bad908e9605c4f'/>
<id>urn:sha1:9f75721dec306b453d31851a26bad908e9605c4f</id>
<content type='text'>
  *) Always check bn_wexpend() return values for failure.  (CVE-2009-3245)
     [Martin Olsson, Neel Mehta]
</content>
</entry>
<entry>
<title>add a fix from OpenSSL CVS for SA38200.</title>
<updated>2010-01-31T21:10:57+00:00</updated>
<author>
<name>jasper</name>
<email></email>
</author>
<published>2010-01-31T21:10:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=6007738228ce1f7b878db03c3e504020350a7e30'/>
<id>urn:sha1:6007738228ce1f7b878db03c3e504020350a7e30</id>
<content type='text'>
"Modify compression code so it avoids using ex_data free functions.
This stops applications that call CRYPTO_free_all_ex_data()
prematurely leaking memory."

looks ok to markus@
</content>
</entry>
<entry>
<title>s/Mhz/MHz/, MHz is a multiple of the SI unit hertz (whose symbol is Hz).</title>
<updated>2009-10-31T13:29:07+00:00</updated>
<author>
<name>sobrado</name>
<email></email>
</author>
<published>2009-10-31T13:29:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=f26acbc19d7b441bbd6b8a3670a11bd78abd13d5'/>
<id>urn:sha1:f26acbc19d7b441bbd6b8a3670a11bd78abd13d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pull string for memcpy;  ok hshoexer@</title>
<updated>2009-08-07T00:05:04+00:00</updated>
<author>
<name>martynas</name>
<email></email>
</author>
<published>2009-08-07T00:05:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=812e32a01f9d10e8d116ca5a7d752f5b30586b1a'/>
<id>urn:sha1:812e32a01f9d10e8d116ca5a7d752f5b30586b1a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>resolve conflicts</title>
<updated>2009-04-06T06:33:20+00:00</updated>
<author>
<name>djm</name>
<email></email>
</author>
<published>2009-04-06T06:33:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=02266ad76553362863ec35a28c86ea7a4f5acdf9'/>
<id>urn:sha1:02266ad76553362863ec35a28c86ea7a4f5acdf9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>This commit was generated by cvs2git to track changes on a CVS vendor</title>
<updated>2009-04-06T06:30:10+00:00</updated>
<author>
<name>djm</name>
<email></email>
</author>
<published>2009-04-06T06:30:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d9de323e6e6b00c0f5eda2fd1399c8c51cdb19c4'/>
<id>urn:sha1:d9de323e6e6b00c0f5eda2fd1399c8c51cdb19c4</id>
<content type='text'>
branch.</content>
</entry>
</feed>
