<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wireguard-openbsd/gnu/lib/libiberty/include, branch master</title>
<subtitle>WireGuard implementation for the OpenBSD kernel</subtitle>
<id>https://git.zx2c4.com/wireguard-openbsd/atom/gnu/lib/libiberty/include?h=master</id>
<link rel='self' href='https://git.zx2c4.com/wireguard-openbsd/atom/gnu/lib/libiberty/include?h=master'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/'/>
<updated>2017-07-28T08:26:12Z</updated>
<entry>
<title>provide missing prototypes</title>
<updated>2017-07-28T08:26:12Z</updated>
<author>
<name>espie</name>
<email>espie@openbsd.org</email>
</author>
<published>2017-07-28T08:26:12Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=c3d06a32ae101e66e5f91584bf2c64d053884853'/>
<id>urn:sha1:c3d06a32ae101e66e5f91584bf2c64d053884853</id>
<content type='text'>
this may actually result in bogus error messages, because int != char*

okay jca@
</content>
</entry>
<entry>
<title>Fix CVE-2012-3509, an integer overflow in libiberty, leading to</title>
<updated>2015-06-11T17:33:35Z</updated>
<author>
<name>bluhm</name>
<email>bluhm@openbsd.org</email>
</author>
<published>2015-06-11T17:33:35Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=483f9b85c592a4b6529cdf768372384b6072c25a'/>
<id>urn:sha1:483f9b85c592a4b6529cdf768372384b6072c25a</id>
<content type='text'>
heap-buffer overflow.
From Sebastian Trahm;  OK deraadt@
</content>
</entry>
<entry>
<title>Now that gcc 2.95 is out of the tree, get rid of the old hash table interface</title>
<updated>2014-08-31T01:02:48Z</updated>
<author>
<name>miod</name>
<email>miod@openbsd.org</email>
</author>
<published>2014-08-31T01:02:48Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=2cba60c67de406d43a7268635635374a585557ca'/>
<id>urn:sha1:2cba60c67de406d43a7268635635374a585557ca</id>
<content type='text'>
it was the only user of. Bump major.
</content>
</entry>
<entry>
<title>Add fopen_unlocked.c pex-unix.c pex-common.c unlink-if-ordinary.c to</title>
<updated>2009-10-12T22:32:19Z</updated>
<author>
<name>robert</name>
<email>robert@openbsd.org</email>
</author>
<published>2009-10-12T22:32:19Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=9fe72573103a54ed0bdb36a2bc8ff8a80a5ae236'/>
<id>urn:sha1:9fe72573103a54ed0bdb36a2bc8ff8a80a5ae236</id>
<content type='text'>
the list of built files and switch the md5.h header to the libiberty
one. This change is needed by gcc4 and it is a major library crank for
libiberty.
tested by many people on many architectures and finally ok'd by deraadt@
</content>
</entry>
<entry>
<title>Enable the use of __attribute__ ((__nonnull__)) unconditionally under OpenBSD,</title>
<updated>2008-06-22T20:18:18Z</updated>
<author>
<name>miod</name>
<email>miod@openbsd.org</email>
</author>
<published>2008-06-22T20:18:18Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=bf2f19addccb5a2025b0b3cef60276ae445b53e5'/>
<id>urn:sha1:bf2f19addccb5a2025b0b3cef60276ae445b53e5</id>
<content type='text'>
as has been done for the __sentinel__ attribute, since all toolchains support
it.
</content>
</entry>
<entry>
<title>Merge OpenBSD specific changes:</title>
<updated>2008-05-27T18:52:40Z</updated>
<author>
<name>miod</name>
<email>miod@openbsd.org</email>
</author>
<published>2008-05-27T18:52:40Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=150b7e42cfa21e6546d96ae514ca23e80d970ac7'/>
<id>urn:sha1:150b7e42cfa21e6546d96ae514ca23e80d970ac7</id>
<content type='text'>
- pexecute implementation replaced with the older gcc 2.95 implementation,
  as gcc 2.95's collect2 relies upon an implementation behaviour which has
  been lost in further libiberty updates.
- keep the old hash table interfaces, which are used by gcc 2.95.
- keep the OpenBSD replacement for the md5 interface.
- keep the OpenBSD strl{cat,cpy} and snprinft usage.

Bump libiberty minor version due to the addition of a few new symbols.
</content>
</entry>
<entry>
<title>Update libiberty to the version found in binutils 2.17.1 (which still</title>
<updated>2008-05-27T18:46:00Z</updated>
<author>
<name>miod</name>
<email>miod@openbsd.org</email>
</author>
<published>2008-05-27T18:46:00Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=20fce977aadac3358da45d5027d7d19cdc03b0fe'/>
<id>urn:sha1:20fce977aadac3358da45d5027d7d19cdc03b0fe</id>
<content type='text'>
identifies itself as the gcc 3 version...)
</content>
</entry>
<entry>
<title>fix up conflicts</title>
<updated>2004-12-24T22:03:56Z</updated>
<author>
<name>espie</name>
<email>espie@openbsd.org</email>
</author>
<published>2004-12-24T22:03:56Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=25e200da7abb1e899c6b29276c1d104f90573a1f'/>
<id>urn:sha1:25e200da7abb1e899c6b29276c1d104f90573a1f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update floatformat.[ch] to gdb-6.1 version.  Include regex.c in library.</title>
<updated>2004-05-17T10:00:37Z</updated>
<author>
<name>kettenis</name>
<email>kettenis@openbsd.org</email>
</author>
<published>2004-05-17T10:00:37Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=2579ccdb47af0a74a2a31bf58dd9b5b744d40160'/>
<id>urn:sha1:2579ccdb47af0a74a2a31bf58dd9b5b744d40160</id>
<content type='text'>
ok otto@, pval@
</content>
</entry>
<entry>
<title>Manual merge of ChangeLog entries.</title>
<updated>2003-12-25T18:23:54Z</updated>
<author>
<name>espie</name>
<email>espie@openbsd.org</email>
</author>
<published>2003-12-25T18:23:54Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=9295f731b5de59953887e56eff89637ad3b2b44c'/>
<id>urn:sha1:9295f731b5de59953887e56eff89637ad3b2b44c</id>
<content type='text'>
A bit icky, but binutils includes contain both libiberty stuff and its
own stuff...
</content>
</entry>
</feed>
