<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libcrypto/buffer/buffer.h, branch libressl-v2.2.7</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=libressl-v2.2.7</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=libressl-v2.2.7'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2015-08-02T21:54:23+00:00</updated>
<entry>
<title>This commit was manufactured by cvs2git to create branch 'OPENBSD_5_8'.</title>
<updated>2015-08-02T21:54:23+00:00</updated>
<author>
<name>cvs2svn</name>
<email>admin@example.com</email>
</author>
<published>2015-08-02T21:54:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=67fcb4ef3942fb3a0f1e18f8ebbe7464120d485a'/>
<id>urn:sha1:67fcb4ef3942fb3a0f1e18f8ebbe7464120d485a</id>
<content type='text'>
</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>Unifdef -UNO_SYS_TYPES_H</title>
<updated>2014-06-24T19:37:58+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2014-06-24T19:37:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=94dbb3a0f26c9ea3e0f9bc4671e9bdb835b8e80b'/>
<id>urn:sha1:94dbb3a0f26c9ea3e0f9bc4671e9bdb835b8e80b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add more bounded attributes to the buffer and md5/sha headers in libssl</title>
<updated>2014-06-14T10:28:31+00:00</updated>
<author>
<name>avsm</name>
<email></email>
</author>
<published>2014-06-14T10:28:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=f727d18969186896e7b3e0a18495a198b6bce451'/>
<id>urn:sha1:f727d18969186896e7b3e0a18495a198b6bce451</id>
<content type='text'>
ok miod@
</content>
</entry>
<entry>
<title>tags as requested by miod and tedu</title>
<updated>2014-06-12T15:49:31+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2014-06-12T15:49:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=59f4f2c61d71e266d37dd2fc97615b3fd35b4721'/>
<id>urn:sha1:59f4f2c61d71e266d37dd2fc97615b3fd35b4721</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial KNF.</title>
<updated>2014-04-17T13:58:24+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2014-04-17T13:58:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=83f887261aa740d406437b134c1850b51f98ba53'/>
<id>urn:sha1:83f887261aa740d406437b134c1850b51f98ba53</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.</title>
<updated>2014-04-13T15:25:35+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2014-04-13T15:25:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d2b3c9742a7df4ab87384039c99682d1944f66d7'/>
<id>urn:sha1:d2b3c9742a7df4ab87384039c99682d1944f66d7</id>
<content type='text'>
</content>
</entry>
</feed>
