<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wireguard-openbsd/usr.bin/ssh/OVERVIEW, branch jd/queueboosts</title>
<subtitle>WireGuard implementation for the OpenBSD kernel</subtitle>
<id>https://git.zx2c4.com/wireguard-openbsd/atom/usr.bin/ssh/OVERVIEW?h=jd%2Fqueueboosts</id>
<link rel='self' href='https://git.zx2c4.com/wireguard-openbsd/atom/usr.bin/ssh/OVERVIEW?h=jd%2Fqueueboosts'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/'/>
<updated>2018-10-23T05:56:35Z</updated>
<entry>
<title>refer to OpenSSL not SSLeay;</title>
<updated>2018-10-23T05:56:35Z</updated>
<author>
<name>djm</name>
<email>djm@openbsd.org</email>
</author>
<published>2018-10-23T05:56:35Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=701608f28f57409ec3d72347361ad489521d1b35'/>
<id>urn:sha1:701608f28f57409ec3d72347361ad489521d1b35</id>
<content type='text'>
we're old, but we don't have to act it
</content>
</entry>
<entry>
<title>ssh(1) no longer supports being setuid root. Remove reference to crc32</title>
<updated>2018-07-27T03:55:22Z</updated>
<author>
<name>dtucker</name>
<email>dtucker@openbsd.org</email>
</author>
<published>2018-07-27T03:55:22Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=0c338b42a54c057a901021adb856fffa92706168'/>
<id>urn:sha1:0c338b42a54c057a901021adb856fffa92706168</id>
<content type='text'>
which went with protocol 1.  Pointed out by deraadt@.
</content>
</entry>
<entry>
<title>buffer.[ch] and bufaux.c are no more</title>
<updated>2018-07-10T06:45:29Z</updated>
<author>
<name>djm</name>
<email>djm@openbsd.org</email>
</author>
<published>2018-07-10T06:45:29Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=61f97dff7d1cd9bd37106469fb7891b7f56b9a5f'/>
<id>urn:sha1:61f97dff7d1cd9bd37106469fb7891b7f56b9a5f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>compress.c is gone</title>
<updated>2015-07-08T19:01:15Z</updated>
<author>
<name>markus</name>
<email>markus@openbsd.org</email>
</author>
<published>2015-07-08T19:01:15Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=75e7140d42cf7d7f1e7c44948b80f4f4a9e66959'/>
<id>urn:sha1:75e7140d42cf7d7f1e7c44948b80f4f4a9e66959</id>
<content type='text'>
</content>
</entry>
<entry>
<title>almost entirely get rid of the culture of ".h files that include .h files"</title>
<updated>2006-08-03T03:34:41Z</updated>
<author>
<name>deraadt</name>
<email>deraadt@openbsd.org</email>
</author>
<published>2006-08-03T03:34:41Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=bd9502d503c60bf5de0fd1cfbab7397f3696ad80'/>
<id>urn:sha1:bd9502d503c60bf5de0fd1cfbab7397f3696ad80</id>
<content type='text'>
ok djm, sort of ok stevesk
makes the pain stop in one easy step
</content>
</entry>
<entry>
<title>$OpenBSD$ in here too</title>
<updated>2006-04-01T05:37:46Z</updated>
<author>
<name>djm</name>
<email>djm@openbsd.org</email>
</author>
<published>2006-04-01T05:37:46Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=c3cad30383c39abe9b020f54d1bcd1642cc4829c'/>
<id>urn:sha1:c3cad30383c39abe9b020f54d1bcd1642cc4829c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>replace {GET,PUT}_XXBIT macros with functionally similar functions,</title>
<updated>2006-03-30T09:58:15Z</updated>
<author>
<name>djm</name>
<email>djm@openbsd.org</email>
</author>
<published>2006-03-30T09:58:15Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=4fad3025d21ab2407507d77a8924b309b7a88ffb'/>
<id>urn:sha1:4fad3025d21ab2407507d77a8924b309b7a88ffb</id>
<content type='text'>
silencing a heap of lint warnings. also allows them to use
__bounded__ checking which can't be applied to macros; requested
by and feedback from deraadt@
</content>
</entry>
<entry>
<title>kill some more tiny files; ok deraadt@</title>
<updated>2004-05-09T01:19:27Z</updated>
<author>
<name>djm</name>
<email>djm@openbsd.org</email>
</author>
<published>2004-05-09T01:19:27Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=89b54d615a4525f6a61daa718a59e61752738bb7'/>
<id>urn:sha1:89b54d615a4525f6a61daa718a59e61752738bb7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unexpand and delete whitespace at EOL; ok markus@</title>
<updated>2003-11-21T11:57:02Z</updated>
<author>
<name>djm</name>
<email>djm@openbsd.org</email>
</author>
<published>2003-11-21T11:57:02Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=30e570c7ab8a046b112e59752b75a53155a0c6c7'/>
<id>urn:sha1:30e570c7ab8a046b112e59752b75a53155a0c6c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>note obsolete for &gt; OpenSSH-1.2; ok markus@</title>
<updated>2001-05-22T00:37:20Z</updated>
<author>
<name>stevesk</name>
<email>stevesk@openbsd.org</email>
</author>
<published>2001-05-22T00:37:20Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=e24112cc94e58225338bbfa44c6f5a72f2184acf'/>
<id>urn:sha1:e24112cc94e58225338bbfa44c6f5a72f2184acf</id>
<content type='text'>
</content>
</entry>
</feed>
