<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libssl/crypto, branch OPENBSD_4_9</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_4_9</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_4_9'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2010-10-07T10:49:39+00:00</updated>
<entry>
<title>OpenSSL grows another undocumented header, apparently needed on armish</title>
<updated>2010-10-07T10:49:39+00:00</updated>
<author>
<name>djm</name>
<email></email>
</author>
<published>2010-10-07T10:49:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=7760552c97ebc65d0706255512e18a752735689b'/>
<id>urn:sha1:7760552c97ebc65d0706255512e18a752735689b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More OpenSSL fixes:</title>
<updated>2010-10-06T22:57:46+00:00</updated>
<author>
<name>djm</name>
<email></email>
</author>
<published>2010-10-06T22:57:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=283cf548ed21ec24c99de94f8eb67a99df6a04c0'/>
<id>urn:sha1:283cf548ed21ec24c99de94f8eb67a99df6a04c0</id>
<content type='text'>
- Update local engines for the EVP API change (len u_int =&gt; size_t)
- Use hw_cryptodev.c instead of eng_cryptodev.c
- Make x86_64-xlate.pl always write to the output file and not stdout,
  fixing "make -j" builds (spotted by naddy@)

ok naddy@
</content>
</entry>
<entry>
<title>Our make already uses sh -e when executing commands.</title>
<updated>2010-10-04T19:15:40+00:00</updated>
<author>
<name>naddy</name>
<email></email>
</author>
<published>2010-10-04T19:15:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2416e1bf950457082cfeacfce66f70042d8d2848'/>
<id>urn:sha1:2416e1bf950457082cfeacfce66f70042d8d2848</id>
<content type='text'>
Revert the "set -e" additions and kill unneeded subshells.  ok djm@
</content>
</entry>
<entry>
<title>DES_LONG should be u_int on all platforms, it was spuriously</title>
<updated>2010-10-03T06:09:42+00:00</updated>
<author>
<name>djm</name>
<email></email>
</author>
<published>2010-10-03T06:09:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=18ec8e137664f295cfb736c85f8a443628cb309e'/>
<id>urn:sha1:18ec8e137664f295cfb736c85f8a443628cb309e</id>
<content type='text'>
u_long on i386. suggested by deraadt@ and kettenis@
</content>
</entry>
<entry>
<title>percolate up errors from perl asm scripts, correctly enable SHA-256 asm on</title>
<updated>2010-10-02T07:42:02+00:00</updated>
<author>
<name>djm</name>
<email></email>
</author>
<published>2010-10-02T07:42:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=f785df1adcf4157d76764c07e803b932a8b612b5'/>
<id>urn:sha1:f785df1adcf4157d76764c07e803b932a8b612b5</id>
<content type='text'>
amd64
</content>
</entry>
<entry>
<title>update supporting files, crank library majors</title>
<updated>2010-10-01T23:02:02+00:00</updated>
<author>
<name>djm</name>
<email></email>
</author>
<published>2010-10-01T23:02:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=21efe1bbf4b89baefcfcca902362f4e8c6b8281f'/>
<id>urn:sha1:21efe1bbf4b89baefcfcca902362f4e8c6b8281f</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>Use MACHINE_CPU instead of MACHINE_ARCH to pick the correct machine dependent</title>
<updated>2010-02-03T20:49:00+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2010-02-03T20:49:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=aaa0cabd6a83ca6edba4b6122b65033db1337306'/>
<id>urn:sha1:aaa0cabd6a83ca6edba4b6122b65033db1337306</id>
<content type='text'>
files or directories when applicable.
The inspiration and name of MACHINE_CPU come from NetBSD, although the way to
provide it to Makefiles is completely different.
ok kettenis@
</content>
</entry>
<entry>
<title>crankus majoris</title>
<updated>2009-04-06T06:34:22+00:00</updated>
<author>
<name>djm</name>
<email></email>
</author>
<published>2009-04-06T06:34:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=399f560f3677e40588e2e56f3bde074ad6bd2dfb'/>
<id>urn:sha1:399f560f3677e40588e2e56f3bde074ad6bd2dfb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>openssl-0.9.8j enables RFC3546 TLS extensions by default (e.g. the very</title>
<updated>2009-01-09T12:32:25+00:00</updated>
<author>
<name>djm</name>
<email></email>
</author>
<published>2009-01-09T12:32:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2b0ae02b5f47fd5617da3480ef1ade14bc86155f'/>
<id>urn:sha1:2b0ae02b5f47fd5617da3480ef1ade14bc86155f</id>
<content type='text'>
useful "server name indication" that allows multihomed TLS server), so
remove the #define to disable it here
</content>
</entry>
</feed>
