<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libcrypto/buffer, branch OPENBSD_6_1_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_6_1_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_6_1_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2017-03-16T13:29:56+00:00</updated>
<entry>
<title>Convert BUF_MEM_grow() and BUF_MEM_grow_clean() to recallocarray(),</title>
<updated>2017-03-16T13:29:56+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2017-03-16T13:29:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=66f094ce01d467fcd73cec6745bae67a846e549a'/>
<id>urn:sha1:66f094ce01d467fcd73cec6745bae67a846e549a</id>
<content type='text'>
ensuring that the buffer contents are zeroed on allocation and not leaked
when resizing.

It is worth noting that BUF_MEM_grow_clean() already did this manually by
avoiding realloc().

ok beck@ inoguchi@
</content>
</entry>
<entry>
<title>Use calloc() instead of malloc() followed by manually zeroing fields.</title>
<updated>2017-03-16T13:15:06+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2017-03-16T13:15:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b4dddea8c97475f1939497c762f59188eef7c9c3'/>
<id>urn:sha1:b4dddea8c97475f1939497c762f59188eef7c9c3</id>
<content type='text'>
ok beck@ inoguchi@
</content>
</entry>
<entry>
<title>Send the function codes from the error functions to the bit bucket,</title>
<updated>2017-01-29T17:49:23+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2017-01-29T17:49:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d1f47bd292f36094480caa49ada36b99a69c59b0'/>
<id>urn:sha1:d1f47bd292f36094480caa49ada36b99a69c59b0</id>
<content type='text'>
as was done earlier in libssl. Thanks inoguchi@ for noticing
libssl had more reacharounds into this.
ok jsing@ inoguchi@
</content>
</entry>
<entry>
<title>Put BUF_memdup() and BUF_reverse() under #ifndef LIBRESSL_INTERNAL.</title>
<updated>2015-06-24T10:05:14+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2015-06-24T10:05:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=87bad77cfdbb2f203b527a9651aa4c96f14b8e77'/>
<id>urn:sha1:87bad77cfdbb2f203b527a9651aa4c96f14b8e77</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Get rid of the last remaining BUF_strdup and BUF_strlcpy and friends, use</title>
<updated>2014-10-16T03:19:02+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2014-10-16T03:19:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=cd7a711274bfeecd7b0e36c535b010869192f2e1'/>
<id>urn:sha1:cd7a711274bfeecd7b0e36c535b010869192f2e1</id>
<content type='text'>
intrinsic functions everywhere, and wrap these functions in an
#ifndef LIBRESSL_INTERNAL to make sure we don't bring their use back.
</content>
</entry>
<entry>
<title>unbreak build this needed to be an and..</title>
<updated>2014-07-13T14:13:27+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2014-07-13T14:13:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c41dce262dbcf5a91165452e9183cc69c22d46fc'/>
<id>urn:sha1:c41dce262dbcf5a91165452e9183cc69c22d46fc</id>
<content type='text'>
ok jsing@
</content>
</entry>
<entry>
<title>Take out __bounded__ in the include files we use it in when not on OpenBSD.</title>
<updated>2014-07-13T10:27:22+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2014-07-13T10:27:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=6cf55e250333dd1278daa51a90d18a6c98d044cd'/>
<id>urn:sha1:6cf55e250333dd1278daa51a90d18a6c98d044cd</id>
<content type='text'>
while we can take it out in portable at compile time, it is still a problem
when we install this header file on a system that doesn't support __bounded__
if this is unguarded.
ok miod@ bcook@
</content>
</entry>
<entry>
<title>Only import cryptlib.h in the four source files that actually need it.</title>
<updated>2014-07-11T08:44:49+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2014-07-11T08:44:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=74e2c009c83ad374bd6acdcfc376a384e25ab007'/>
<id>urn:sha1:74e2c009c83ad374bd6acdcfc376a384e25ab007</id>
<content type='text'>
Remove the openssl public includes from cryptlib.h and add a small number
of includes into the source files that actually need them. While here,
also sort/group/tidy the includes.

ok beck@ miod@
</content>
</entry>
<entry>
<title>Explicitly include &lt;openssl/opensslconf.h&gt; in every file that references</title>
<updated>2014-07-10T22:45:58+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2014-07-10T22:45:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=62348213609ef233110561d1a6ed67ad66df1c7e'/>
<id>urn:sha1:62348213609ef233110561d1a6ed67ad66df1c7e</id>
<content type='text'>
an OPENSSL_NO_* define. This avoids relying on something else pulling it
in for us, plus it fixes several cases where the #ifndef OPENSSL_NO_XYZ is
never going to do anything, since OPENSSL_NO_XYZ will never defined, due
to the fact that opensslconf.h has not been included.

This also includes some miscellaneous sorting/tidying of headers.
</content>
</entry>
<entry>
<title>Stop including standard headers via cryptlib.h - pull in the headers that</title>
<updated>2014-07-10T13:58:23+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2014-07-10T13:58:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c917c683bc93c68fbf4310ac181f7906e76b3c94'/>
<id>urn:sha1:c917c683bc93c68fbf4310ac181f7906e76b3c94</id>
<content type='text'>
are needed in the source files that actually require them.

ok beck@ miod@
</content>
</entry>
</feed>
