<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wireguard-openbsd/lib/libskey/put.c, branch jd/queueboosts</title>
<subtitle>WireGuard implementation for the OpenBSD kernel</subtitle>
<id>https://git.zx2c4.com/wireguard-openbsd/atom/lib/libskey/put.c?h=jd%2Fqueueboosts</id>
<link rel='self' href='https://git.zx2c4.com/wireguard-openbsd/atom/lib/libskey/put.c?h=jd%2Fqueueboosts'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/'/>
<updated>2013-11-29T19:00:50Z</updated>
<entry>
<title>fairly simple unsigned char casts for ctype</title>
<updated>2013-11-29T19:00:50Z</updated>
<author>
<name>deraadt</name>
<email>deraadt@openbsd.org</email>
</author>
<published>2013-11-29T19:00:50Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=80c62621bb25d2491e07ab57f489fdca1ee0d448'/>
<id>urn:sha1:80c62621bb25d2491e07ab57f489fdca1ee0d448</id>
<content type='text'>
ok krw
</content>
</entry>
<entry>
<title>Use snprintf() and strlcpy() throughout.</title>
<updated>2003-04-03T17:48:50Z</updated>
<author>
<name>millert</name>
<email>millert@openbsd.org</email>
</author>
<published>2003-04-03T17:48:50Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=d4a8371fd42b51da49821614a8efadec750ca024'/>
<id>urn:sha1:d4a8371fd42b51da49821614a8efadec750ca024</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use strtok_r() instead of strtok(); millert ok</title>
<updated>2002-06-22T02:13:08Z</updated>
<author>
<name>deraadt</name>
<email>deraadt@openbsd.org</email>
</author>
<published>2002-06-22T02:13:08Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=2cab24aa6be95edf147d8769d70362d1c9a9eea7'/>
<id>urn:sha1:2cab24aa6be95edf147d8769d70362d1c9a9eea7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Part one of userland __P removal.  Done with a simple regexp with some minor hand editing to make comments line up correctly.  Another pass is forthcoming that handles the cases that could not be done automatically.</title>
<updated>2002-02-16T21:27:05Z</updated>
<author>
<name>millert</name>
<email>millert@openbsd.org</email>
</author>
<published>2002-02-16T21:27:05Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=c72b5b24e14c03dd8b22104fbae0d3921fa2aa37'/>
<id>urn:sha1:c72b5b24e14c03dd8b22104fbae0d3921fa2aa37</id>
<content type='text'>
</content>
</entry>
<entry>
<title>We don't need an f() for each hash, just overload the per-hash</title>
<updated>2001-06-20T22:17:21Z</updated>
<author>
<name>millert</name>
<email>millert@openbsd.org</email>
</author>
<published>2001-06-20T22:17:21Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=a345e07d62869e393b04fa728a77fec80a021b1d'/>
<id>urn:sha1:a345e07d62869e393b04fa728a77fec80a021b1d</id>
<content type='text'>
keycrunch() function to do this.
</content>
</entry>
<entry>
<title>- Do coarse locking on /etc/skeykeys.  Fixes a race that could allow</title>
<updated>1997-07-27T21:36:04Z</updated>
<author>
<name>millert</name>
<email>millert@openbsd.org</email>
</author>
<published>1997-07-27T21:36:04Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=20abfeb36baaf281b71cb46180936dc99a052a2c'/>
<id>urn:sha1:20abfeb36baaf281b71cb46180936dc99a052a2c</id>
<content type='text'>
  a replay attempt to succeed.
- OpenBSD tags
</content>
</entry>
<entry>
<title> - int -&gt; long fixes</title>
<updated>1997-07-26T19:42:44Z</updated>
<author>
<name>millert</name>
<email>millert@openbsd.org</email>
</author>
<published>1997-07-26T19:42:44Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=ea55ee16580e7b47c83712c5fd50615f8b1d26ad'/>
<id>urn:sha1:ea55ee16580e7b47c83712c5fd50615f8b1d26ad</id>
<content type='text'>
 - restore priority correctly after setpriority (assumed start pri was 0)
 - rfc-compliant challenge when faking it for those w/o a keyfile entry
   on machines with short hostnames or non-alphanum hostnames.
</content>
</entry>
<entry>
<title>Fix one instance of bad strncpy() usage and some KNF.</title>
<updated>1997-07-24T23:00:25Z</updated>
<author>
<name>millert</name>
<email>millert@openbsd.org</email>
</author>
<published>1997-07-24T23:00:25Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=ca5f2977c6a845108712195270f9b42541b2e707'/>
<id>urn:sha1:ca5f2977c6a845108712195270f9b42541b2e707</id>
<content type='text'>
</content>
</entry>
<entry>
<title>_PATH_SKEYKEYS now lives in &lt;paths.h&gt;</title>
<updated>1997-07-23T06:53:10Z</updated>
<author>
<name>millert</name>
<email>millert@openbsd.org</email>
</author>
<published>1997-07-23T06:53:10Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=ba6e060349cd5c2067a5a4cbde0d89bdbf52a53e'/>
<id>urn:sha1:ba6e060349cd5c2067a5a4cbde0d89bdbf52a53e</id>
<content type='text'>
Add skeygetnext() for iterating over the key file.
</content>
</entry>
<entry>
<title>Add a bunch of length/size macros and use them.</title>
<updated>1996-11-03T18:57:28Z</updated>
<author>
<name>millert</name>
<email>millert@openbsd.org</email>
</author>
<published>1996-11-03T18:57:28Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=85ff9955b5237b6e5b6eccafb9305544776e1097'/>
<id>urn:sha1:85ff9955b5237b6e5b6eccafb9305544776e1097</id>
<content type='text'>
</content>
</entry>
</feed>
