<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wireguard-openbsd/include/protocols, branch master</title>
<subtitle>WireGuard implementation for the OpenBSD kernel</subtitle>
<id>https://git.zx2c4.com/wireguard-openbsd/atom/include/protocols?h=master</id>
<link rel='self' href='https://git.zx2c4.com/wireguard-openbsd/atom/include/protocols?h=master'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/'/>
<updated>2021-01-21T00:16:36Z</updated>
<entry>
<title>Rearrange variables in dump / restore to handle -fno-common.</title>
<updated>2021-01-21T00:16:36Z</updated>
<author>
<name>mortimer</name>
<email>mortimer@openbsd.org</email>
</author>
<published>2021-01-21T00:16:36Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=9be7043ffd0d162f30fbb5ad6b7f73fc5d6b2819'/>
<id>urn:sha1:9be7043ffd0d162f30fbb5ad6b7f73fc5d6b2819</id>
<content type='text'>
Largely following the commit by mckusick in FreeBSD.

ok naddy@
</content>
</entry>
<entry>
<title>Delete option COMPAT_43: support for pre-sa_len binaries has been obsolete</title>
<updated>2015-01-21T02:23:14Z</updated>
<author>
<name>guenther</name>
<email>guenther@openbsd.org</email>
</author>
<published>2015-01-21T02:23:14Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=8a1f5a5836e324050b8d65cf637566d24928f8bc'/>
<id>urn:sha1:8a1f5a5836e324050b8d65cf637566d24928f8bc</id>
<content type='text'>
for a couple decades.  Keep the OSIOCGIFCONF ioctl to support COMPAT_LINUX
but move the rest of the Linux-specific ioctl() handling into linux_socket.c
This lets struct osockaddr finally move from sys/socket.h to protocols/talkd.h

ok krw@ deraadt@ mpi@
</content>
</entry>
<entry>
<title>Since &lt;netdb.h&gt; soon won't include &lt;sys/param.h&gt;, MAXHOSTNAMELEN may</title>
<updated>2015-01-16T00:27:00Z</updated>
<author>
<name>deraadt</name>
<email>deraadt@openbsd.org</email>
</author>
<published>2015-01-16T00:27:00Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=0ea6fd7293ece8520f4706cd7856b6c089b1e429'/>
<id>urn:sha1:0ea6fd7293ece8520f4706cd7856b6c089b1e429</id>
<content type='text'>
not be in scope, so hardcode as 256.  Other options have more downside.
</content>
</entry>
<entry>
<title>make dump support DUIDs for command line arguments and /etc/dumpdates (using</title>
<updated>2014-07-11T16:01:40Z</updated>
<author>
<name>halex</name>
<email>halex@openbsd.org</email>
</author>
<published>2014-07-11T16:01:40Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=150f0d6bfaf91bfeae02a5beb1c69e261aa61096'/>
<id>urn:sha1:150f0d6bfaf91bfeae02a5beb1c69e261aa61096</id>
<content type='text'>
the new shiny -U switch)

dumpdates part originating from, and discussed with, Maximilian Fillinger

seems reasonable to krw@, "get it in" deraadt@
</content>
</entry>
<entry>
<title>dumped is _still_ spelled with one p and not two</title>
<updated>2009-12-15T13:11:42Z</updated>
<author>
<name>halex</name>
<email>halex@openbsd.org</email>
</author>
<published>2009-12-15T13:11:42Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=0de56eb4e767161cad9918455ce1eeb03c710f18'/>
<id>urn:sha1:0de56eb4e767161cad9918455ce1eeb03c710f18</id>
<content type='text'>
ok krw@
</content>
</entry>
<entry>
<title>Add ffs2 support to dump/restore.  From FreeBSD with some NetBSD changes.</title>
<updated>2007-06-03T20:16:07Z</updated>
<author>
<name>millert</name>
<email>millert@openbsd.org</email>
</author>
<published>2007-06-03T20:16:07Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=0155e65346d7beca906c6ff5a2f3eb022c432b08'/>
<id>urn:sha1:0155e65346d7beca906c6ff5a2f3eb022c432b08</id>
<content type='text'>
With help from otto@
</content>
</entry>
<entry>
<title>dumped is really spelled with one p and not two</title>
<updated>2004-03-31T22:08:32Z</updated>
<author>
<name>henning</name>
<email>henning@openbsd.org</email>
</author>
<published>2004-03-31T22:08:32Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=5c93b2165b54903068c2496efb8d70d138f8a3de'/>
<id>urn:sha1:5c93b2165b54903068c2496efb8d70d138f8a3de</id>
<content type='text'>
from Daniel Lucq
</content>
</entry>
<entry>
<title>Remove unnecessary typedef usage.</title>
<updated>2004-01-22T21:48:02Z</updated>
<author>
<name>espie</name>
<email>espie@openbsd.org</email>
</author>
<published>2004-01-22T21:48:02Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=d1f942ab4c8c82a127d8a3e24a46de188ef38ca2'/>
<id>urn:sha1:d1f942ab4c8c82a127d8a3e24a46de188ef38ca2</id>
<content type='text'>
u_char -&gt; unsigned char
u_short -&gt; unsigned short
u_long -&gt; unsigned long
u_int -&gt; unsigned int

okay millert@
</content>
</entry>
<entry>
<title>rename struct dinode to ufs1_dinode.  clears the namespace and makes</title>
<updated>2003-08-25T23:27:43Z</updated>
<author>
<name>tedu</name>
<email>tedu@openbsd.org</email>
</author>
<published>2003-08-25T23:27:43Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=f46297fdd3ce0a6e1f526a5740ecc01001197c35'/>
<id>urn:sha1:f46297fdd3ce0a6e1f526a5740ecc01001197c35</id>
<content type='text'>
way for some future work.  no function changes yet.
help testing otto@ and markus@
</content>
</entry>
<entry>
<title>Remove the advertising clause in the UCB license which Berkeley</title>
<updated>2003-06-02T19:34:12Z</updated>
<author>
<name>millert</name>
<email>millert@openbsd.org</email>
</author>
<published>2003-06-02T19:34:12Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=e33d3bd3b8a4a23ac37a65baf17f90e92afc8157'/>
<id>urn:sha1:e33d3bd3b8a4a23ac37a65baf17f90e92afc8157</id>
<content type='text'>
rescinded 22 July 1999.  Proofed by myself and Theo.
</content>
</entry>
</feed>
