<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wireguard-openbsd/libexec/ld.so/path.c, branch jd/queueboosts</title>
<subtitle>WireGuard implementation for the OpenBSD kernel</subtitle>
<id>https://git.zx2c4.com/wireguard-openbsd/atom/libexec/ld.so/path.c?h=jd%2Fqueueboosts</id>
<link rel='self' href='https://git.zx2c4.com/wireguard-openbsd/atom/libexec/ld.so/path.c?h=jd%2Fqueueboosts'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/'/>
<updated>2019-12-17T17:16:32Z</updated>
<entry>
<title>Eliminate failure returns from _dl_split_path(): if malloc fails just _dl_oom()</title>
<updated>2019-12-17T17:16:32Z</updated>
<author>
<name>guenther</name>
<email>guenther@openbsd.org</email>
</author>
<published>2019-12-17T17:16:32Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=3d8e19a1e88234ef8b946d7c79832ee657fb249a'/>
<id>urn:sha1:3d8e19a1e88234ef8b946d7c79832ee657fb249a</id>
<content type='text'>
Prompted by Qualys's leveraging malloc failure in _dl_split_path() to get
stuff past.

ok deraadt@ millert@
</content>
</entry>
<entry>
<title>Do not interpret an empty path as current working directory "." when</title>
<updated>2017-06-22T20:44:36Z</updated>
<author>
<name>benno</name>
<email>benno@openbsd.org</email>
</author>
<published>2017-06-22T20:44:36Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=6f60d148b3e231ec6045b9e923a38464ce52e8e8'/>
<id>urn:sha1:6f60d148b3e231ec6045b9e923a38464ce52e8e8</id>
<content type='text'>
parsing LD_LIBRARY_PATH, and in DT_RPATH and DT_RUNPATH attributes and
in ld.so.hints.

ok deraadt@
</content>
</entry>
<entry>
<title>be pedantic with sizeof use</title>
<updated>2015-05-22T13:48:25Z</updated>
<author>
<name>jsg</name>
<email>jsg@openbsd.org</email>
</author>
<published>2015-05-22T13:48:25Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=590eb4f1d0c510a737f422bd60017a6cfb8e71f9'/>
<id>urn:sha1:590eb4f1d0c510a737f422bd60017a6cfb8e71f9</id>
<content type='text'>
no change in behaviour as sizeof(char **) is the same as sizeof(char *)
ok otto@ guenther@
</content>
</entry>
<entry>
<title>delete annoying white space that annoy</title>
<updated>2015-01-22T05:48:17Z</updated>
<author>
<name>deraadt</name>
<email>deraadt@openbsd.org</email>
</author>
<published>2015-01-22T05:48:17Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=3334752f746bd3c2eb2b7b10646cdb63bb9cfb02'/>
<id>urn:sha1:3334752f746bd3c2eb2b7b10646cdb63bb9cfb02</id>
<content type='text'>
</content>
</entry>
<entry>
<title>&lt;sys/param.h&gt; to &lt;limits.h&gt; conversion.  Verified binaries</title>
<updated>2015-01-16T16:18:07Z</updated>
<author>
<name>deraadt</name>
<email>deraadt@openbsd.org</email>
</author>
<published>2015-01-16T16:18:07Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=5b40abcf96ed80dac42133e712cb01524efa88c4'/>
<id>urn:sha1:5b40abcf96ed80dac42133e712cb01524efa88c4</id>
<content type='text'>
ok millert, thanks to doug for process advice
</content>
</entry>
<entry>
<title>check all memory allocations; ok miod@ guenther@</title>
<updated>2014-07-10T09:03:01Z</updated>
<author>
<name>otto</name>
<email>otto@openbsd.org</email>
</author>
<published>2014-07-10T09:03:01Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=67b06ea722b17dd64a534ca507570d38dd11a101'/>
<id>urn:sha1:67b06ea722b17dd64a534ca507570d38dd11a101</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move to a non-zeroing _dl_malloc, a _dl_calloc and _dl_reallocarry and</title>
<updated>2014-06-21T08:00:22Z</updated>
<author>
<name>otto</name>
<email>otto@openbsd.org</email>
</author>
<published>2014-06-21T08:00:22Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=c827e20bd5de29b04150715f2e1ea28438442415'/>
<id>urn:sha1:c827e20bd5de29b04150715f2e1ea28438442415</id>
<content type='text'>
fix _dl_strdup to return NULL instead of crash; ok deraadt@
</content>
</entry>
<entry>
<title>- Parse colon separated paths into NULL terminated arrays of string</title>
<updated>2013-03-20T21:49:59Z</updated>
<author>
<name>kurt</name>
<email>kurt@openbsd.org</email>
</author>
<published>2013-03-20T21:49:59Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=c8dfd7a0734a8685a19a8e0884852e8c62e59623'/>
<id>urn:sha1:c8dfd7a0734a8685a19a8e0884852e8c62e59623</id>
<content type='text'>
pointers to prepare for adding rpath ORIGIN support.
okay matthew@ millert@
</content>
</entry>
</feed>
