<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress/lib/libssl/bytestring, branch OPENBSD_5_7</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_5_7</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_5_7'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2015-02-16T06:48:17+00:00</updated>
<entry>
<title>Add more error checking and free resources in bytestringtest.</title>
<updated>2015-02-16T06:48:17+00:00</updated>
<author>
<name>doug</name>
<email></email>
</author>
<published>2015-02-16T06:48:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=7b9469d42e3e55b355bdc3e71d8893d3ca583be1'/>
<id>urn:sha1:7b9469d42e3e55b355bdc3e71d8893d3ca583be1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>KNF bytestring files.</title>
<updated>2015-02-06T22:22:33+00:00</updated>
<author>
<name>doug</name>
<email></email>
</author>
<published>2015-02-06T22:22:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d03a4807083e9e8c5b74ea28b35bf911945962ec'/>
<id>urn:sha1:d03a4807083e9e8c5b74ea28b35bf911945962ec</id>
<content type='text'>
I checked that this doesn't change anything.  Compiled with clang using
-Wno-pointer-sign -g0  to reduce the differences.  Only difference in the
asm is due to assert(0) line number changes in bs_cbs.c and bs_cbb.c.

miod is ok with the general process.
</content>
</entry>
<entry>
<title>Import BoringSSL's crypto bytestring and crypto bytebuilder APIs.</title>
<updated>2015-02-06T09:36:16+00:00</updated>
<author>
<name>doug</name>
<email></email>
</author>
<published>2015-02-06T09:36:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=57c3c820260976eedbeceb47dc79b313f0dd1b42'/>
<id>urn:sha1:57c3c820260976eedbeceb47dc79b313f0dd1b42</id>
<content type='text'>
This is imported with as few changes as possible for the initial commit.
I removed OPENSSL_EXPORT, replaced OPENSSL_malloc() etc with malloc()
and changed a few header includes.

BoringSSL has this as part of their public API.  We're leaving it internal
to libssl for now.

Based on BoringSSL's CBB/CBS API as of commit
c5cc15b4f5b1d6e9b9112cb8d30205a638aa2c54.

input + ok jsing@, miod@
</content>
</entry>
</feed>
